MillenniumMachines / MillenniumOS

An "Operations System" for RepRapFirmware. Cheap and easy manual and automatic work-piece probing, toolsetting and more, for the Millennium Machines Milo.
https://mos.diycnc.xyz
GNU General Public License v3.0
20 stars 6 forks source link

Implement Coolant Control for FreeCAD #92

Open benagricola opened 4 months ago

benagricola commented 4 months ago

Now that #90 is merged, we need to output the relevant commands from the FreeCAD post-processor!

benagricola commented 4 months ago

This may be nontrivial because FreeCAD allows you to define arbitrary strings as coolant types - so we need to make sure we can handle this.