Denvi / Candle

GRBL controller application with G-Code visualizer written in Qt.
GNU General Public License v3.0
1.38k stars 549 forks source link

backwards #641

Open david1560 opened 3 months ago

david1560 commented 3 months ago

Versions

PC info

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. when I use candle grbl everything cuts good but when i cut numbers and letters they come out backwards but the controls are the right way when i hit left it goes left and up is up and forward is forward and so on so what am I doing wrong can anyone help me please

david1560 commented 3 months ago

Add any other context about the problem here. when I use candle grbl everything cuts good but when i cut numbers and letters they come out backwards but the controls are the right way when i hit left it goes left and up is up and forward is forward and so on so what am I doing wrong can anyone help me pleas

mar0x commented 3 months ago

Hello, Candle visualizes tool path for your GRBL program. If visualization is the same as your result, then you should find the issue in GRBL program (or generator).