LarsBrubaker
|
c8bfef2085
|
Add baud to com port setup
issue: MatterHackers/MatterControl#4884
Add ability to set baud rate in manual connection window
|
2020-12-15 15:00:00 -08:00 |
|
John Lewin
|
931f0b9e0c
|
Restore CloseOnIdle
- Issue MatterHackers/MCCentral#5755
Cannot access disposed object exception during application exit
- Issue MatterHackers/MCCentral#5756
Cross-Thread operation not valid exception in CommunicationStateChanged
event handlers
|
2020-02-07 17:08:47 -08:00 |
|
LarsBrubaker
|
58e77cfe60
|
GuiWiget Children working as a SafeList
|
2020-02-07 15:27:43 -08:00 |
|
jlewin
|
75fb57b805
|
Hook connection fail/success and update accordingly
- Issue MatterHackers/MCCentral#3457
Setup Wizard does not show error if connection fails
|
2019-05-06 16:08:26 -07:00 |
|
jlewin
|
556821fdef
|
Fix warnings
|
2019-05-06 16:08:22 -07:00 |
|
John Lewin
|
2873a74ef7
|
Use standard event listener pattern
|
2018-11-16 15:53:43 -08:00 |
|
Lars Brubaker
|
4bb93fcc19
|
changed CommunicationStateChanged to EventHandler
|
2018-11-09 13:19:29 -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
|
6dbae7668b
|
Remove ActiveSliceSettings.Instance
- Issue MatterHackers/MCCentral#4243
|
2018-10-05 09:25:05 -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 |
|