Setting up a machine without a Z Axis

More
27 Jul 2025 04:23 #332397 by Willie
I'm converting over an old Koike Oxy Fuel table that has a Burny controller on it to run on Qtplasmac. Swapped out all the electronics. Can move the axes around how I want and it'll run whatever shape I program. However a few issues in running into, probably just me overlooking ini file settings.
1. The torch won't activate at all when the program is running. The torch only works when I manually hit the "Torch Pulse" button. 
2. I have a manually controlled Z Axis, no need for that auto height stuff on Oxy Fuel cause the height not being right is more forgiving. But the problem I run into is when I go to run a program without homing, it follows the path it should, but when I do home it goes to cut the shape and then the Z Axis starts moving on the screen and it throws the error "bottom limit reached while probing down". I feel like there's some simple solution that might fix both of these problems that I'm just not seeing. 
3. Also a third random question while I'm here, I know I can set various pierce times for different materials but it's there a way to force the machine into always manually piercing, like a M1. But in the parameters/in, I that itll pause and make me hit like cycle start or something to do the pierce. Cause while I can let it run auto, pierce times are more finicky with oxy fuel and it can vary day to day and plate to plate.

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

More
27 Jul 2025 17:04 #332433 by tommylight
Replied by tommylight on topic Setting up a machine without a Z Axis
Much easier to use another GUI.
PlasmaC and QtPlasmaC are made with that automation embedded into them as they are essential for plasma use.

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

More
27 Jul 2025 21:00 #332445 by snowgoer540
Replied by snowgoer540 on topic Setting up a machine without a Z Axis
For 1, do you have a M3 $0 S1 command at the beginning of your cut?

For 2, this would probably work:
linuxcnc.org/docs/devel/html/plasma/qtpl...c.html#plasma:keep_z then you could just zero Z at the correct height and use a g0 or g1 z0 to send it back at the beginning of each cut.

For 3, why not just use M1? I think it’s still valid in QtPlasmaC. Use the move to Z0, then M1, then do your pierce and press cycle start? ¯\_(ツ)_/¯ I also have almost zero experience with CNC oxyfuel tables.

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

More
27 Jul 2025 21:01 #332446 by snowgoer540
Replied by snowgoer540 on topic Setting up a machine without a Z Axis
For 1, do you have a M3 $0 S1 command at the beginning of your cut?

For 2, this would probably work:
linuxcnc.org/docs/devel/html/plasma/qtpl...c.html#plasma:keep_z then you could just zero Z at the correct height and use a g0 or g1 z0 to send it back at the beginning of each cut.

For 3, why not just use M1? I think it’s still valid in QtPlasmaC. Use the move to Z0, then M1, then do your pierce and press cycle start? ¯\_(ツ)_/¯ I also have almost zero experience with CNC oxyfuel tables.

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

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