Oxy/Fuel table
- islander261
- Offline
- Platinum Member
- Posts: 757
- Thank you received: 216
That was the last thing I was going to try but ran out of time for the week. I tried by adding fields to the tool table file but that didn't work. I am sure this is doable in short order once we get a good definition of the requirements. The one thing still outstanding is to get the .ini and .hal files for flame cutting configuration, the plasma was easy for me to figure out. I don't think there are any major surprises only that the oxygen is turned on (AUX 1 what ever output that is) at the M3 rather than torch enabled. It is rather simple compared to plasma.
John
Please Log in or Create an account to join the conversation.
- islander261
- Offline
- Platinum Member
- Posts: 757
- Thank you received: 216
From what I found oxy/fuel preheating is often done at the cutting height. Is this true? Will this work for our OP? I will try and get an amended SC post worked out today according to my understanding of the problems.
John
Please Log in or Create an account to join the conversation.
The movement should be. Rapid to pierce point, lower torch for preheat, raise torch for pierce then ramp down to cut height through the lead in.
I think this would be fairly easy to resolve if the OP shared his old working post processor. and touchoff gcode file (if used)
Please Log in or Create an account to join the conversation.
- islander261
- Offline
- Platinum Member
- Posts: 757
- Thank you received: 216
Yes our OP appears to have vanished. I did this based on his previous request.
All
Please find attached a SC post that I think addresses the OP's request for a flame cutting solution. This post is a minimally molested CandCNC post for CommandCNC. I took this approach because I don't have a real CommandCNC system to test on. As with all of these posts it is overly complicated because of the Mach3 legacy.
_NOTE:_THIS_POST_HAS_NOT_BEEN_TESTED_ON_A_LIVE_MACHINE_! _USE_WITH_EXTREME_CAUTION_!
This post requires the user to setup flame cutting tools in the tool table to work and to set the ramp type leadin button. If the preheat time is 0 then there will be no preheat. If the preheat height is 0 then the cutting height will be used for preheat height. You must be using the CommandCNC oxy/fuel configuration for this to work correctly. The M3/M5 codes are connected to output for the oxygen solenoid someplace in the GUI code or hal and not in Gcode.
You can back up the code execution in CommandCNC if you loose the cut. Just select the line you want to start from in the Gcode preview and start running again, it will automatically start from the selected line. The operators manual on the CandCNC web site has full instructions for this.
John
Please Log in or Create an account to join the conversation.
- islander261
- Offline
- Platinum Member
- Posts: 757
- Thank you received: 216
Well the forum will still not allow me to post the .svg file!
John
Please Log in or Create an account to join the conversation.
To get the best answer to this you need to post on the SheetCam Forum for Les. The present SheetCam TNG release for Linux has some problems with arcs that the Windoze version doesn't. I know nothing about oxy/fuel posts but use my custom plasma post almost daily (only the Windoze version produces good code for arc as of this week).
John
What problem with Arc's?
I am running sheetcam and have no issues with arcs, and I just purchased it last week.
Please Log in or Create an account to join the conversation.
- islander261
- Offline
- Platinum Member
- Posts: 757
- Thank you received: 216
This was a well known problem for the Linux version of SC for quite some time. It required setting the arc tolerance to 0 for loading files to not tilt. The result predictably was that all arcs were converted to a series of short straight line segments. The Windows version never did this. I had recently converted to running all Linux here and it was a big shock when I found this out. I still have a multiple boot machine so I can have Windows for this reason.
I just installed version 6.1.56 this weekend and while testing a new PP found that the arc problem appears to have been solved at least on this version. More testing with complex files will tell for sure.
John
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Hello
From what I found oxy/fuel preheating is often done at the cutting height. Is this true?
YES
Will this work for our OP?
YES However once the preheat time is done the torch needs to raise a specified amount before the Oxygen solenoid opens. This helps to avoid tips being stopped up from the "volcano" effect during pierce. Then torch should drop through the ramp lead in back to cut height.
I will try and get an amended SC post worked out today according to my understanding of the problems.
John
Please Log in or Create an account to join the conversation.
Can you confirm that G-code that used to work with the Mach3 installation no longer works with the LinuxCNC installation?
Don't work. I selected the post in sheetcam that I used with mach3
Please Log in or Create an account to join the conversation.