Settings are not emitted at the end of the gcode file, which prevents post processor functions #669
Labels
fix is live in the last release
Please download /build the last release and try to reproduce.
Version
Version of SupserSlicer used goes here, Use
About->About SuperSlicer
I've built it from the latest sources on GitHub, so it is 2.2.55
Operating system type + version
What OS are you using (and version)
WIndows 10
3D printer brand / version + firmware version (if known)
What 3D printer brand / version are you printing on, is it a stock model or did you modify the printer, what firmware is running on your printer, version of the firmware #s
Behavior
I've a somewhat complicated post processor that relies on the settings.
They are usually stored at the end of the gcode file
Things like
; infill_speed = 80
; external_perimeter_speed = 30
They are not emitted anymore, so my post processor falls back to hard-coded default settings.
This does not really work.
Not sure if this is Prusa merge issue or not.
Defect14.zip
Project File (.3MF) where problem occurs
Upload a SuperSlicer Project File (.3MF) (
File -> Save
/Save Project
)The text was updated successfully, but these errors were encountered: