Commit graph

23 commits

Author SHA1 Message Date
larsbrubaker
b1cc77bbb1 Moving some slice settings ui code into a class so it is easier to move later
Took out some dead code (confusing me about were my changes needed to go)
Renamed some classes for clarity Widget to Window
Changed the edit icon to be something more familiar
2014-12-18 08:11:59 -08:00
larsbrubaker
957d7bb6f3 Moved the silcer selection to config. 2014-11-11 14:51:36 -08:00
John Lewin
afbd336940 Reset active slicer to MatterSlice for multi-extruder printers 2014-10-30 15:19:53 -07:00
larsbrubaker
e58e7cf049 Made ExtruderShareTemperature go through the api rather than direct query. 2014-10-29 09:51:52 -07:00
larsbrubaker
222a5a46a7 Changed ButtonEventHandler to EventHandler
Made lock disable the selection widget but be more inteligent about re-enabling it after unlock
2014-10-24 13:41:13 -07:00
Kevin Pope
526873ac5f Added some initial multi-material preset support. Slice mapping pulls correct temp based on preset. 2014-10-14 17:10:22 -07:00
Kevin Pope
4d9f5ce9f6 Alignment corrections. 2014-10-13 18:47:27 -07:00
Kevin Pope
c921bd361d Fix async settings load from ini file. 2014-10-09 14:30:59 -07:00
Kevin Pope
49838951ab Updated options menus. 2014-09-23 19:23:17 -07:00
Kevin Pope
bdef196434 Changed main application to MVC. UI rework (Configuration Page esp. in progress). 2014-09-19 19:17:12 -07:00
gregory-diaz
fa8c2b6b6d Made it so that the UI reloads only if a Hardware_Setting is changed on Slice Settings page. 2014-07-23 16:03:15 -07:00
larsbrubaker
9c142bdbf8 Fixed more bugs with refreshing (made advanced controls fast again) 2014-04-27 16:46:00 -07:00
Kevin Pope
9cd754d2a6 Reversed priority (and coloring) of Material versus Quality slice presets. 2014-04-12 13:56:04 -07:00
Kevin Pope
2e418fd48d Lots of work on Slice Presets. 2014-04-08 19:33:09 -07:00
Kevin Pope
832c503171 More work on SlicePresets. 2014-04-07 18:53:55 -07:00
kevinepope
90ed89cbba Material and Quantity pulldowns now show and store values correctly. 2014-04-06 19:25:58 -07:00
kevinepope
e5196e7e4a Work on slice settings presets. 2014-03-30 17:54:05 -07:00
Kevin Pope
4e1d946aad Initial slice concepts. 2014-03-27 19:23:00 -07:00
kevinepope
868e6d7f6e More theme compliance changes. 2014-03-22 10:04:31 -07:00
larsbrubaker
3c52835a63 UUpdated clipperlib to latests. 2014-03-18 10:55:21 -07:00
larsbrubaker
7f8300bafc Got pause, resume and cancel gcode into the settings and working in printer communication. 2014-03-17 14:41:36 -07:00
larsbrubaker
5c0993f83e Changed the interface to translations. 2014-03-11 15:24:47 -07:00
larsbrubaker
263e2325f5 Put the slicing configuration files in their own folder
updated copy write date
added bsd to a few files
Made the mapping to slice engines more procedural to support more engines.
2014-02-15 18:06:03 -08:00
Renamed from SliceConfiguration/SettingsControlBar.cs (Browse further)