Lars Brubaker
|
569d016d30
|
Refactoring and creating new RemovePreMultipliedProcess
|
2023-10-03 16:17:01 -07:00 |
|
LarsBrubaker
|
3307e204ee
|
All buttons switch to agg themed buttons
|
2022-08-03 16:56:51 -07:00 |
|
Lars Brubaker
|
fe406720f2
|
Got rid of invert icons
|
2021-05-21 15:23:25 -07:00 |
|
Lars Brubaker
|
d95d7ac58b
|
Re-capturing all the other changes made during leveling issues investigations
|
2021-03-05 15:07:50 -08:00 |
|
LarsBrubaker
|
506f2b273f
|
Making static data compile time and universal
|
2020-11-25 07:39:36 -08:00 |
|
jlewin
|
95ae04b790
|
HelpDocs
|
2019-06-18 12:23:08 -07:00 |
|
jlewin
|
6024a85133
|
Extract widget connect behavior to reusable public method
- Rewrite event handlers as privately scoped delegates
- Clear event handlers on ConnectSucceeded/ConnectFailed
|
2019-04-05 12:04:28 -07:00 |
|
jlewin
|
af374e0abf
|
Remove redundant EnableChanged event
- Issue MatterHackers/MCCentral#5265
Consider removing PrinterConnection.EnableChanged event
|
2019-04-05 11:44:55 -07:00 |
|
jlewin
|
15d8d3996b
|
Connect should not be conditional on NetworkPrinting
- Issue MatterHackers/MCCentral#5141
Network printing does not work
|
2019-03-11 11:42:50 -07:00 |
|
Lars Brubaker
|
572fdd847a
|
Getting switch extruder pre-gcode to run when needed
refactoring
|
2019-02-06 12:34:20 -08:00 |
|
John Lewin
|
54c3dbb08e
|
Extract Android dependencies from .netstandard libraries
|
2018-12-18 11:54:31 -08:00 |
|
John Lewin
|
984369e21e
|
Move private members below public, restore Android namespaces
|
2018-11-23 11:06:09 -08:00 |
|
John Lewin
|
c1e8a932e7
|
Convert static method to instance, use local printer reference
|
2018-11-23 10:57:03 -08:00 |
|
John Lewin
|
2873a74ef7
|
Use standard event listener pattern
|
2018-11-16 15:53:43 -08:00 |
|
John Lewin
|
426c117434
|
Simplify naming for clarity
|
2018-11-12 09:44:59 -08:00 |
|
John Lewin
|
a7385aa057
|
Convert ConditionallyCancelPrint to extension method
- Extract printer extension methods to common class
|
2018-11-12 09:44:59 -08:00 |
|
John Lewin
|
4ce363e29b
|
Pass printer reference, remove static ActivePrinter references
|
2018-11-12 09:44:59 -08:00 |
|
Lars Brubaker
|
e69591a884
|
EnableChanged -> 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
|
4bb93fcc19
|
changed CommunicationStateChanged to EventHandler
|
2018-11-09 13:19:29 -08:00 |
|
Lars Brubaker
|
238491ef8f
|
Don't return a value from ConditionallyCancelPrint (it was not used and is confusing)
issue: MatterHackers/MCCentral#1303
Review value of canceled response bool
|
2018-09-24 17:46:42 -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 |
|