diff --git a/3040T.hal b/3040T.hal index a431985..fb0fd99 100644 --- a/3040T.hal +++ b/3040T.hal @@ -26,7 +26,6 @@ addf stepgen.update-freq servo-thread addf dsmono.0 servo-thread #Pin Assignments - net estop-out => parport.0.pin-01-out net xstep => parport.0.pin-02-out setp parport.0.pin-02-out-reset 1 diff --git a/custom_postgui.hal b/custom_postgui.hal index 818bbd3..4571c24 100644 --- a/custom_postgui.hal +++ b/custom_postgui.hal @@ -16,7 +16,7 @@ net sigIoctlAir iocontrol.0.coolant-mist => xor2.1.in1 net air <= xor2.1.out net air => cncextension.wr2 -#alcohol +# alcohol net alcohol pyvcp.alcohol-scale-i => cncextension.pwm net alcoholPrime pyvcp.prime-chkbtn => cncextension.pwmPrime @@ -36,17 +36,17 @@ net g10l20x20y20 halui.mdi-command-06 <= pyvcp.microscope-btn net g53g10l20pin halui.mdi-command-07 <= pyvcp.touchoffpin-btn net touchofzpin halui.mdi-command-08 <= pyvcp.touchofz-btn -#Collisionavoid +# Collisionavoid net collision-stop => pyvcp.collision-led net chuck pyvcp.chuck-chkbtn => collisionavoid.chuck setp pyvcp.chuck-chkbtn.changepin 1 -#Autolevel +# Autolevel net levelpin pyvcp.level-chkbtn => compensation.enable-in net runalprobe halui.mdi-command-09 <= pyvcp.alprobe-btn -#Autolevel spinbox display +# Autolevel spinbox display net alprsx pyvcp.alprsx => pyvcp.alprsxDisp net alprsy pyvcp.alprsy => pyvcp.alprsyDisp net alintervl pyvcp.alintervl => pyvcp.alintervlDisp