Commit graph

51 commits

Author SHA1 Message Date
Lars Brubaker
40e729f05f Fixing material settings 2022-03-23 18:07:46 -07:00
Lars Brubaker
11570268f2 Adding more materials 2022-03-18 18:23:19 -07:00
LarsBrubaker
7283e6c26e Improving settings edit 2022-03-17 21:54:53 -07:00
Lars Brubaker
1f681ade50 Better settings presentation 2022-03-17 20:53:15 -07:00
Lars Brubaker
d59e8ee1d3 Working on new material selector 2022-03-17 16:41:33 -07:00
Lars Brubaker
2034c86c3e Starting work on new materials selection dialog 2022-03-15 17:51:28 -07:00
Lars Brubaker
5ff04ba2f1 Making bold markdown wrap 2022-03-15 11:21:04 -07:00
LarsBrubaker
c46257b44f Improving printer add screen 2022-03-12 16:56:59 -08:00
Lars Brubaker
91797abcd3 Improving printers screen 2022-03-11 18:04:32 -08:00
Lars Brubaker
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
Lars Brubaker
6320112da3 working on single window for glfw 2020-10-19 18:08:15 -07:00
Lars Brubaker
06baf2a1b1 ordering primitives
refactoring
2020-09-22 17:53:06 -07:00
LarsBrubaker
22745bec34 using new consolidated code for right click 2020-07-09 07:12:00 -07:00
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
78f1cbd9df Make search button behave more like a popup button
- Add local help zip file
- Add icon to search result rows
- Extract search panel behavior to new SearchPanel type
- Move input field to new SearchPanel type
- Issue MatterHackers/MCCentral#5699
Improve search
2019-06-18 15:44:36 -07: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
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