Post Processor for LinuxCNC and PlasmaC
- tommylight
- Away
- Moderator
Less
More
- Posts: 19300
- Thank you received: 6462
26 Oct 2021 23:03 #224442
by tommylight
Replied by tommylight on topic Post Processor for LinuxCNC and PlasmaC
If it works properly = no !I am usi g the windows sheetcam PP in linux sheetcam and it is working.
Is this a bad thing to do?
Please Log in or Create an account to join the conversation.
26 Oct 2021 23:52 #224446
by rodw
Replied by rodw on topic Post Processor for LinuxCNC and PlasmaC
Nah, its just a text file so its cross platform.I am usi g the windows sheetcam PP in linux sheetcam and it is working.
Is this a bad thing to do?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19300
- Thank you received: 6462
25 Nov 2021 01:10 #227550
by tommylight
Replied by tommylight on topic Post Processor for LinuxCNC and PlasmaC
Some stuff i found out today regarding PlasmaC and Inkscape:
Info:
-latest build of Plasmac for Stretch
-latest Inkscape on Linux Mint 19.3
-Inkscape gcodetools.py modified to export plasmac.feedrate
Additional info:
gcodetools for Inkscape will output gcode fit for use with PlasmaC as is, as such it will add % at the start and end of the file and that also works properly, it also adds M3 at the top of the file that has to be removed, using PlasmaC Wizards allows for rotating such file but will not allow multiplying it.
Fix:
In the folder that Inkscape is set to save gcode, create two empty files, name one "header" and leave it empty, name the other "footer" and edit it by adding "M30", save.
Now exported gcode files will not have the M3 at the top of the file, and PlasmaC Wizards will do rotate and multiply on all files exported by Inkscape.
All this should also be valid for use with QtPlasmaC.
Info:
-latest build of Plasmac for Stretch
-latest Inkscape on Linux Mint 19.3
-Inkscape gcodetools.py modified to export plasmac.feedrate
Additional info:
gcodetools for Inkscape will output gcode fit for use with PlasmaC as is, as such it will add % at the start and end of the file and that also works properly, it also adds M3 at the top of the file that has to be removed, using PlasmaC Wizards allows for rotating such file but will not allow multiplying it.
Fix:
In the folder that Inkscape is set to save gcode, create two empty files, name one "header" and leave it empty, name the other "footer" and edit it by adding "M30", save.
Now exported gcode files will not have the M3 at the top of the file, and PlasmaC Wizards will do rotate and multiply on all files exported by Inkscape.
All this should also be valid for use with QtPlasmaC.
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.083 seconds