Commit graph

325 commits

Author SHA1 Message Date
Lars Brubaker
dc11357912 Added a bit of right margin 2017-11-21 13:39:49 -08:00
Lars Brubaker
7802c423d9 Turned settings name wrapping back on 2017-11-18 10:14:35 -08:00
John Lewin
b6cf16afeb Fix build server errors 2017-11-17 17:46:58 -08:00
John Lewin
1fe8f0dfe2 Remove vertical lines, use border, right align override color border 2017-11-17 17:07:35 -08:00
Lars Brubaker
55a3830127 Make text gcode edit shrink when needed
Latest agg
2017-11-17 16:49:02 -08:00
Lars Brubaker
0f8f4881e9 Cleaned up presets editor to better handle overrides and visible settings
Always show enabled settings in presets
Don't how FDM settings (disabled printer) in SLA presets
Don't show printer tab in presets
Don't show temp on SLA printer
2017-11-16 09:57:26 -08:00
John Lewin
3eea3ea1ae Most CSV list definitions from generic to specialized field 2017-11-09 01:51:48 -08:00
John Lewin
0537332be1 Restore help text on UIFields
- Issue MatterHackers/MCCentral#2133
Tooltips missing from slice setting UIFields
2017-11-02 16:06:04 -07:00
John Lewin
0de97fe0bf Reduce font sizes, remove caps from preset labels 2017-10-31 15:00:48 -07:00
Lars Brubaker
359784877f Unify Vector2 3 and 4 to have upper case field members 2017-10-31 12:53:46 -07:00
Lars Brubaker
8d1fecab8c Changed RGBA_Bytes -> Color 2017-10-31 11:43:25 -07:00
John Lewin
f213c6aede SliceSettingsOverflowMenu should be rather than have the menu 2017-10-15 16:24:39 -07:00
John Lewin
2b1fcff98b Move ownership of ViewWidget assignment to caller 2017-09-29 17:26:45 -07:00
John Lewin
12f97dc6be Fix broken ComPortField, add basic field test 2017-09-21 16:30:52 -07:00
John Lewin
bdb1a2277b Fix DualExtrusionShowsCorrectHotEndData test 2017-09-20 18:05:15 -07:00
John Lewin
08364931fc Extract embedded type to new file, make public, rename 2017-09-19 13:05:41 -07:00
John Lewin
de922d8a2e Convert PrinterConnection usage from static to local references 2017-09-17 13:31:32 -07:00
John Lewin
294df0a588 Convert ActiveSliceSettings usage from static to local references 2017-09-17 01:12:18 -07:00
John Lewin
907ab38cea Replace ValueOrUnitsField with IntOrMmField, implement field test 2017-09-15 13:43:50 -07:00
John Lewin
1bea55ad4a Restore PositiveDouble functionality, convert to concise test format 2017-09-14 22:13:29 -07:00
John Lewin
2dd5a7877b Remove untrue comment 2017-09-14 15:42:19 -07:00
John Lewin
c2b2175168 Fix and update SliceSetting field identifiers 2017-09-14 14:47:08 -07:00
John Lewin
d460fce11f Expose helper for creating SliceSettings labels 2017-09-14 13:29:58 -07:00
John Lewin
efc05d544e Move disabled widget logic to new type 2017-09-14 09:51:20 -07:00
John Lewin
9aa6950b0c Remove numberOfCopies loop, move extruder logic to ExtruderOffsetField 2017-09-14 09:51:19 -07:00
John Lewin
11fcfcd1e1 Revise naming to clarify scope and precedence 2017-09-14 09:51:18 -07:00
Lars Brubaker
90601e32d1 Make sure we also fit 2017-09-14 09:19:01 -07:00
John Lewin
9c796262ca Simplify property 2017-09-13 22:39:45 -07:00
John Lewin
5b60cc7196 Simplify null guard 2017-09-13 22:36:08 -07:00
John Lewin
c9de5d0a83 Remove anonymous block 2017-09-13 22:33:22 -07:00
John Lewin
6472d93dd2 Migrate constant to SettingsKey, reduce to concise body 2017-09-13 22:31:08 -07:00
John Lewin
6bbad723a0 Extract behavior to named function 2017-09-13 22:29:36 -07:00
John Lewin
714d97f7dd Remove redundant code 2017-09-13 22:18:40 -07:00
John Lewin
b468be755a Remove pageTopToBottomLayout control, become TopToBottom FlowLayout 2017-09-13 22:15:00 -07:00
John Lewin
9ea575e494 Remove dead code 2017-09-13 22:01:41 -07:00
John Lewin
b2b89ecb84 Revise naming to reflect behavior 2017-09-13 22:00:28 -07:00
John Lewin
7762aafb6c Extract embedded types to new files 2017-09-13 21:59:35 -07:00
John Lewin
b7749fe8cc Remove unused PrinterConnection parameters and local references 2017-09-13 21:45:44 -07:00
John Lewin
c00f7c2139 Revise naming to reflect behavior 2017-09-13 21:38:34 -07:00
John Lewin
e1700dadcd Remove non-applicable code 2017-09-13 21:35:02 -07:00
John Lewin
c5e92c8cb6 Remove dead code 2017-09-13 21:30:19 -07:00
John Lewin
a3286f7962 Remove unused controls 2017-09-13 21:28:48 -07:00
John Lewin
31a798b0a2 Revise naming to reflect behavior 2017-09-13 21:25:49 -07:00
John Lewin
d1a05ad632 Collapse method into caller, make evident it populates unitsArea 2017-09-13 21:23:29 -07:00
John Lewin
c22176634b Remove redundant wrapping widget 2017-09-13 21:18:36 -07:00
John Lewin
71e6cf76d0 Rename CreateSettingInfoUIControls 2017-09-13 21:18:13 -07:00
John Lewin
d5b2ea4c64 Improve second level tab styling 2017-09-13 18:19:42 -07:00
John Lewin
6539a16e46 Remove dead code 2017-09-13 07:19:15 -07:00
John Lewin
388ad445e3 Tune first heading margin 2017-09-13 07:08:36 -07:00
John Lewin
acff39eee0 Complete rename to UIField 2017-09-13 06:59:30 -07:00