Skip to content

SuperSlicer not impressed by layerchange gcode #51

@ReneJurack

Description

@ReneJurack

As suggested, I did put

; LAYER_CHANGE

to the layerchange gcode of SuperSlicer Version: 2.3.55
Build: SuperSlicer_
Operating System: Macintosh
System Architecture: 64 bit
System Version: macOS Version 10.16 (Build 20F71)

SS does not put this string into its generated gcode.

If I change the layerchange gcode to something like:
; "layerchange gcode" start:
; LAYER_CHANGE
;"layerchange gcode" end!

the output results in:
; "layerchange gcode" start:
;"layerchange gcode" end!

I can imagine, that LAYER_CHANGE is an SS variable already.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions