Wrong direction after uploading new firmware

After I uploaded a new firmware, worked
my Z-Axis again.
Even the other directions but..
Now it’s the wrong direction for all of them.
Where do I change the directions?

If you remove your machine from Easel, you could re load it and go through the motions of direction settings or:

  1. 1. Connect and Access Machine Inspector:

Power on your X-Carve and connect it to Easel. Open any project, then go to Machine > General Settings > Machine Inspector.

  1. 2. View Current Settings:

In the Machine Inspector, you’ll see a console window. Type $$ and press Enter to view the current GRBL settings.

  1. 3. Change Settings:

To modify a setting, type the desired setting (e.g., $100=115) and press Enter. The console will display “ok” if the change was successful.

  1. 4. Verify Changes:

After making changes, type $$ again to view the updated settings and ensure your changes were saved correctly.

$3= is for direction changes

GRBL_Settings_Pocket_Guide_Rev_B.pdf

The easy way to invert an axis is to redo the machine setup (machine>setup new machine) and then when you do the setup there is a page (its skippable so don’t skip it) where you need to test each axis and answer a simple question. Based on those answers easel automatically corects the direction of each axis by adjusting grbl setting $3.

1 Like