MarginallyClever / Makelangelo-software

Software for plotters - especially the wall-hanging polargraph also called Makelangelo.
http://www.marginallyclever.com/
GNU General Public License v2.0
355 stars 182 forks source link

fix #672 #673

Closed i-make-robots closed 1 year ago

i-make-robots commented 1 year ago

It was previously very difficult to manage the various records of plotter settings (aka "profiles").
a profileManager and an profileManagerPanel are introduced. the panel includes a selection tool, a copy-and-rename profile tool, and a delete profile tool. the plotter settings and plotter custom gcode panels are then added to this new profile manager panel to better logically consolidate settings. In a future update plotter render style might also be moved here.

i-make-robots commented 1 year ago

Does not appear to delete profiles from backing storage. When I click - the item disappears from the comboBox...until the next time the settings are opened, and then it's back.