Possible bug, code runs and stalls on Torch on Signal line
- RRcnc
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 1
24 Oct 2020 06:43 - 24 Oct 2020 19:55 #187069
by RRcnc
Possible bug, code runs and stalls on Torch on Signal line was created by RRcnc
Program runs to the first cut command. Torch does not come on and program stalls on this line. You can skip lines and it will run moves no problem but will always stop on a torch on command line.
I've included the backup file and the gcode I was attempting to run.
Linux is updated to most recent 2.9 version and PlasmaC to latest 0.180.
2 Things worth noticing in hal signal check tool.
1 - pin 17 is false, (expected to be true because its my output torch pin and it works fine manually)
2 - cut start is True, so it is indeed asking for cut start.
Thanks again!
I dont know how my first post dissapeared.
I've included the backup file and the gcode I was attempting to run.
Linux is updated to most recent 2.9 version and PlasmaC to latest 0.180.
2 Things worth noticing in hal signal check tool.
1 - pin 17 is false, (expected to be true because its my output torch pin and it works fine manually)
2 - cut start is True, so it is indeed asking for cut start.
Thanks again!
I dont know how my first post dissapeared.
Last edit: 24 Oct 2020 19:55 by RRcnc. Reason: Updating instead of just adding thread length
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
24 Oct 2020 06:47 - 24 Oct 2020 06:48 #187070
by phillc54
Replied by phillc54 on topic Possible bug, code runs and stalls on Torch on Signal line
On the Config tab there is a Backup button, use that to make a copy of your config that you can post here.
linuxcnc.org/docs/2.8/html/plasma/plasma...-guide.html#_support
Could you also post the gcode file that doesn't run.
linuxcnc.org/docs/2.8/html/plasma/plasma...-guide.html#_support
Could you also post the gcode file that doesn't run.
Last edit: 24 Oct 2020 06:48 by phillc54.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19407
- Thank you received: 6507
24 Oct 2020 08:05 #187077
by tommylight
Replied by tommylight on topic Possible bug, code runs and stalls on Torch on Signal line
The torch on line should have
M3 S1
M3 S1
Please Log in or Create an account to join the conversation.
- Tesremos
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 10
25 Oct 2020 03:44 #187160
by Tesremos
Replied by Tesremos on topic Possible bug, code runs and stalls on Torch on Signal line
okay, a picture!
this is robs machine running from term, this happens on load.
this is robs machine running from term, this happens on load.
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10737
- Thank you received: 3540
25 Oct 2020 03:52 #187161
by rodw
Replied by rodw on topic Possible bug, code runs and stalls on Torch on Signal line
YOur photo clips off the important stuff. What does "no module named ..." say?
You may be missing a dependency if its compiled from source.
You may be missing a dependency if its compiled from source.
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
25 Oct 2020 04:23 #187163
by phillc54
Replied by phillc54 on topic Possible bug, code runs and stalls on Torch on Signal line
There are a few things happening here.
1. There is a bit of strange duplication and odd values in the ini file, try the attached one.
2. You should set the Z home position to about 5-10mm below the Z maximum limit.
3. The Probe Speed is way too slow, that is where it is hanging.
1. There is a bit of strange duplication and odd values in the ini file, try the attached one.
2. You should set the Z home position to about 5-10mm below the Z maximum limit.
3. The Probe Speed is way too slow, that is where it is hanging.
Please Log in or Create an account to join the conversation.
- Tesremos
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 10
25 Oct 2020 04:26 #187164
by Tesremos
Replied by Tesremos on topic Possible bug, code runs and stalls on Torch on Signal line
dealt with all the extra weird duplication stuff,
z home has been set to -5 , axis travel is now +1 => -40.5 with offset at +1.5
trying faster probe speed now.
z home has been set to -5 , axis travel is now +1 => -40.5 with offset at +1.5
trying faster probe speed now.
Please Log in or Create an account to join the conversation.
- Tesremos
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 10
25 Oct 2020 04:32 #187165
by Tesremos
Replied by Tesremos on topic Possible bug, code runs and stalls on Torch on Signal line
faster probe speed has made a difference
it now tries to establish an arc.
it now tries to establish an arc.
Please Log in or Create an account to join the conversation.
- RRcnc
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 1
25 Oct 2020 05:36 #187166
by RRcnc
Replied by RRcnc on topic Possible bug, code runs and stalls on Torch on Signal line
Thanks to this forum and Sommerset up here we finally made it! Its cutting! I really have no clue how to use forums. I'd like to show you a pic.
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
25 Oct 2020 05:39 #187167
by phillc54
Replied by phillc54 on topic Possible bug, code runs and stalls on Torch on Signal line
Glad you are cutting...
When you reply there is an Attachment button below, just click that and you can add files of the types listed.
When you reply there is an Attachment button below, just click that and you can add files of the types listed.
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.076 seconds