During start i get this error USRMOT: ERROR: command timeout
26 May 2020 23:13 #169015
by Korbi
Hi
i try to build my first NC with LinuxCNC
i want to start with some real basic configs.
but when i try to start my machine i get this log:
Machine configuration file is 'Test_Maschine.ini'
Starting LinuxCNC...
Found file(REL): ./Test_Maschine.hal
Note: Using POSIX realtime
USRMOT: ERROR: command timeout
emcMotionInit: emcTrajInit failed
Config is is in attachments
can someone help me to start LinuxCNC
i try to build my first NC with LinuxCNC
i want to start with some real basic configs.
but when i try to start my machine i get this log:
Machine configuration file is 'Test_Maschine.ini'
Starting LinuxCNC...
Found file(REL): ./Test_Maschine.hal
Note: Using POSIX realtime
USRMOT: ERROR: command timeout
emcMotionInit: emcTrajInit failed
Config is is in attachments
can someone help me to start LinuxCNC
The following user(s) said Thank You: bbsr_5a
Please Log in or Create an account to join the conversation.
27 May 2020 07:56 #169060
by bbsr_5a
Replied by bbsr_5a on topic During start i get this error USRMOT: ERROR: command timeout
Welcome
did you firer up a simulation machine First
its a simple XYZ setup
so why did you choose to go for 2.9 insted of just doing the Debian Stretch iso with 2.7.15 on it
did you firer up a simulation machine First
its a simple XYZ setup
so why did you choose to go for 2.9 insted of just doing the Debian Stretch iso with 2.7.15 on it
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
27 May 2020 08:03 #169061
by tommylight
Replied by tommylight on topic During start i get this error USRMOT: ERROR: command timeout
Test machine hal file is empty.
Please Log in or Create an account to join the conversation.
27 May 2020 08:50 #169067
by Korbi
Replied by Korbi on topic During start i get this error USRMOT: ERROR: command timeout
i am able to start sim machines, like the axis_mm and so on.
I followed a tutorial and get Linuxcnc 2.9.
When nessesarry i can switch to 2.7
You say:
Testmachine hal is empty, what should be inside for a test start?
I followed a tutorial and get Linuxcnc 2.9.
When nessesarry i can switch to 2.7
You say:
Testmachine hal is empty, what should be inside for a test start?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
27 May 2020 10:18 #169104
by tommylight
Replied by tommylight on topic During start i get this error USRMOT: ERROR: command timeout
Attached is one of my hal files.
Attachments:
Please Log in or Create an account to join the conversation.
01 Jun 2020 20:28 #169710
by Korbi
Replied by Korbi on topic During start i get this error USRMOT: ERROR: command timeout
ThankĀ“s very mutch,
now LinuxCNC is starting.
But i fail into the next problem.
I can not reset the e-stop and turn "on" the Machine.
now LinuxCNC is starting.
But i fail into the next problem.
I can not reset the e-stop and turn "on" the Machine.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
01 Jun 2020 20:45 #169711
by tommylight
Replied by tommylight on topic During start i get this error USRMOT: ERROR: command timeout
The pin the the e-stop is attached to in hal has to be inverted, something like:
net FloatSwitch parport.0.pin-13-in
to
net FloatSwitch parport.0.pin-13-in-not
or vice versa, notice the added -not at the end off the line.
net FloatSwitch parport.0.pin-13-in
to
net FloatSwitch parport.0.pin-13-in-not
or vice versa, notice the added -not at the end off the line.
Please Log in or Create an account to join the conversation.
03 Jun 2020 09:03 #169926
by Korbi
Replied by Korbi on topic During start i get this error USRMOT: ERROR: command timeout
Thank you.
actual my Problems are solved
actual my Problems are solved
Please Log in or Create an account to join the conversation.
Time to create page: 0.084 seconds