Activate Laser M76func issue

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

cryptonym
Posts: 25
Joined: Sun Feb 20, 2022 2:22 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Activate Laser M76func issue

Post by cryptonym »

cncsnw wrote: Fri Jan 27, 2023 4:40 pm ... and, if it is still desired to turn off the laser in case of Fault or Emergency Stop:

Code: Select all

;LaserAlignActivate
IF SkinLaserAlign_M THEN (LaserAlignPD)
IF (LaserAlignPD ^ LaserAlignActivate_SV) && !SV_STOP THEN (LaserAlignActivate_SV)

IF LaserAlignActivate_SV THEN (LaserAlignActivate),
                              (LaserAlignLED)
I would think this is better, estop should turn it off. Hopefully this can be added to 5.0
cnckeith
Posts: 7287
Joined: Wed Mar 03, 2010 4:23 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Contact:

Re: Activate Laser M76func issue

Post by cnckeith »

cryptonym, for the CNC PC being used what are the PC specs?
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
Post Reply