Auf arbofaktur.de bieten wir ein Raspberry Pi Gehäuse aus unserer Werkstatt an. Die Erstellung konnten wir komplett mit freier Software umsetzen: Design in OpenSCAD (in Debian und den freien Radeon-Treibern), Werkzeupfad-Generierung in PyCAM, verfahren wurde mit LinuxCNC. Read more »
I guess hot-wire cutting should be the same as laser cutting (no vertical moves, just toggling the cutter/laser). Currently we are doing this with PyCAM and some script magic based on “sed” applied to the GCode file.
The next release of PyCAM will contain a postprocessor for laser cutters. This should fullfil your specific needs, as well …
hot wire cutting
Hi Tobias,
I guess hot-wire cutting should be the same as laser cutting (no vertical moves, just toggling the cutter/laser). Currently we are doing this with PyCAM and some script magic based on “sed” applied to the GCode file.
The next release of PyCAM will contain a postprocessor for laser cutters. This should fullfil your specific needs, as well …
cheers,
Lars