OrcaSlicer/src/libslic3r/GCode
xun.zhang 8d2a5dedc1 FIX: use extruder list to decide chamber temp
As title.Use the same way to decide exhaust fan.
Removes end print exhaust fan control.

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id14f3d91171b81239b336ef879061c6de7d68edf
2023-09-22 16:21:26 +08:00
..
AvoidCrossingPerimeters.cpp ENH: fix for STUDIO-881 2023-04-17 15:39:02 +08:00
AvoidCrossingPerimeters.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ConflictChecker.cpp FIX: false alarms due to wrong print z of gcode paths 2023-07-07 17:25:51 +08:00
ConflictChecker.hpp FIX: false alarms due to wrong print z of gcode paths 2023-07-07 17:25:51 +08:00
CoolingBuffer.cpp ENH: apply fan speed immediately after changing layer 2023-07-07 17:52:43 +08:00
CoolingBuffer.hpp ENH: apply fan speed immediately after changing layer 2023-07-07 17:52:43 +08:00
GCodeProcessor.cpp FIX: use extruder list to decide chamber temp 2023-09-22 16:21:26 +08:00
GCodeProcessor.hpp FIX: use extruder list to decide chamber temp 2023-09-22 16:21:26 +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 FIX: short edge collapse algortihm 2023-09-22 16:21:26 +08:00
SeamPlacer.hpp FIX: short edge collapse algortihm 2023-09-22 16:21:26 +08:00
SpiralVase.cpp ENH: add back use_relative_e for third party printer 2023-07-07 17:29:08 +08:00
SpiralVase.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ThumbnailData.cpp FIX: fix serveral issues in multi-plate slicing 2022-12-15 04:38:15 -05:00
ThumbnailData.hpp ENH: save bed type in 3mf for first layer scan 2022-12-15 04:33:48 -05:00
ToolOrdering.cpp ENH: support custom the first layer print sequence 2023-08-15 21:39:50 +08:00
ToolOrdering.hpp FIX: fix an flush_into_object bug for copied objects 2022-10-20 19:34:37 +08:00
WipeTower.cpp ENH: sync voron profile from orca 2023-07-07 17:29:08 +08:00
WipeTower.hpp ENH: add wipe tower into conflict check 2023-04-17 15:39:02 +08:00