BambuStudio/src/slic3r/GUI/Jobs
Arthur 2fd184f754 FIX: auto arranging crash
1. Use map<int, std::string> extrude_id_filament_types to avoid mismatching of extruder ids and filament types.
  jira: STUDIO-10708
2. fix plate level arranging not working
  jira: STUDIO-10733, STUDIO-10721
3. fix auto arranging may put objects overlapping with fixed ones when
  changing printer profile.
3. fix auto arranging puts large objects overlapping with occlusion area
4. add alt+a to trigger auto arranging for out of plate objects
4. fix several texts not translated.

Change-Id: Ie43624cb20304f27649d3ce24efa01394f30188e
2025-03-24 09:12:13 +08:00
..
ArrangeJob.cpp FIX: auto arranging crash 2025-03-24 09:12:13 +08:00
ArrangeJob.hpp ENH: auto arrange wipe tower when changing bed 2025-03-24 09:03:27 +08:00
BindJob.cpp FIX: update HMS to support multi-type machines 2025-03-23 20:18:03 +08:00
BindJob.hpp ENH: add dev_ota_version in ssdp 2024-03-25 10:42:29 +08:00
BoostThreadWorker.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
BoostThreadWorker.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
BusyCursorJob.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
EmbossJob.cpp FIX:add "Slic3r::Emboss::union_with_delta" api for single ExPolygons 2025-03-24 09:04:47 +08:00
EmbossJob.hpp FIX:import single_svg and split it(default) 2025-01-09 19:32:26 +08:00
FillBedJob.cpp ENH: better way to rotate items in auto arranging 2024-10-15 15:50:26 +08:00
FillBedJob.hpp FIX: make fill in bed arrange parameters same as normal arrange 2023-07-07 17:25:51 +08:00
Job.cpp ENH:adjust busy cursor position for job 2024-10-15 15:50:26 +08:00
Job.hpp NEW: auto arrange after bed size changes 2024-10-15 15:50:26 +08:00
JobNew.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
NotificationProgressIndicator.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
NotificationProgressIndicator.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
OrientJob.cpp FIX: auto-aranging can't restart with context button if canceled 2024-03-25 15:29:19 +08:00
OrientJob.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PlaterJob.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PlaterJob.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PlaterWorker.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
PrintJob.cpp FIX: the json val could be long long or string 2025-03-24 08:29:26 +08:00
PrintJob.hpp NEW: add more info for multi-nozzles printers 2025-03-22 21:35:57 +08:00
ProgressIndicator.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
RotoptimizeJob.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RotoptimizeJob.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SLAImportJob.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SLAImportJob.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SendJob.cpp ENH:change SD card to external storage 2025-03-22 21:54:21 +08:00
SendJob.hpp FIX:Access code and ip input and interaction logic 2023-11-01 09:33:21 +08:00
ThreadSafeQueue.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
UpgradeNetworkJob.cpp ENH: modify a tips 2022-12-15 04:38:15 -05:00
UpgradeNetworkJob.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
Worker.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00