Commit graph

20 commits

Author SHA1 Message Date
jlewin
26b8e2e3a6 Migrate application path from plugin to standard pattern/location 2019-06-06 17:38:52 -07:00
jlewin
6bd0e87cf8 Mark IsDirty during profile save
- Issue MatterHackers/MatterControl#4574
Started using my printer at home and it reverted to an old web
setting that lost all my recent changes
2019-05-29 14:16:25 -07:00
jlewin
f2980b3744 Extract ClearBlackList from Save 2019-05-29 12:25:31 -07:00
LarsBrubaker
c6fd9d2567 using normal cache paths
issue: MatterHackers/MCCentral#5579
Recent WebCache addition should use existing practices for location
2019-05-24 21:29:32 -07:00
John Lewin
aeb5f0de24 Move PrintHistoryPath to ApplicationDataStorage pattern 2019-05-23 09:54:23 -07:00
John Lewin
a3700ba8cb Remove unused members 2019-05-23 09:54:23 -07:00
John Lewin
3c15b99d61 Fix warnings 2019-05-23 09:54:23 -07:00
John Lewin
1e4c1bbd85 Remove discarded path 2019-05-23 09:54:23 -07:00
LarsBrubaker
9c825cf6e7 fix WebCache path
issue: MatterHackers/MCCentral#5361
Revise UndoBuffer tests
2019-04-18 22:18:17 -07:00
Lars Brubaker
26d6701809 Get baby stepping working for extruder 2
Make sure load extruder 2 has load option
Fixe bug with canceling probing then restarting right away

issue: MatterHackers/MCCentral#4669
Way to babystep Dual extruder Z offset
2019-02-11 15:23:41 -08:00
John Lewin
c66b29e90e Remove OpenPrinterIDs from ProfileManager
- Issue MatterHackers/MCCentral#4729
Investigate failing PrinterNameChange test
2018-12-19 09:09:17 -08:00
John Lewin
2b5f9b54a7 Defer ISQLite construction until after path override 2018-12-18 17:06:20 -08:00
John Lewin
6ea0de691c Extract Windows only dependencies from shared .netstandard projects 2018-12-18 11:54:05 -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
dd91bba01b Simplify 2018-12-10 14:15:35 -08:00
John Lewin
cfeb515224 Move BedShape near PrinterSettings 2018-11-25 09:07:43 -08:00
John Lewin
0d9e6aadf2 Experimental multi-printer support 2018-11-12 09:44:59 -08:00
Lars Brubaker
d42d0fd140 Making sure we clear settings that should not be set when importing or creating a new printer 2018-10-24 18:09:02 -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