NEW BUILD, need help with e-stop in tklinuxcnc
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 17286
- Thank you received: 5030
10 Oct 2025 20:30 - 10 Oct 2025 20:32 #336227
by PCW
Replied by PCW on topic NEW BUILD, need help with e-stop in tklinuxcnc
if this:
net estop-loop =>iocontrol.0.user-enable-out
net estop-loop => iocontrol.0.emc-enable-in
does not work, it's most likely because you have
estop-loop connected to another pin in the hal file.
Starting LinuxCNC from the command line will show the actual error.
net estop-loop =>iocontrol.0.user-enable-out
net estop-loop => iocontrol.0.emc-enable-in
does not work, it's most likely because you have
estop-loop connected to another pin in the hal file.
Starting LinuxCNC from the command line will show the actual error.
Last edit: 10 Oct 2025 20:32 by PCW.
Please Log in or Create an account to join the conversation.
- Dragan
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
10 Oct 2025 20:37 #336229
by Dragan
Replied by Dragan on topic NEW BUILD, need help with e-stop in tklinuxcnc
c@raspberrypi:~/linuxcnc/configs/microcarve$ LINUXCNC - 2.9.6
Machine configuration directory is '/home/cnc/linuxcnc/configs/microcarve'
Machine configuration file is 'microcarve.ini'
Starting LinuxCNC...
linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
Note: Using POSIX realtime
Found file(REL): ./microcarve.hal
task: main loop took 0.100768 seconds
task: main loop took 0.113741 seconds
task: main loop took 0.140260 seconds
this is what i get running it from commandline. task: main loop ........
Machine configuration directory is '/home/cnc/linuxcnc/configs/microcarve'
Machine configuration file is 'microcarve.ini'
Starting LinuxCNC...
linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
Note: Using POSIX realtime
Found file(REL): ./microcarve.hal
task: main loop took 0.100768 seconds
task: main loop took 0.113741 seconds
task: main loop took 0.140260 seconds
this is what i get running it from commandline. task: main loop ........
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 17286
- Thank you received: 5030
10 Oct 2025 20:41 #336231
by PCW
Replied by PCW on topic NEW BUILD, need help with e-stop in tklinuxcnc
Are you saying the GUI never launches?
Please Log in or Create an account to join the conversation.
- Dragan
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
10 Oct 2025 20:45 #336232
by Dragan
Replied by Dragan on topic NEW BUILD, need help with e-stop in tklinuxcnc
gui is launching i cant move the stepper with arrows because i am locked and i can not turn the machine on
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 19612
- Thank you received: 4521
10 Oct 2025 20:51 #336233
by andypugh
Replied by andypugh on topic NEW BUILD, need help with e-stop in tklinuxcnc
Does the sim/tklinuxcnc config start OK? That uses the same loop.
github.com/LinuxCNC/linuxcnc/blob/master...lib/core_sim.hal#L46
github.com/LinuxCNC/linuxcnc/blob/master...lib/core_sim.hal#L46
Please Log in or Create an account to join the conversation.
- Dragan
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
11 Oct 2025 08:52 #336268
by Dragan
Replied by Dragan on topic NEW BUILD, need help with e-stop in tklinuxcnc
Hello friends, thanks to everyone for the help. Unfortunately, it didn't work out, and after two days, I gave up and looked for another solution. I stumbled across an Arduino in my boxes and decided to go with UGS on Raspberry (VNC) & GRBL on Arduino. Everything worked flawlessly right away. I'm satisfied. Thanks again to all and best wishes.
Thanks,
Dragan
Thanks,
Dragan
Please Log in or Create an account to join the conversation.
Time to create page: 0.167 seconds