Commit graph

2539 commits

Author SHA1 Message Date
John Lewin
cde6e42923 Add configuration option for McwsTestEnvironment 2018-10-31 14:09:33 -07:00
John Lewin
f51ac64d79 Simplify 2018-10-31 14:09:33 -07:00
Lars Brubaker
a082ae18e6 Made a border on PopupMenu
issue: MatterHackers/MCCentral#4427
Draw border around popup content of anchor widget open color
2018-10-31 13:21:28 -07:00
Lars Brubaker
9ebd15eef2 added created date to oem settings area 2018-10-31 12:31:40 -07:00
John Lewin
f281839b3a Revise spacing and borders 2018-10-31 09:25:08 -07:00
John Lewin
4ea0933890 Prevent overlapping save attempts
- Issue MatterHackers/MatterControl#3908
Cloud library save Parameter cannot be null
2018-10-31 09:23:58 -07:00
John Lewin
bebfb1562a Remove unused and incompatible on Android dependency 2018-10-30 20:53:57 -07:00
John Lewin
69aff792a3 Use background color of open droplist for container border
- Issue MatterHackers/MCCentral#4440
Loud droplist border colors
2018-10-30 17:53:42 -07:00
John Lewin
64cd4670cc Use consistent droplist sizing rules
- MatterHackers/MCCentral#4435
Incorrect initial control size, fixed on selection change
2018-10-30 17:49:58 -07:00
John Lewin
4b9944b62d Use MenuTheme colors
- Issue MatterHackers/MCCentral#4439
Popups should use MenuTheme colors
2018-10-30 17:28:57 -07:00
John Lewin
433e563775 Fix sizing issues with TextButton
- Issue MatterHackers/MCCentral#4425
Unexpected left alignment of Close button
2018-10-30 16:58:29 -07:00
John Lewin
b3592519e3 Revise construction order to account for consolidated MainView
- Issue MatterHackers/MCCentral#4436
'sign in' is not present
2018-10-30 16:58:29 -07:00
John Lewin
a2cd257293 Rename PartPreviewWidget -> MainViewWidget
- Consolidate AppView:MainView
2018-10-30 16:58:29 -07:00
John Lewin
6659156926 Remove workarounds for menu theme colors, rely on new theme support 2018-10-30 16:58:29 -07:00
John Lewin
def7cc4091 Revise spacing and colors for CreateDialogButton 2018-10-30 16:19:20 -07:00
John Lewin
92c67f358a Revise themesets to reference rather than own theme and menu theme 2018-10-30 16:19:20 -07:00
John Lewin
fffaa15598 Rename themeset.ThemeID property to ThemesetID 2018-10-30 16:19:20 -07:00
John Lewin
83eef23d17 Add missing changes due to VS bug
- Issue MatterHackers/MCCentral#4330
Hot end controls should be disabled while printing
2018-10-30 16:19:20 -07:00
John Lewin
729cbda0df Use theme.CreateDialogButton() for consistent button styling 2018-10-30 16:19:20 -07:00
John Lewin
ea295d0ed4 Prevent null reference of DragDropData.View3D during construction
- Observed failure multiple times, unclear what changed, guard fixes
2018-10-30 16:19:20 -07:00
John Lewin
67faf84f5d Use theme.RowBorder for menu separators 2018-10-30 16:19:20 -07:00
John Lewin
fd6c307f7d Return BorderColor rather than BackgroundColor
- Issue MatterHackers/MCCentral#4424
Explicitly set BorderColor on Extruder Temp field remains unset
2018-10-30 16:19:20 -07:00
Lars Brubaker
5d0f788e18 improve last page of probe calibration and leveling
issue: MatterHackers/MCCentral#4430
Explain where to find the probe calibration on the last page of the wizard

issue: MatterHackers/MCCentral#4431
describe where to find the bed leveling calibration on the last page of leveling wizard
2018-10-30 14:56:39 -07:00
Lars Brubaker
e49397b0b5 Made a Loading... overlay when changing printers
Took out the filament selection in leveling
Made our load and unload scripts work correctly with repetier firmware

