Interstitial Firmware Releases

Here is 0.84.1 which adds an option to slightly scale in X or Y to allow for more precise cuts. It does this by adding the Scale_X and Scale_Y settings with the acceptable input range being .8 to 1.2.

The way it can be used is that if you have a 1000mm square but when it is cut it is coming out 999mm in the x direction then setting Scale_X to 1000/999 = 1.001 will fix it.

This is very much an imperfect solution, since the real solution is to find the original source of the scaling issue, but it may be useful as a temporary measure.

Updating the maslow.yaml file is necessary for the change to work.

maslow.yaml (3.4 KB)
firmware.bin (1.9 MB)

Feedback is very welcome on how well it works and if it’s a useful feature!

3 Likes