Commit graph

27 commits

Author SHA1 Message Date
John Lewin
a26a474ab4 Remove properties.json, eliminate remaining dependencies 2019-01-14 12:06:13 -08:00
LarsBrubaker
0c3bd76e33 Adding Tyler's printer name confirmation code to delete printer 2018-12-29 09:24:59 -08:00
John Lewin
527c57fb10 Add OpenEmptyPrinter method for common open use case 2018-12-10 14:15:37 -08:00
John Lewin
e48a5f04ed Rename method to match latest behavior 2018-12-10 14:15:37 -08:00
John Lewin
970d68f5c0 Spelling 2018-11-29 13:41:24 -08:00
Lars Brubaker
b740c2e351 Refactoring some class names and fields 2018-11-15 16:47:28 -08:00
John Lewin
0d9e6aadf2 Experimental multi-printer support 2018-11-12 09:44:59 -08:00
John Lewin
90a219e89b Use AnyPrintTaskRunning helper 2018-11-11 13:46:12 -08:00
John Lewin
2f1724ce89 Remove conditional Markdig on Android, use Markdig NuGet 2018-11-03 20:44:18 -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
John Lewin
05966c7e56 Wait for async printer load before copying part bed plate
- Issue MatterHackers/MCCentral#4478
When we open a printer from the select menu after clicking print
on a design tab, we don't get the part on the bed
2018-11-03 00:21:33 -07:00
John Lewin
6f896beed2 Add toolbar to hardware page to fix layout quirks due to splitter
- Issue MatterHackers/MCCentral#4449
2018-10-31 17:35:20 -07:00
John Lewin
3aa10f77dc Reduce scope 2018-10-31 17:16:52 -07:00
John Lewin
a59970e371 Be rather than have FlowlayoutWidget 2018-10-31 17:15:43 -07:00
John Lewin
a2cd257293 Rename PartPreviewWidget -> MainViewWidget
- Consolidate AppView:MainView
2018-10-30 16:58:29 -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
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
129507f26a Rename method 2018-10-24 21:13:10 -07:00
LarsBrubaker
12ac5507ef removing the SID
issue: MatterHackers/MCCentral#4302
Remove SID from printer settings
2018-10-18 07:31:38 -07:00
John Lewin
4174b0f77d Move add printer logic to Part -> Print button
- Later make reusable from Add Hardware and Print button
- Issue MatterHackers/MCCentral#4294
2018-10-16 17:31:08 -07:00
John Lewin
94e2bb1fa4 Fix Android 2018-10-13 22:40:28 -07:00
John Lewin
98da7c10f0 Add SID mapping system 2018-10-12 15:11:47 -07:00
John Lewin
b54a366f70 Fix bed exception after switching printers
- Load bed scene after switch
2018-10-12 13:27:35 -07:00
John Lewin
8347a7a40a Remove hard-coded BCN sample 2018-10-12 12:44:59 -07:00
John Lewin
3eb3a6217f Use SectionWidget 2018-10-12 12:22:48 -07:00
John Lewin
36e3ef1b9c Add add-ons for printer products 2018-10-12 12:12:15 -07:00
Lars Brubaker
e532b3c465 Working on the Hadware page 2018-10-12 10:56:00 -07:00