Commit graph

12477 commits

Author SHA1 Message Date
johnlewin
e0b7ed128d
Merge pull request #3981 from jlewin/master
Reduce ActivePrinter references
2018-11-11 18:11:20 -08:00
John Lewin
f3a8824ecf Demand printer dependency in constructor 2018-11-11 13:52:31 -08:00
John Lewin
90a219e89b Use AnyPrintTaskRunning helper 2018-11-11 13:46:12 -08:00
John Lewin
4f683d490a Remove dead code 2018-11-11 13:45:33 -08:00
John Lewin
e2a6c761a4 Require and use printer reference rather than static ActivePrinter 2018-11-11 13:22:32 -08:00
John Lewin
c5cd0b2ebc Add AnyPrintTaskRunning helper property 2018-11-11 13:16:32 -08:00
John Lewin
6e7c81bfdb Use passed in printer references rather than static ActivePrinter 2018-11-11 12:57:28 -08:00
John Lewin
63997e2f62 Mark ActivePrinter as obsolete 2018-11-11 12:57:01 -08:00
johnlewin
504da5a4c0
Merge pull request #3980 from jlewin/multi_print
Merge multi_print into master
2018-11-11 10:04:15 -08:00
johnlewin
b285b1dc9e
Merge pull request #3979 from jlewin/multi_print
Remove InsertNewItem coupling to ActivePrinter
2018-11-11 09:53:42 -08:00
John Lewin
64ec76627f Remove InsertNewItem coupling to ActivePrinter
- Issue MatterHackers/MCCentral#4549
Remove ActivePrinter from ApplicationController
2018-11-11 08:59:00 -08:00
John Lewin
712dadd3a7 Convert Paste/DuplicateItem to receive sceneContext
- Required to remove ActivePrinter from InsertNewItem
- Issue MatterHackers/MCCentral#4549
Remove ActivePrinter from ApplicationController
2018-11-11 08:51:50 -08:00
John Lewin
5489c3b09a Pass SceneContext instead of Scene to SceneSelectionOperations
- Required to remove ActivePrinter from InsertNewItem
- Required to break ActivePrinter dependencies
- Issue MatterHackers/MCCentral#4549
Remove ActivePrinter from ApplicationController
2018-11-11 08:51:50 -08:00
Lars Brubaker
fdad2a1774
Merge pull request #3978 from larsbrubaker/multi_print
issue: MatterHackers/MCCentral#3458
2018-11-09 18:13:48 -08:00
Lars Brubaker
814f734d8c more binding fails 2018-11-09 18:07:49 -08:00
Lars Brubaker
f32e82c0a7 issue: MatterHackers/MCCentral#3458
Add new page to probe calibration
2018-11-09 17:03:27 -08:00
Lars Brubaker
b3ac12f4d8
Merge pull request #3977 from larsbrubaker/multi_print
Multi print
2018-11-09 16:42:25 -08:00
Lars Brubaker
39dcc1513f incorrect binding 2018-11-09 14:37:26 -08:00
Lars Brubaker
566be7c9cb Remaining RootedEvents removed 2018-11-09 14:32:05 -08:00
Lars Brubaker
e69591a884 EnableChanged -> EventHandler 2018-11-09 14:32:04 -08:00
Lars Brubaker
44a019d95c Connection Succeeded -> EventHandler 2018-11-09 14:32:04 -08:00
Lars Brubaker
5d6be0c4bf Moved to EventHandler
Connection Failed
DestinationChanged
2018-11-09 14:32:04 -08:00
Lars Brubaker
82a7eb2587
Merge pull request #3975 from larsbrubaker/multi_print
changed CommunicationStateChanged to EventHandler
2018-11-09 13:38:53 -08:00
Lars Brubaker
4bb93fcc19 changed CommunicationStateChanged to EventHandler 2018-11-09 13:19:29 -08:00
John Lewin
75cec79256 Sync up event handler and event names 2018-11-09 12:44:40 -08:00
John Lewin
667235b67a Simplify 2018-11-09 12:44:40 -08:00
John Lewin
5cf793632f Collapse CommunicationUnconditional[To/From]Printer into existing events 2018-11-09 12:44:40 -08:00
Lars Brubaker
0a1b9a5553 converting more rooted events 2018-11-09 12:07:59 -08:00
John Lewin
704d4c1d7b Fix post-rebase errors 2018-11-09 12:04:56 -08:00
John Lewin
991a9896ed Rename CheckForKeys to ProcessLine 2018-11-09 11:58:36 -08:00
John Lewin
5cc17daf2f Rename LineActions derived types
- FoundStringContainsCallbacks -> ContainsStringLineActions
- FoundStringStartsWithCallbacks -> StartsWithLineActions
2018-11-09 11:58:36 -08:00
John Lewin
a061f97a70 Rename AddCallbackToKey/RemoveCallbackFromKey -> Register/Unregister 2018-11-09 11:58:35 -08:00
John Lewin
fd894fb0c1 Rename FoundStringCallbacks to LineActions 2018-11-09 11:58:35 -08:00
John Lewin
cb732aacb7 Remove FoundStringEventArgs 2018-11-09 11:58:35 -08:00
John Lewin
f83fadd06b Convert to standard events with line arg 2018-11-09 11:58:34 -08:00
Lars Brubaker
8c2f2314dd adding more rooted events to event EventHandler 2018-11-09 10:21:40 -08:00
Lars Brubaker
5232361758 Thought experiment on moving a rooted event to an event 2018-11-09 09:15:47 -08:00
Lars Brubaker
b2a479a10f
Merge pull request #3972 from larsbrubaker/master
Show mass based on density
2018-11-08 14:26:35 -08:00
Lars Brubaker
9d7ca75c48 Show mass based on density 2018-11-08 13:41:27 -08:00
Lars Brubaker
36449de4f6
Merge pull request #3971 from jlewin/master
Add white theme, fix Windows Socketeer
2018-11-08 13:39:43 -08:00
John Lewin
87cbf4e7f2 Reduce tab bar background/intactive tab contrast levels 2018-11-08 13:23:08 -08:00
John Lewin
417c8fee80 Fix Properties bar color 2018-11-08 13:19:14 -08:00
John Lewin
f291006d21 Add Newtonsoft.Json binding redirect
- Issue MatterHackers/MCCentral#4537
'Limited Connectivity' MCWS status on Windows
2018-11-08 13:12:59 -08:00
John Lewin
b73e5f6503 Make themes popup panel slightly wider for new white theme
- Issue MatterHackers/MCCentral#4536
2018-11-08 11:56:09 -08:00
John Lewin
00d1d09f99 Add white theme 2018-11-08 10:37:38 -08:00
Lars Brubaker
ffb1c8ae08
Merge pull request #3970 from jlewin/master
Improve handling of cancelled slicing operations
2018-11-08 10:00:23 -08:00
John Lewin
41bd4965f8 Revise auto switch to GCode animation
- Issue MatterHackers/MCCentral#4534
2018-11-08 08:13:08 -08:00
John Lewin
486c31c862 Extract embedded type to new file 2018-11-08 05:46:24 -08:00
John Lewin
0441528b3d Conditionally switch to GCode view only after slicing success
- Issue MatterHackers/MCCentral#4533
Consider if switching to GCode view while slicing is best experience
2018-11-08 05:40:01 -08:00
John Lewin
83b2b7851a Improve handling of cancelled slicing operations
- Issue MatterHackers/MCCentral#4532
We should not load incomplete gcode when a slice is canceled
2018-11-08 05:38:46 -08:00