BambuStudio/resources/profiles
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
..
BBL FIX: rewrite per-object printing order logic 2022-11-01 20:52:23 +08:00
Creality ENH: add preset for ender3 printer 2022-10-20 19:34:37 +08:00
Voron ENH: modify start gcode of voron 2022-10-20 19:34:37 +08:00
BBL.json FIX: nozzle_volume should not be array 2022-10-20 19:34:37 +08:00
Creality.json ENH: add preset for ender3 printer 2022-10-20 19:34:37 +08:00
Voron.json ENH: add preset of voron 2022-10-20 19:34:37 +08:00