Replies: 1 comment 2 replies
-
Which version of UGS are you running? There was a problem some time ago where minus characters were typed using a two byte UTF-8 character instead of a ASCII-character which couldn't be understood by the controller. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
(quite experienced cnc-user - new to grbl / ugs)
maybe i missed some settings. after setting up an experimental pencil-plotter - everything works fine, but i am not able to send negative coordinates from a g-code file. no homing, no soft ends set.
A really simple
G0X-10
is send from the text window as (and also feedbacked in the command like this)
G0X10
(and the machine moves +10)
from the UGS-command-line
G0X-10
works fine and the machine moves as expected.
is it a bug ? some special gcode syntax needed ? do i miss some settings to allow working in quadrant 2,3,4 ?
thanks for support - kind regards from zürich / switzerland - tom
Beta Was this translation helpful? Give feedback.
All reactions