BambuStudio/src/libslic3r/GCode
jiaxi.chen fe20ab11b9 FIX: useless change of extruder
jira: none
Change-Id: I4331e129d5a1ed79b539946d84ccd3113df93ef0
2025-03-24 08:36:36 +08:00
..
AvoidCrossingPerimeters.cpp FIX: wrong flush logic 2025-03-22 20:32:25 +08:00
AvoidCrossingPerimeters.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ConflictChecker.cpp ENH: Change the collision calculation 2025-03-24 08:30:17 +08:00
ConflictChecker.hpp Removed unused method 2024-05-06 14:38:59 +08:00
CoolingBuffer.cpp ENH: smoothing z direction speed 2025-03-22 22:09:16 +08:00
CoolingBuffer.hpp FIX: typo -- GCodeEditer -> GCodeEditor 2025-03-23 20:29:08 +08:00
GCodeEditor.cpp FIX: missing gcode line caused by gcode GCodeEditor 2025-03-24 08:34:29 +08:00
GCodeEditor.hpp FIX: typo -- GCodeEditer -> GCodeEditor 2025-03-23 20:29:08 +08:00
GCodeProcessor.cpp FIX: wrong gcode line id after first process 2025-03-24 08:30:17 +08:00
GCodeProcessor.hpp FIX: wrong gcode line id after first process 2025-03-24 08:30:17 +08:00
PostProcessor.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PostProcessor.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PressureEqualizer.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PressureEqualizer.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PrintExtents.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PrintExtents.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RetractWhenCrossingPerimeters.cpp ENH: remove tbb simplify in gcode export 2023-04-17 15:39:02 +08:00
RetractWhenCrossingPerimeters.hpp ENH: speed gcode export up again 2023-04-17 15:39:02 +08:00
SeamPlacer.cpp ENH: filter scarf seam switch result on z dir 2025-03-23 20:16:03 +08:00
SeamPlacer.hpp ENH: filter scarf seam switch result on z dir 2025-03-23 20:16:03 +08:00
Smoothing.cpp ENH: smoothing z direction speed 2025-03-22 22:09:16 +08:00
Smoothing.hpp FIX: typo -- GCodeEditer -> GCodeEditor 2025-03-23 20:29:08 +08:00
SpiralVase.cpp FIX: seam and unretarct pos error on smooth vase 2024-04-10 20:03:44 +08:00
SpiralVase.hpp ENH: Full re-write of spiral vase 2024-04-10 20:03:44 +08:00
ThumbnailData.cpp FIX: fix serveral issues in multi-plate slicing 2022-12-15 04:38:15 -05:00
ThumbnailData.hpp NEW:add "obj preview thumnailData" function 2025-03-22 21:54:20 +08:00
ToolOrderUtils.cpp FIX: wrong filament sequence in some cases 2025-03-23 20:31:05 +08:00
ToolOrderUtils.hpp ENH: refactor filament group 2025-03-22 22:10:53 +08:00
ToolOrdering.cpp FIX: useless change of extruder 2025-03-24 08:36:36 +08:00
ToolOrdering.hpp ENH: add timelapse gcode for multi_extruder 2025-03-23 20:14:41 +08:00
WipeTower.cpp FIX: remove not necessary assert 2025-03-24 08:36:11 +08:00
WipeTower.hpp FIX: modify quick extrude to 1 perimeter width 2025-03-24 08:35:25 +08:00