User Tools

Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
faq [2020/04/03 13:22] ivanfaq [2020/04/09 13:15] ivan
Line 113: Line 113:
  
 ++++ How to remove the homing dialog that keeps popping up when starting the program? | ++++ How to remove the homing dialog that keeps popping up when starting the program? |
 +
 +{{youtube>M1Cljq6eB3w?large}}
  
 The homing dialog is done through the HOMING_HANDLER Software PLC. If you would like to disable it, add a line saying exit(99); near the start of the code like so:  The homing dialog is done through the HOMING_HANDLER Software PLC. If you would like to disable it, add a line saying exit(99); near the start of the code like so: 
Line 122: Line 124:
 <code> //exit(99); </code> <code> //exit(99); </code>
  
 +For more information on this homing dialog, please consult the full [[quickstart:mycnc-quick-start:homing_setup|Homing manual]]. 
 ++++ ++++
  
faq.txt · Last modified: 2024/02/20 10:07 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki