MatthiasWM / IotaSlicer

A voxel based slicer for 3D printing on FDM/FFF, binder/powder, SLS printers and laser cutters.
MIT License
23 stars 6 forks source link

Save printer definition #31

Closed MatthiasWM closed 6 years ago

MatthiasWM commented 6 years ago

Write JSON files that describe a printer. Allow inheritance from super printers. Create minimal diff printers.

MatthiasWM commented 6 years ago

Implemented using Fl_Preferences. Decided to not allow inheritance as this may confuse users.