total number of layers issue
-
-
What gcode flavor are you using in prusa slicer?
And can you share the gcode file in question?
Are you using variable layer heights or supports with a different layer height than the main part?
-
reprap/sprinter firmware
I am using "Synchronize with object layers " turned off - ie not sync'd
i did wonder if this was the reason, but it looks very odd when it starts showing now on layer 70 of 66 !i've made a simpler layergcode.gcode example gcode file, which has the same effect with 76 layers according to Prusa.
-
@ukwebb use reprapfirmware and add
;LAYER:[layer_num]
to the custom gcode tab under thebefore layer change g-code
section -