bullestock / 4xidraw

Software for the AxiDraw drawing machine
GNU General Public License v2.0
77 stars 29 forks source link

Diagonal travel #12

Open steersteer opened 4 years ago

steersteer commented 4 years ago

Hi, I'm having some trouble with this extension. On the manual control tab, "walk carriage (X)" or "walk carriage (Y)" makes the plotter travel diagonally. Also, is there a way to set the origin of the tool or does it default to top left or right etc?

bullestock commented 4 years ago

It sounds as if your GRBL is not configured for COREXY.

On Sat, 23 May 2020, 14:01 steersteer, notifications@github.com wrote:

Hi, I'm having some trouble with this extension. On the manual control tab, "walk carriage (X)" or "walk carriage (Y)" makes the plotter travel diagonally. Also, is there a way to set the origin of the tool or does it default to top left or right etc?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bullestock/4xidraw/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAVDH7ZUSFPFPQH7WQUWKDRS63IRANCNFSM4NINKGRA .

steersteer commented 4 years ago

Well I used misan's gbrl version and verified the "#define COREXY // Default disabled. Uncomment to enable." is uncommented in the config.h. X and Y work as normal in universal gcode sender too