issue: MatterHackers/MCCentral#4315
Need Loading overlay when adding or switching to a printer
2018-10-30 13:40:37 -07:00
Lars Brubaker
5abe0d4b13 getting right click working in library view rows
issue: MatterHackers/MCCentral#4418
Set selectable false for Icon view rows to fix right click
2018-10-30 09:47:58 -07:00
LarsBrubaker
c57a297ccf Make sure we always set the enabled state 2018-10-30 09:22:26 -07:00
John Lewin
3296d1edca Hotend controls should consider printing status
- Issue MatterHackers/MCCentral#4330
Hot end controls should be disabled while printing
2018-10-29 22:07:52 -07:00
John Lewin
09dbb18021 Collapse WidescreenPanel into PartPreviewContent 2018-10-29 21:47:03 -07:00
John Lewin
14d33f51cb Add missing keyboard shortcuts to help page
- Issue MatterHackers/MCCentral#4407
Some keyboard shortcuts missing from help page
2018-10-29 18:16:09 -07:00
John Lewin
1ef5ce244a Extract icon helper to extension method 2018-10-29 18:16:09 -07:00
John Lewin
1b14b136df Consolidate library extension methods classes 2018-10-29 18:16:09 -07:00
John Lewin
49f1ce4fd5 Add General section to Settings page, revise dialog theme styles 2018-10-29 18:16:09 -07:00
John Lewin
3f78eccc9d Revise dialog theme colors 2018-10-29 18:16:09 -07:00
John Lewin
1801d9eb56 Switch to existing printer on double click
- Issue MatterHackers/MCCentral#4325
Double clicking the printer you currently have open in the hardware
tab should bring it to the front
2018-10-29 18:16:09 -07:00
John Lewin
2ba333c764 Make Password fields theme aware
- Issue MatterHackers/MCCentral#4385
Password fields should be theme aware
2018-10-29 18:16:09 -07:00
John Lewin
ceda78872b Hold printer rather than PrinterSettings reference 2018-10-29 18:16:09 -07:00
John Lewin
954b8a03e3 Add BabyStepStream to gcode export 2018-10-29 18:16:09 -07:00
Lars Brubaker
32bafd35f8 use the text color on the sub menu arrow 2018-10-29 17:39:57 -07:00
Lars Brubaker
1c7366ef1c Added Open to the 3D view tool bar 2018-10-29 17:36:01 -07:00
Lars Brubaker
d99af94609 offset past and copy objects 2018-10-29 16:56:29 -07:00
Lars Brubaker
2bd677cb9c Check that loaded gcode has a print time > 30 seconds or warn
Removed gcodeDetails as a type
issue: MatterHackers/MCCentral#4309
Printing file that makes less than 30 second gcode does not show error
2018-10-29 16:42:28 -07:00
Tyler Anderson
0a6cc1037a
Fix typo 2018-10-29 16:19:50 -07:00
Tyler Anderson
0681e46742
Catch hardware error from Prusa Mk3
This is the error the printer throws when bed leveling fails. The printer has to be rebooted after this.
2018-10-29 16:18:30 -07:00
John Lewin
544f389946 Switch to printer rather that PrinterSettings dependency
- MatterHackers/MCCentral#4299
Leveling data ignored by running MatterControl instance
2018-10-28 12:08:06 -07:00
John Lewin
df8db9fe22 Revise accessibility, use getter syntax 2018-10-27 15:48:37 -07:00
John Lewin
e445c8b2fd Fix typo 2018-10-27 15:33:02 -07:00
John Lewin
b9ebac42d1 Convert to readonly property 2018-10-27 15:32:38 -07:00
John Lewin
404c19fb8e Remove dead code, use this prefix for local public members 2018-10-27 15:29:43 -07:00
John Lewin
4886c2ba49 Use upper casing for public property 2018-10-27 15:27:59 -07:00
John Lewin
1ceaa2d31a Simplify naming 2018-10-27 15:27:01 -07:00