Denvi/Candle

inverted controls

technischedienstWZC opened this issue · 2 comments

my controls are inverted. when i push the down button the motor go's up, left=right, ....

how can i fix this??

Versions

  • Candle version: [e.g.: 1.0.11, 1.1.7, 1.2.9b]
  • Firmware version: [e.g.: 0.9j, 1.1h]

PC info

  • OS: …
  • OpenGL version: ...

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Example files
Add G-code files that cause problems.

Additional context
Add any other context about the problem here.

mar0x commented

Hello,
It seems you need to adjust your "Direction port invert, mask" GRBL Setting (see https://github.com/gnea/grbl/wiki/Grbl-v1.1-Configuration#3--direction-port-invert-mask).

thanks for the answer i 'll give it a try

Hello, It seems you need to adjust your "Direction port invert, mask" GRBL Setting (see https://github.com/gnea/grbl/wiki/Grbl-v1.1-Configuration#3--direction-port-invert-mask).