My Newb Plasma Table Attempted Build

More
04 Jun 2020 22:54 #170162 by dvn4life1972

Yes


No, the part shows as it should be. Also I swapped drivers, and can't home...I get following errors. Swapped them back around and now I can't do anything. More following errors when trying to home. Sometimes one axis will make it through, then another will have the error. I'm about sick of this.

Please Log in or Create an account to join the conversation.

More
04 Jun 2020 23:07 #170164 by dvn4life1972
Gonna end this thread here. I'm just going to tear it down and get rid of the belt drive, the laptop, etc etc and do a big do-over now. I should've never taken in those jobs at the time I took them. This really blows my mind.

Please Log in or Create an account to join the conversation.

More
04 Jun 2020 23:21 #170169 by PCW
Swapping drives should have no effect on the software

Did you just unplug the step/dir and motor connectors from the
drives and swap drives?

Please Log in or Create an account to join the conversation.

More
04 Jun 2020 23:23 #170170 by tommylight
?????????
What the h.......
Did you try to do a round shape, not from the wizard, use inkscape, draw a circle, path>object to path, extensions>gcodetools>path to gcode, open in LinuxCNC.
The following user(s) said Thank You: dvn4life1972

Please Log in or Create an account to join the conversation.

More
04 Jun 2020 23:29 #170173 by dvn4life1972

Swapping drives should have no effect on the software

Did you just unplug the step/dir and motor connectors from the
drives and swap drives?


I powered down everything and swapped the plugs (both plugs per each driver). Even after I put them back - they're labeled - it was giving errors.

Please Log in or Create an account to join the conversation.

More
04 Jun 2020 23:30 #170174 by dvn4life1972

?????????
What the h.......
Did you try to do a round shape, not from the wizard, use inkscape, draw a circle, path>object to path, extensions>gcodetools>path to gcode, open in LinuxCNC.


No, I don't have Inkscape. I'm getting a regular PC and starting over with that. I only need the G.D. thing to cut my plates for rack and pinion and then it can go all the way to hell.

Please Log in or Create an account to join the conversation.

More
04 Jun 2020 23:42 #170176 by tommylight
Can you try this, it is in MM and has G21 in it so it should work as is, feed set at 10inch/m
%
G21 (All units in mm)
F250
G00 X50.000000 Y25.000000
M3 S1
G02 X48.096988 Y15.432914   I-25.000000 J0.000000 
G02 X42.677670 Y7.322330   I-23.096988 J9.567086
G02 X34.567086 Y1.903012   I-17.677670 J17.677670
G02 X25.000000 Y0.000000   I-9.567086 J23.096988
G02 X15.432914 Y1.903012   I0.000000 J25.000000
G02 X7.322330 Y7.322330   I9.567086 J23.096988
G02 X1.903012 Y15.432914   I17.677670 J17.677670
G02 X0.000000 Y25.000000   I23.096988 J9.567086
G02 X1.903012 Y34.567086   I25.000000 J-0.000000
G02 X7.322330 Y42.677670   I23.096988 J-9.567086
G02 X15.432914 Y48.096988   I17.677670 J-17.677670
G02 X25.000000 Y50.000000   I9.567086 J-23.096988
G02 X34.567086 Y48.096988   I-0.000000 J-25.000000
G02 X42.677670 Y42.677670   I-9.567086 J-23.096988
G02 X48.096988 Y34.567086   I-17.677670 J-17.677670
G02 X50.000000 Y25.000000   I-23.096988 J-9.567086
G01 X50.000000 Y25.000000  
M5
G00 X0.0000 Y0.0000
%
The following user(s) said Thank You: dvn4life1972

Please Log in or Create an account to join the conversation.

More
04 Jun 2020 23:49 - 04 Jun 2020 23:50 #170179 by dvn4life1972

Can you try this, it is in MM and has G21 in it so it should work as is, feed set at 10inch/m
%
G21 (All units in mm)
F250
G00 X50.000000 Y25.000000
M3 S1
G02 X48.096988 Y15.432914   I-25.000000 J0.000000 
G02 X42.677670 Y7.322330   I-23.096988 J9.567086
G02 X34.567086 Y1.903012   I-17.677670 J17.677670
G02 X25.000000 Y0.000000   I-9.567086 J23.096988
G02 X15.432914 Y1.903012   I0.000000 J25.000000
G02 X7.322330 Y7.322330   I9.567086 J23.096988
G02 X1.903012 Y15.432914   I17.677670 J17.677670
G02 X0.000000 Y25.000000   I23.096988 J9.567086
G02 X1.903012 Y34.567086   I25.000000 J-0.000000
G02 X7.322330 Y42.677670   I23.096988 J-9.567086
G02 X15.432914 Y48.096988   I17.677670 J-17.677670
G02 X25.000000 Y50.000000   I9.567086 J-23.096988
G02 X34.567086 Y48.096988   I-0.000000 J-25.000000
G02 X42.677670 Y42.677670   I-9.567086 J-23.096988
G02 X48.096988 Y34.567086   I-17.677670 J-17.677670
G02 X50.000000 Y25.000000   I-23.096988 J-9.567086
G01 X50.000000 Y25.000000  
M5
G00 X0.0000 Y0.0000
%


I can't. It won't even home now.

Edit: just gives following errors. And not on the same axis each time. Maybe my laptop got a virus.
Last edit: 04 Jun 2020 23:50 by dvn4life1972.

Please Log in or Create an account to join the conversation.

More
05 Jun 2020 00:04 #170181 by PCW
You could widen the following error limits, but this is just a work-around for host PC latency issues.

I suspect your laptop does not have the good real time performance the LinuxCNC requires.

You may be able to work around this by

1. Setting the servo thread time to 2 mS (2000000)
2. Widening the following error limits to say 0.005, .02
The following user(s) said Thank You: dvn4life1972

Please Log in or Create an account to join the conversation.

More
05 Jun 2020 00:15 #170184 by dvn4life1972

You could widen the following error limits, but this is just a work-around for host PC latency issues.

I suspect your laptop does not have the good real time performance the LinuxCNC requires.

You may be able to work around this by

1. Setting the servo thread time to 2 mS (2000000)
2. Widening the following error limits to say 0.005, .02


I'm already with ya on that, in a way. Picking up a proper PC for the task tomorrow. The servo thread time is already at 2000000.

Please Log in or Create an account to join the conversation.

Moderators: snowgoer540
Time to create page: 0.440 seconds
Powered by Kunena Forum