#linuxcnc-devel Logs

Jun 25 2023

#linuxcnc-devel Calendar

01:53 AM pere: seb_kuzminsky: you might want to share your git repo with andypugh.
10:43 AM pere: andypugh: I set a M64 P1 signal in the ini file to turn on the light when I start linuxcnc, and this work great. But when I bring the machine out of estop and turn on the machine, the light turn off again. any idea why?
10:50 AM Unterhaus_ is now known as Unterhausen
01:09 PM andypugh: pere: I think that STARTUP_GCODES only runs on first loading, not every time the machine comes out of e-stop.
01:10 PM andypugh: However, are you saying that e-stop turns the pin off? I wasn’t aware of that. And, in fact, someone was complaining about the motion.digital pins not resetting when he wanted them to.
01:35 PM JT-Shop: [RS274NGC]
01:35 PM JT-Shop: RS274NGC_STARTUP_CODE = M64 P1
01:35 PM JT-Shop: does nothing for me
01:35 PM JT-Shop: with the axis sim
01:36 PM JT-Shop: M64 P1 in the MDI turns on the output and toggling estop and/or power does not change the output
01:37 PM JT-Shop: 2.9.0~pre1+git bunch of numbers and letters
02:05 PM pere: andypugh: yes, e-stop turn the pin off.
02:05 PM pere: but on p1, not p4 (the tool carousel cover)...
02:06 PM pere: perhaps something classicladder related in my machine...
03:27 PM andypugh: Did you look at the CL? What goes in and what goes out?