Lars Brubaker
f4633a582f
Fixed test
...
Refactored to NumberOfHotEnds
2016-12-07 16:26:35 -08:00
Lars Brubaker
837c445e0b
Fixed shared temp showing correct controls for multiple extruders.
2016-12-07 15:45:46 -08:00
Lars Brubaker
773f6ddc9b
More settings moved to GetValue
...
extruder_count
bed_temperature
2016-06-16 10:31:18 -07:00
John Lewin
f314731449
Better integrate new Presets editor
...
- Fixes #718 - Presets editor is hard-coded to show Material presets
- Fixes #719 - Name field in presets editor is incorrect
- Fixes #721 - Wire up "Add Preset"
2016-05-07 17:51:04 -07:00
Lars Brubaker
b51b38b249
Moved TextWidget.GlobalPointSizeScaleRatio -> GuiWidget.DeviceScale
...
Significantly improved the layout consistency when enlarging the device scale.
Created a DeviceMargin and DevicePadding on GuiWidget
Deleted dead code
Made many images have default larger disk sizes and scale in memory.
Made the menus have horizontal spacers rather than dashed lines
2016-05-06 17:56:27 -07:00
John Lewin
e1d206a05b
Use one based numbering for Material label
2016-04-29 16:27:56 -07:00
Lars Brubaker
895eea253c
Converted lots of get properties to methods in SettingsProfile
2016-04-27 18:57:51 -07:00
John Lewin
4496720772
Json Profiles
2016-04-27 14:35:57 -07:00
Greg
15dae7c79c
WIP: New slice preset implementation.
2016-04-21 10:58:19 -07:00
Greg
6515cf7854
WIP: New UI for SliceSettings
2016-04-21 10:58:19 -07:00
Gregory Diaz
22bb87f6c2
Fixed UI regression on the SliceSettingsControlWidget (specifically made the accent bar thicker and made some bottom padding adjustments)
2015-08-03 17:24:44 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Kevin Pope
4d513ab51b
Adjust slice settings save/revert buttons
2015-01-02 13:07:30 -08:00
Kevin Pope
2c106fa44f
Working on slice settings widget UI.
2014-12-31 14:17:18 -08:00
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