BambuStudio/src/slic3r/GUI/Jobs
Arthur Tang 5544e9602c FIX: rewrite per-object printing order logic
1. Previous logic can't guarantee left-to-right printing order, so
   toolhead may crash on the right side. In the new algorithm printing
   order is guaranteed.
2. Clearance radius should be the max of 3 directions (left, bottom,
   up), not including right, otherwise collision may happen on bottom or
   up directions.
3. Add is_extrusion_cali_object property to handle extrusion brim
   overlap better.

Change-Id: I44868b9925d983f5cca0c31d35dfa28d895fadbf
2022-11-01 20:52:23 +08:00
..
ArrangeJob.cpp FIX: rewrite per-object printing order logic 2022-11-01 20:52:23 +08:00
ArrangeJob.hpp FIX: auto arranging has stauts report 2022-07-25 22:43:21 +08:00
BindJob.cpp ENH: some improvements and fixs 2022-10-20 19:34:37 +08:00
BindJob.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillBedJob.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillBedJob.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Job.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Job.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
NotificationProgressIndicator.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
NotificationProgressIndicator.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
OrientJob.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +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
PrintJob.cpp ENH: some improvements and fixs 2022-10-20 19:34:37 +08:00
PrintJob.hpp NEW: add ams mapping info when sending a job 2022-10-20 19:34:37 +08:00
ProgressIndicator.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +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 remove: "FIX:fixed some issues with sending prints" 2022-10-20 19:34:37 +08:00
SendJob.hpp NEW:added sending gcode file to sdcard 2022-10-20 19:34:37 +08:00
UpgradeNetworkJob.cpp NEW:download plugin failure can link to wiki page 2022-10-20 19:34:37 +08:00
UpgradeNetworkJob.hpp NEW:download plugin failure can link to wiki page 2022-10-20 19:34:37 +08:00