Lars Brubaker
97be75f673
Added load filament_speed
...
Fixed errors
2018-01-18 16:33:48 -08:00
Lars Brubaker
8e9904c6d2
Made load and unload intrinsic to all printers and extruders
...
Took out macro location option
Added load and unload macros to StaticData
2018-01-18 15:28:23 -08:00
John Lewin
1c2676511e
Use Inline Title editor on SlicePresetsWindow
...
- Issue MatterHackers/MCCentral#2685
Create Inline Title editor for label -> edit -> label
2018-01-17 23:48:48 -08:00
Lars Brubaker
ec501191dc
adding ability to set acceleration on a printer profile
2018-01-17 14:04:34 -08:00
John Lewin
fd439fe675
Switch to transparent button backgrounds
...
- Add TextIconButton for image/text combos
- Add SimpleFlowButton for hover behaviors on Flowlayout types
- Duplicate hover behaviors in PopupMenuButton
- Base SimpleButton on GuiWidget rather than classic button type
- Issue MatterHackers/MCCentral#2671
Evaluate transparent normal fill for toolbar buttons
2018-01-16 19:01:09 -08:00
John Lewin
63963c1464
Remove DropMenuWrappedField, disable hard-coded field presets
...
- Issue MatterHackers/MCCentral#2668
Remove QuickMenuSettings
2018-01-16 16:48:26 -08:00
John Lewin
851beb9be9
Consolidate to a single ScrollableWidget
2018-01-16 16:39:41 -08:00
John Lewin
918ab7de76
Filter and search SliceSettings views
...
- Issue MatterHackers/MCCentral#2651
- Issue MatterHackers/MCCentral#2650
- Issue MatterHackers/MCCentral#2649
ShowHelp in Configure Printer not synced with SliceSettingsWidget
2018-01-14 16:29:41 -08:00
John Lewin
5e4184217e
Extract SliceSettingsWidget settings/tab view to reusable control
...
- Make Configure Printer persist/restore last tab
- Revise layouts.txt groups
- Issue MatterHackers/MCCentral#2646
Configure Printer should use same implementation as SliceSettingsWidget
2018-01-14 10:39:12 -08:00
John Lewin
42a5e08ac4
Rename SliceSettingsOrganizer -> SettingsOrganizer
2018-01-14 10:37:48 -08:00
John Lewin
593a1c245e
Move organizer types into parent class
2018-01-14 10:37:48 -08:00
John Lewin
c05937bf71
Simplify type names
2018-01-14 10:37:48 -08:00
John Lewin
31444392ca
Simplify property names
2018-01-14 10:37:48 -08:00
John Lewin
2c99258879
Simplify SliceSettingsOrganizer key lookup, add supporting test
2018-01-14 10:37:48 -08:00
LarsBrubaker
00d8346ccf
Restored ability to switch back quick settings on revert settings button
2018-01-13 18:54:10 -08:00
John Lewin
8964c59919
Clamp extruder_count
...
- Issue MatterHackers/MCCentral#2616
Add extruder count constraints
2018-01-13 11:46:17 -08:00
John Lewin
045d4b91f9
Fix typo, sync type and file names
2018-01-12 17:18:01 -08:00
John Lewin
7a648d8f2f
Use specialized rather than generic field
2018-01-12 17:15:21 -08:00
Lars Brubaker
6e2e8627db
Put in printer the backup firmware setting
2018-01-12 16:43:49 -08:00
John Lewin
1a91cbc5c8
Use theme default font size
2018-01-12 14:51:10 -08:00
John Lewin
13cc147dfe
Caller specified pointSize for DropDownLists
2018-01-12 14:51:10 -08:00
John Lewin
f32b99fc33
Consistent SectionWidget spacing
2018-01-11 22:32:29 -08:00
John Lewin
db586eb4ae
Revise slice settings styling
2018-01-11 12:29:19 -08:00
John Lewin
d4e5aaaf31
Add hover effect to settings rows
2018-01-11 12:27:48 -08:00
John Lewin
fbb6b5667f
Use theme styling
2018-01-10 18:55:42 -08:00
Lars Brubaker
dc225d607d
Fixing possible error while parsing extruder offsets
2018-01-10 17:37:48 -08:00
Lars Brubaker
61bb32a836
Handle the case where no MaterialSettingsKeys
2018-01-10 14:56:33 -08:00
Lars Brubaker
cb43fab60f
Made switching to no editor layout correctly.
...
Fixed extruder 3 and 4
2018-01-10 14:43:21 -08:00
Lars Brubaker
ab2fa6e910
Extruders beyond 0 only have temperature
...
Removed ability to set material for extruders other than the first
added settings for extruder 1-4 temp
Refactored emulator (move classes to new files)
Made the emulator support multiple extruders
2018-01-10 12:56:50 -08:00
John Lewin
5b520e880e
Revise tab bar background colors
2018-01-08 15:15:43 -08:00
John Lewin
a4f86cccda
Use new tab styling
...
- Issue MatterHackers/MCCentral#2607
Use new tab styling for DockingTabs
2018-01-08 14:30:15 -08:00
John Lewin
f78aaa0920
Revise SliceSettings subtabs
...
- Issue MatterHackers/MCCentral#2605
Overflow menu clips
- Issue MatterHackers/MCCentral#2606
Revise Chrome tabs for reuse
2018-01-08 14:30:15 -08:00
John Lewin
4f6c97f16f
Fix failing QualitySettingsStayAsOverrides test
...
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 17:27:17 -08:00
John Lewin
025a0f1140
Workarounds for failing SoftwareLevelingRequiredCorrectWorkflow test
...
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 16:38:43 -08:00
John Lewin
e811fc625e
Add support for navigating to SliceSetting fields
...
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 14:54:26 -08:00
John Lewin
7425ba4cb0
Remove dead code
2018-01-07 14:54:26 -08:00
John Lewin
edceab2e85
Rename SendLineToPrinterNow -> QueueLine
...
- Issue MatterHackers/MCCentral#2550
SendLineToPrinterNow queues printer commands
2018-01-04 18:32:54 -08:00
John Lewin
02d1d47850
Revise slice settings
2018-01-04 12:27:29 -08:00
John Lewin
7fdd4f6ebd
Reduce heading significance
2018-01-04 07:47:01 -08:00
John Lewin
197aa0eee8
Revise SliceSettings layout and style
2018-01-03 23:05:04 -08:00
Lars Brubaker
5717bb5f19
Improving iteration of sub edit objects (stop at described root)
2018-01-03 14:17:48 -08:00
John Lewin
8e6ef66b42
Add gradient background
...
- Issue MatterHackers/MCCentral#2553
Draw transparent to opaque background on overflow menu
2018-01-02 19:43:43 -08:00
LarsBrubaker
7f1e7eda0f
adjust edit control height on any line count change.
2017-12-31 09:34:40 -08:00
Matt Moening
8ac25a5428
IP Selector dropdown displays current value when created
2017-12-29 12:55:56 -08:00
John Lewin
51dc1b1c48
Ensure correct black text overrides for fixed white background
...
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:45:06 -08:00
John Lewin
8804646716
SliceSettingRow should allow caller to specify text color
...
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:13:16 -08:00
John Lewin
2f42ee11b1
UIFields should allow caller to specify text color
...
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:10:37 -08:00
John Lewin
817fe3e105
DropDownList should allow caller to specify text color
...
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:06:37 -08:00
John Lewin
f1ea9113e8
Configure -> Printer prototype
...
- Issue MatterHackers/MCCentral#2408
Migrate SliceSettings -> Printer to Printer -> Setup
2017-12-27 17:46:52 -08:00
John Lewin
0ce2180321
Extract settings group creation to new helper method
2017-12-27 17:35:23 -08:00