uv3dp icon indicating copy to clipboard operation
uv3dp copied to clipboard

bottomLayerLiftHeight and bottomLayerLiftSpeed transposed on decode

Open fcollingwood opened this issue 3 years ago • 2 comments

I opened an issue when running 1.2.5 as follows:

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

Apparently this was fixed in 1.2.6

I am now running 1.2.10 and am seeing the same problem again

fcollingwood avatar Mar 10 '21 05:03 fcollingwood

I'll look into it. Thanks for bringing it to my attention.

ezrec avatar Mar 13 '21 00:03 ezrec

This should be fixed in v1.2.11

If not, can you reopen and attach a small test file that replicates the issue?

ezrec avatar Mar 13 '21 02:03 ezrec