Not engraving/cutting the correct size

Im trying to cut and engrave something that is 11.5 by 8.5 and my machine is wanting to cut and engrave it at about 8 x 8. The only settings I have changed is changing my $101 to 63.75 for engraving on a rotary.

Is that something that needs to be changed back before I can go larger? How do I change the setting back and what does it need to be changed to?

Please help I am stumped and I am on a deadline for a project



This is exactly the cause of the issue. $101 sets the steps/mm for the stepper motor. By changing this you’ve changed the amount the controller thinks it has to move the stepper motors for it to reach the specified distance.

You’ll need to revert this to your original setting to correct this. What value this is depends on your particular machine.

Typically this value is the same for $100 and $101 so you could try changing $101 to match $100.

If you changed this using Edit->Machine Settings you may be able to revert to an older version in File->Load Prefs Backup.

If neither of those approaches work you can calibrate the axis using Edit->Machine Settings->Calibrate Axis.

2 Likes

Thank you very much, I will give it a shot.

1 Like

Side note: it’s quite inconvenient to change those parameters every time you switch between normal operation and rotary. You have two options:

  1. create two macros to change the firmware values
  2. use the LightBurn rotary wizard/tool.

Check the documentation: Rotary Setup (GRBL) - LightBurn Software Documentation
or some more explanations here: Rotary roller - Diode Laser Wiki

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.