Error with T0 M6 (select plasma tool)
- edgemir
- Offline
- Senior Member
Less
More
- Posts: 47
- Thank you received: 8
01 Feb 2023 21:33 #263466
by edgemir
Error with T0 M6 (select plasma tool) was created by edgemir
Yesterday I made a new installation of linuxcnc with qtplasmac, when I try to run a code generated with sheetcam the torch stays immobile and remains at that point without sending any type of error, simply no axis moves. Trying to solve the problem, I generated a code from conversational mode and this code does execute without problems. What I found is that if I remove the line in the header in the initialization section of the material, the code T0 M6 the code runs again without problems. I don't know if there is any change that I should make to solve this problem, greetings and thanks for the support...
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2397
- Thank you received: 784
01 Feb 2023 21:55 #263469
by snowgoer540
Replied by snowgoer540 on topic Error with T0 M6 (select plasma tool)
Can you upload the gcode file you are having issue with?
Otherwise we are just guessing
Otherwise we are just guessing
The following user(s) said Thank You: edgemir
Please Log in or Create an account to join the conversation.
- edgemir
- Offline
- Senior Member
Less
More
- Posts: 47
- Thank you received: 8
02 Feb 2023 02:35 #263487
by edgemir
Replied by edgemir on topic Error with T0 M6 (select plasma tool)
Of course, I attach both codes, the problem I found is in the header, regards
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2397
- Thank you received: 784
02 Feb 2023 03:07 #263489
by snowgoer540
Replied by snowgoer540 on topic Error with T0 M6 (select plasma tool)
Both work.ngc and no-work.ngc run fine on my Virtual Machine over here.
I tested both on both a metric machine, and an imperial one.
Can you post a backup of your config (made from the settings tab)?
I tested both on both a metric machine, and an imperial one.
Can you post a backup of your config (made from the settings tab)?
Please Log in or Create an account to join the conversation.
- edgemir
- Offline
- Senior Member
Less
More
- Posts: 47
- Thank you received: 8
02 Feb 2023 20:07 #263545
by edgemir
Replied by edgemir on topic Error with T0 M6 (select plasma tool)
Thanks a lot for your time, I notticed that I delete the section for tool-number in the hal file,restored this lines and there no problems any more...
net tool-number <= iocontrol.0.tool-prep-number
net tool-change-loopback iocontrol.0.tool-change => iocontrol.0.tool-changed
net tool-prepare-loopback iocontrol.0.tool-prepare => iocontrol.0.tool-prepared
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2397
- Thank you received: 784
02 Feb 2023 23:01 - 02 Feb 2023 23:02 #263552
by snowgoer540
Replied by snowgoer540 on topic Error with T0 M6 (select plasma tool)
Looks like you are working with a fairly old configuration. Did you migrate from plasmac?
Of the three lines you posted above, you only need to comment out/delete this one:
The other two should stay.
You could post your config if you'd like us to double check it.
Of the three lines you posted above, you only need to comment out/delete this one:
net tool-number <= iocontrol.0.tool-prep-number
The other two should stay.
You could post your config if you'd like us to double check it.
Last edit: 02 Feb 2023 23:02 by snowgoer540.
The following user(s) said Thank You: edgemir
Please Log in or Create an account to join the conversation.
- edgemir
- Offline
- Senior Member
Less
More
- Posts: 47
- Thank you received: 8
03 Feb 2023 16:24 #263605
by edgemir
Replied by edgemir on topic Error with T0 M6 (select plasma tool)
It's not too old, I did it with stepconf last week, right now i only have the ini and the hal file
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2397
- Thank you received: 784
03 Feb 2023 16:30 #263606
by snowgoer540
Replied by snowgoer540 on topic Error with T0 M6 (select plasma tool)
I thought you said you were running qtplasmac?
That ini file says very differently.
That ini file says very differently.
Please Log in or Create an account to join the conversation.
- edgemir
- Offline
- Senior Member
Less
More
- Posts: 47
- Thank you received: 8
03 Feb 2023 17:36 #263613
by edgemir
Replied by edgemir on topic Error with T0 M6 (select plasma tool)
opps you're rigth, these are the files...last one was the config to check the set up for motors and drivers...
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.060 seconds