Any way to single step through gcode
- beefy
- Offline
- Elite Member
Less
More
- Posts: 224
- Thank you received: 56
07 Aug 2023 08:38 - 07 Aug 2023 08:39 #277206
by beefy
Any way to single step through gcode was created by beefy
The last 2 CNC systems I had before Linuxcnc had a button to single step through gcode.
Is there any way to do this in Qtplasmac.
Is there any way to do this in Qtplasmac.
Last edit: 07 Aug 2023 08:39 by beefy.
Please Log in or Create an account to join the conversation.
- snowgoer540
- Away
- Moderator
Less
More
- Posts: 2393
- Thank you received: 782
07 Aug 2023 09:19 - 07 Aug 2023 09:20 #277211
by snowgoer540
Replied by snowgoer540 on topic Any way to single step through gcode
linuxcnc does have provisions for single step, but it is not part of the QtPlasmaC gui.
What is the use case? For other guis that control a Mill (for example) single step "makes sense" because the tool spinning while the work piece is stationary generally has no repercussion. With an active plasma arc, sitting stationary would cause the material to melt until the arc was lost.
If you are wanting to check the program, and didnt want to just "dry run" it, one option would be to start the dry run, and then pause the works after it started X/Y motion. This would allow you to use the FWD/REV buttons in the cut recovery window to move through the program at your own pace.
What is the use case? For other guis that control a Mill (for example) single step "makes sense" because the tool spinning while the work piece is stationary generally has no repercussion. With an active plasma arc, sitting stationary would cause the material to melt until the arc was lost.
If you are wanting to check the program, and didnt want to just "dry run" it, one option would be to start the dry run, and then pause the works after it started X/Y motion. This would allow you to use the FWD/REV buttons in the cut recovery window to move through the program at your own pace.
Last edit: 07 Aug 2023 09:20 by snowgoer540.
Please Log in or Create an account to join the conversation.
- beefy
- Offline
- Elite Member
Less
More
- Posts: 224
- Thank you received: 56
07 Aug 2023 10:11 #277216
by beefy
Replied by beefy on topic Any way to single step through gcode
Thanks Snowgoer,
no particular need at present but in the past I'd use it as a gcode troubleshooting tool. I was just looking at the main page on the GUI and it occurred to me there's no means of single stepping if I ever needed it.
So thought I'd ask before I may need it.
no particular need at present but in the past I'd use it as a gcode troubleshooting tool. I was just looking at the main page on the GUI and it occurred to me there's no means of single stepping if I ever needed it.
So thought I'd ask before I may need it.
Please Log in or Create an account to join the conversation.
- snowgoer540
- Away
- Moderator
Less
More
- Posts: 2393
- Thank you received: 782
07 Aug 2023 10:40 #277218
by snowgoer540
Replied by snowgoer540 on topic Any way to single step through gcode
No worries. I suppose one thing that's different from a mill to plasma is a mill cant "dry run". So you might find that dry running in conjunction with the cut recovery FWD/REV to be sufficient.
Please Log in or Create an account to join the conversation.
- tommylight
- Offline
- Moderator
Less
More
- Posts: 19409
- Thank you received: 6507
07 Aug 2023 11:51 #277228
by tommylight
Replied by tommylight on topic Any way to single step through gcode
Single step on plasma machines is of not much use, example, step one go to start point, step two find material, step three fire the torch ... makes a big hole on material and extingushes the arc, so can not continue any more from the same spot.
PlasmaC and QtPlasmaC have "disable torch" that works perfectly as it does everything including probing without firing the torch, so you can test the entire gcode without making any cut.
This i use a lot, even for finding material 0,0 on machines with no laser cross.
PlasmaC and QtPlasmaC have "disable torch" that works perfectly as it does everything including probing without firing the torch, so you can test the entire gcode without making any cut.
This i use a lot, even for finding material 0,0 on machines with no laser cross.
Please Log in or Create an account to join the conversation.
- beefy
- Offline
- Elite Member
Less
More
- Posts: 224
- Thank you received: 56
07 Aug 2023 12:39 #277233
by beefy
Replied by beefy on topic Any way to single step through gcode
Sounds good, thanks guys.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.064 seconds