Commit graph

27 commits

Author SHA1 Message Date
LarsBrubaker
c7d4d27327 tree view keyboard navigation
Making images work on printer add ons
2020-05-16 22:35:42 -07:00
John Lewin
813322a9b6 Add null reference guard, upgrade failing Win32.Registry assembly 2019-12-14 12:22:04 -08:00
jlewin
21afe4e86d Turn off autoscroll for VAnchor.Fit Markdown widget 2019-06-14 13:09:02 -07:00
jlewin
7c3abe91d1 Hide PrinterDetails heading row 2019-06-11 17:43:37 -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
f19ae5bc55 Fix bounds of printer MarkdownWidget text 2019-05-29 17:00:56 -07:00
jlewin
a8ad425ef4 Reuse PrinterDetails widget on AddPrinter page
- Issue MatterHackers/MatterControl#4543
Consider showing printer detail if available on create printer view
2019-05-21 10:27:47 -07:00
LarsBrubaker
6ae676cd23 Cache the hardware details for fast loading 2019-04-07 15:11:17 -07:00
LarsBrubaker
c93bb370bc Playing with a new web cache class 2019-04-07 11:10:28 -07:00
John Lewin
66a1c5c0e4 Ensure printers can only be opened into a single tab 2019-03-01 08:06:50 -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
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
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
LarsBrubaker
12ac5507ef removing the SID
issue: MatterHackers/MCCentral#4302
Remove SID from printer settings
2018-10-18 07:31:38 -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
Renamed from MatterControlLib/Library/Widgets/PrinterDetails.cs (Browse further)