Commit graph

24 commits

Author SHA1 Message Date
Lars Brubaker
d882f04b07 Fixing tests
cleaning up ui
2020-12-31 09:33:53 -08:00
Lars Brubaker
261460d540 custom printer is usable now 2020-12-16 14:24:47 -08:00
LarsBrubaker
d5a64d6ccc creating custom printer page 2020-12-16 11:20:13 -08:00
Lars Brubaker
81cf6ac07a Adding custom printer setup 2020-12-15 18:01:49 -08:00
LarsBrubaker
f6cf34eac7 Make the add printer page scale correctly
issue: MatterHackers/MCCentral#6000
add printer screen is small when in hi-rez
2020-08-13 11:18:33 -07:00
jlewin
87027cc724 Add scrollable for PrinterDetails panel
- Issue MatterHackers/MCCentral#5643
Add printer right panel not scrollable
2019-06-11 17:43:17 -07:00
jlewin
8d6a2cec59 New searchable Add Printer Wizard
- Issue MatterHackers/MCCentral#5519
Finish new Add Printer wizard
- Issue MatterHackers/MCCentral#3439
Improve printer Make / Model selection for Pulse
2019-05-14 15:43:14 -07:00
jlewin
556821fdef Fix warnings 2019-05-06 16:08:22 -07:00
John Lewin
54c3dbb08e Extract Android dependencies from .netstandard libraries 2018-12-18 11:54:31 -08:00
John Lewin
707229d656 Remove dead code
- Delete empty LoadCalibrationPrints()
2018-12-14 17:15:39 -08:00
John Lewin
3ebb4ced33 Hold printer reference in AndroidConnectDevicePage 2018-11-23 16:27:52 -08:00
John Lewin
5fe1d0e225 Use naming consistent with return types & behavior
- Issue MatterHackers/MCCentral#4554
Remove Profile nomenclature from ProfileManager
2018-11-15 20:03:49 -08:00
John Lewin
811c25256f Rename SelectPrinterPage to OpenPrinterPage 2018-11-12 09:44:59 -08:00
John Lewin
b1053b8198 Revert accessibility of contentRow
- Add public PrinterSetupWizardPage proxy to private .contentRow
- Use PrinterSetupWizardPage.ContentRow in LoadFilamentWizard
2018-11-03 10:12:49 -07:00
John Lewin
8d4974dc32 Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
Lars Brubaker
775f1982bd Re-wrote the load filament wizard as not a macro so we have more control over it
Added it to the setup steps

issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
John Lewin
34708054ee Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
John Lewin
151e753db2 Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
John Lewin
761dc3c003 Revise Add Printer/Sign in dialog 2018-10-16 17:31:09 -07:00
John Lewin
428b8fad50 Improve setup workflow with new AuthContext and SelectPrinterPage 2018-10-16 17:31:08 -07:00
Lars Brubaker
7ba684ef8d Switch the logic of showing the sign in on printer create 2018-10-12 17:58:07 -07:00
John Lewin
478075fca0 Fix test regressions 2018-10-10 12:15:30 -07:00
John Lewin
b67d3ad691 Add Library tab, replace PrintLibrary widget with Favorites bar 2018-10-10 08:07:47 -07:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Renamed from PrinterControls/PrinterConnections/SetupStepMakeModelName.cs (Browse further)