- GCode and Part Programs
- CAD CAM
- Post Processors
- Fusion 360
- F360 post processor compatible with lightburn generated g-code,
F360 post processor compatible with lightburn generated g-code,
03 May 2024 19:55 #299669
by jtrantow
I started with the linuxcnc milling.cps post processor and converted it to a cutting post processor that generates G code similar to lightburn's linuxcnc gcode generation. M3/M9 to turn laser on/off, M67/68 E0 Qxx to control PWM. You can enter etch, through, and vaporize pwm levels. I'm using a mesa card and the pwm that's on it. (see attached laser.hal) I have used this with the F360/cutting/2d profile with the built in laser cutter tool.
I have relays for the laser power, air compressor, cross-hair laser. analog out 1 drive the Mesa PWM which controls the laser power.
There might be some extra gcode comments that get spit out but this has been working for me.
I think if this works well for other people, I'd be happy to clean it up and ideally have it available for Fusion (like the lathe and milling PP).
I have relays for the laser power, air compressor, cross-hair laser. analog out 1 drive the Mesa PWM which controls the laser power.
There might be some extra gcode comments that get spit out but this has been working for me.
I think if this works well for other people, I'd be happy to clean it up and ideally have it available for Fusion (like the lathe and milling PP).
The following user(s) said Thank You: tommylight, rodw
Please Log in or Create an account to join the conversation.
09 May 2024 08:56 #300206
by jtrantow
Replied by jtrantow on topic F360 post processor compatible with lightburn generated g-code,
I am adding properties for the spindle number and analog-output. Latest code can be found at github.com/JTrantow/LinuxCNC-F360-Cutting-Post-Processor
Please Log in or Create an account to join the conversation.
Moderators: Skullworks
- GCode and Part Programs
- CAD CAM
- Post Processors
- Fusion 360
- F360 post processor compatible with lightburn generated g-code,
Time to create page: 0.147 seconds