I'm trayning to use the LASAURGRBL_VERSION "14.11" on my DIY laser.
The mechanical characteristics are slightly different than the Lasersaur but nothing important.
The electronic is based on the same PINs than DRIVEBOARD's pins.
Here's a little overview of what I get :
If I leave commented the #define DEBUG_IGNORE_SENSORS, nothing move.
If I uncomment it :
I can move X end Y axis with the jog
- Left switch do a X left move.
- Right switch do a X Right move.
- Top and bottom switch are OK!
If I try to do the homing cycle, all axis are going in wrong way ;-(
- My homing position is top/left
I'm trayning to use the LASAURGRBL_VERSION "14.11" on my DIY laser.
The mechanical characteristics are slightly different than the Lasersaur but nothing important.
The electronic is based on the same PINs than DRIVEBOARD's pins.
Here's a little overview of what I get :
If I leave commented the #define DEBUG_IGNORE_SENSORS, nothing move.
If I uncomment it :
I can move X end Y axis with the jog
If I try to do the homing cycle, all axis are going in wrong way ;-(