User Tools

Site Tools


mycnc:gantry_alignment_macro_wizard

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
mycnc:gantry_alignment_macro_wizard [2018/08/25 13:22] skirillovmycnc:gantry_alignment_macro_wizard [2018/08/26 10:45] skirillov
Line 294: Line 294:
 1) Let's say Motor outputs #0 and #1 configured as Y. 1) Let's say Motor outputs #0 and #1 configured as Y.
  
-{{mycnc:mycnc-gantry-005.png}}+{{mycnc:configuration:mycnc-gantry-005.png}}
  
-2) Procedure that connect both outputs to Y axis will look as+2) Procedure to connect both outputs to Y axis will look as
  
 <code C M219.plc> <code C M219.plc>
Line 430: Line 430:
 G91 G0 Y-1000 F500    (# Move toward Gantry Sensors) G91 G0 Y-1000 F500    (# Move toward Gantry Sensors)
  
-It takes a time PLC controller from M144 procedure sends +There is message delivery time from PLC to CNC control software
-updated register #800,#801,#802 values to myCNC control software +Need to wait some time till registers #800-802 will be updated 
-( Add 0.5 seconds pause to get all the registers updated )+( Add 0.5 seconds pause to get all the registers refreshed )
  
 G4 P0.5               (# Pause) G4 P0.5               (# Pause)
mycnc/gantry_alignment_macro_wizard.txt · Last modified: 2020/01/31 14:24 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki