MatthiasWM / IotaSlicer

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

IASetting type improvements #22

Closed MatthiasWM closed 5 years ago

MatthiasWM commented 5 years ago

Separate the path and the label. Add optional units after input field. Optional width of input field, calculate for pulldown menus? Optional vertical alignment or y offset Read from Prefs, write to prefs. More types as we go. Alternative menus for the same setting for derived printer classes. Sub menus, should remember if they were open Tool tips and even html links.

MatthiasWM commented 5 years ago

done: Separate the path and the label. done: Add optional units after input field. Optional width of input field, calculate for pulldown menus? done: Optional vertical alignment or y offset Read from Prefs, write to prefs. More types as we go. Alternative menus for the same setting for derived printer classes. Sub menus, should remember if they were open Tooltips and even html links.