Denvi / Candle

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

restoring coordinates after an alarm and executing commands before homing cycle #567

Open MadMaker21 opened 2 years ago

MadMaker21 commented 2 years ago

Versions

PC info

Describe the bug 1.After any alarm (check door and so on), cnc i think it should be unlocked with $X command, but nothing changes when i try it, only restart of controller helps. 2.When i turn on cnc i have no alarms like "you need compleate homing cycle before start cut" i just think it should work so.

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.