BambuStudio/src/libslic3r/GCode
salt.wei 431eabd464 ENH: use gcode processer to get precise layer number
Using layer z to calculate total layer number is not
precision, because for some models with sharp top
layer, the top layer may be empty.

Check the final layer change in final gcode file.
This must be same with total layer number.

Jira: Studio-2123

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I5d001a8bb9548c3fb5f67fda966051ac3bb16502
2023-02-01 16:24:44 +08:00
..
AvoidCrossingPerimeters.cpp ENH: merge tree support layers to support layers 2023-01-10 19:08:26 +08:00
AvoidCrossingPerimeters.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CoolingBuffer.cpp ENH: don't apply new fan speed until filament change finished 2022-12-15 04:33:48 -05:00
CoolingBuffer.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GCodeProcessor.cpp ENH: use gcode processer to get precise layer number 2023-02-01 16:24:44 +08:00
GCodeProcessor.hpp ENH: use gcode processer to get precise layer number 2023-02-01 16:24:44 +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
SeamPlacer.cpp fix: Revert "ENH: avoid overhang area when set the seam position" 2023-02-01 16:24:44 +08:00
SeamPlacer.hpp fix: Revert "ENH: avoid overhang area when set the seam position" 2023-02-01 16:24:44 +08:00
SpiralVase.cpp Add the full source of BambuStudio 2022-07-15 23:42: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: merge tree support layers to support layers 2023-01-10 19:08:26 +08:00
ToolOrdering.hpp FIX: fix an flush_into_object bug for copied objects 2022-10-20 19:34:37 +08:00
WipeTower.cpp FIX: add notes 2022-12-15 04:33:48 -05:00
WipeTower.hpp ENH: enable thick bridge for wipe tower 2022-12-15 04:33:48 -05:00