Commit graph

14 commits

Author SHA1 Message Date
John Lewin
e445c8b2fd Fix typo 2018-10-27 15:33:02 -07:00
John Lewin
b9ebac42d1 Convert to readonly property 2018-10-27 15:32:38 -07:00
John Lewin
404c19fb8e Remove dead code, use this prefix for local public members 2018-10-27 15:29:43 -07:00
John Lewin
4886c2ba49 Use upper casing for public property 2018-10-27 15:27:59 -07:00
John Lewin
1ceaa2d31a Simplify naming 2018-10-27 15:27:01 -07:00
John Lewin
39e78f7348 Convert to readonly properties 2018-10-27 15:26:32 -07:00
Lars Brubaker
bde994813a code missed due to compile and continue 2018-10-25 09:06:46 -07:00
Lars Brubaker
5bee4a584f Better logic of when to run probe calibration 2018-10-24 18:43:27 -07:00
Lars Brubaker
dc9c87b899 Fixing problem with uninitialized leveling data
Made vertical resize container show correct cursor

issue: MatterHackers/MCCentral#4327
VerticalResizeContainer has left resizer when in right mode
2018-10-23 09:47:36 -07:00
Lars Brubaker
fd74320c8e Only require probe calibration if doing leveling
issue: MatterHackers/MCCentral#4351
Probe calibration is required even when software print leveling is turned off
2018-10-23 09:25:34 -07:00
John Lewin
151e753db2 Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
Lars Brubaker
b237965def Improving initial setup process.
issue: MatterHackers/MCCentral#4336
If setup needs to calibrate both the probe and the bed, heat both

issue: MatterHackers/MCCentral#4337
If temp changes too much from leveling temp, warn rather than require leveling
2018-10-19 15:53:07 -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