You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have observed the printer, and it is lifting to 6mm at 50mmpm and then from 6mm to 20mm at 300mmpm for bottom layers, i.e. it is performing exactly as per the settings.
If I decode the .ctb to a zip file and check the run.gcode file, I find the following:
I slice in formware to a .ctb file, with the following bottomLayerLiftHeight and bottomLayerLiftSpeed settings:
;zSlowUpDistance:6
;normalDropSpeed:300
.
.
.
;bottomLayerLiftHeight:20
;bottomLayerLiftSpeed:50
I have observed the printer, and it is lifting to 6mm at 50mmpm and then from 6mm to 20mm at 300mmpm for bottom layers, i.e. it is performing exactly as per the settings.
If I decode the .ctb to a zip file and check the run.gcode file, I find the following:
;bottomLayerLiftHeight:50
;bottomLayerLiftSpeed:20
In other words, uv3dp has transposed these two settings.
The printer is a Phrozen Sonic Mighty 4K
The text was updated successfully, but these errors were encountered: