mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
FIX: update the nozzle info
JIRA: [STUDIO-13764] Change-Id: I2c93de86ee3cbe42236dcc1b7dd4ecc8bcd8744f (cherry picked from commit 0d04ab3856fe19985ba06d0054f57e1fe9efded3)
This commit is contained in:
@@ -98,7 +98,7 @@ void DevNozzleSystemParser::ParseV1_0(const nlohmann::json& nozzletype_json,
|
||||
}
|
||||
}
|
||||
|
||||
system->m_nozzles.emplace(0, nozzle);
|
||||
system->m_nozzles[nozzle.m_nozzle_id] = nozzle;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user