Commit graph

9348 commits

Author SHA1 Message Date
John Lewin
5f6c37a7fd Remove DrawGlOpaqueContent listener
- Models double drawn via DrawGlOpaqueContent/DrawGlTransparentContent
- Isolate to single draw call in existing DrawGlTransparentContent code
2018-02-02 17:27:51 -08:00
Lars Brubaker
e69e0eee89
Merge pull request #2974 from larsbrubaker/design_tools
Make font serialize as name
2018-02-02 14:39:27 -08:00
Lars Brubaker
8fc6195a64 Make sure we close the part / bed menu items before opening again 2018-02-02 14:35:01 -08:00
Lars Brubaker
748edd0bdf Make font serialize as name 2018-02-02 14:17:45 -08:00
Lars Brubaker
4b1740b55a
Merge pull request #2973 from jlewin/design_tools
Add enum support to PublicPropertyEditor
2018-02-02 12:25:30 -08:00
John Lewin
f1ef3bc9a8 Add enum support to PublicPropertyEditor 2018-02-02 12:13:00 -08:00
johnlewin
9927561794
Merge pull request #2972 from larsbrubaker/design_tools
Added in ability to manually adjust the gcode time multiplier
2018-02-02 12:12:35 -08:00
Lars Brubaker
010b57649e Added in ability to manually adjust the gcode time multiplier 2018-02-02 10:33:45 -08:00
Lars Brubaker
aa35fd268b
Merge pull request #2971 from larsbrubaker/design_tools
Design tools
2018-02-02 09:47:17 -08:00
Lars Brubaker
c904b4bf80 Fixed test 2018-02-02 09:27:06 -08:00
LarsBrubaker
5af78b67e7 Fixing CompletingPrintTurnsoffHeat 2018-02-02 09:17:32 -08:00
Lars Brubaker
67f7bd9800
Merge pull request #2970 from larsbrubaker/design_tools
Set bed temp range to 3
2018-02-02 09:16:19 -08:00
LarsBrubaker
df2ef9d1d0 Set bed temp range to 3 2018-02-02 07:58:45 -08:00
johnlewin
140b85d38c
Merge pull request #2969 from jlewin/design_tools
Add reasonable timeout to AutoResetEvent
2018-02-01 23:49:17 -08:00
John Lewin
7ddd79d0dc Close Window not Widget 2018-02-01 23:35:58 -08:00
John Lewin
f5c213a224 Simplify 2018-02-01 23:35:40 -08:00
John Lewin
87d474d796 Consolidate Edit Leveling and Run Leveling buttons
- Move Run Leveling button into Edit Leveling dialog per discussions
2018-02-01 23:26:40 -08:00
John Lewin
155a175dfa Use Icon instead of Text buttons for Configure actions
- Issue MatterHackers/MCCentral#2699
2018-02-01 23:11:22 -08:00
John Lewin
c6d5605893 Convert EditLevelingSettingsWindow to DialogPage
- Issue MatterHackers/MCCentral#2759
Edit Leveling Settings window should use DialogPage for consistency
2018-02-01 23:09:53 -08:00
John Lewin
ca646b91d0 Fix compile errors in WITH_WRAPPER conditional 2018-02-01 22:02:36 -08:00
John Lewin
4b68aa502d Show running tasks on construction
- Issue MatterHackers/MCCentral#2741
Display of long running tasks do not survive a reload
2018-02-01 21:43:43 -08:00
John Lewin
02abe42da2 Skip loading GCode output if slicing failed
- Issue MatterHackers/MCCentral#2758
"Loading GCode" appears after canceling slicing
2018-02-01 21:42:09 -08:00
John Lewin
6d93a2716d Resolve exceptions after aborted slicing operations
- Issue MatterHackers/MCCentral#2757
Null reference exception after canceling slicing operation with new
abort logic
2018-02-01 21:25:02 -08:00
John Lewin
54ceb8170c Add reasonable timeout to AutoResetEvent
- Issue MatterHackers/MCCentral#2637
TuningAdjustmentsDefaultToOneAndPersists hangs test suite, violates test
timeout
2018-02-01 20:57:54 -08:00
johnlewin
71b0b9bf43
Merge pull request #2968 from jlewin/design_tools
Turn off rainbow coloring and review
2018-02-01 20:37:32 -08:00
John Lewin
6128d20463 Turn off rainbow coloring and review
- Issue MatterHackers/MCCentral#2733
Reconsider primitive colors
2018-02-01 18:49:31 -08:00
johnlewin
a4e196bd33
Merge pull request #2967 from larsbrubaker/design_tools
Make sure we kill the slicing task when we exit
2018-02-01 18:24:51 -08:00
Lars Brubaker
d09c29ee96 Make sure we kill the slicing task when we exit
Have MS write in the gcode finished string rather than MC
2018-02-01 17:30:40 -08:00
johnlewin
c60315c13d
Merge pull request #2966 from jlewin/design_tools
Restore default constructor for failing automation tests
2018-02-01 17:11:06 -08:00
John Lewin
e998f137aa Rename Connection.PrinterIsConnected -> Connection.IsConnected 2018-02-01 14:51:44 -08:00
John Lewin
028afd98d2 Upgrade NUnit 2018-02-01 14:14:15 -08:00
John Lewin
2f87329ee5 Restore default constructor for failing automation tests
- Issue MatterHackers/MCCentral#2754
Disabled default constructor on SqliteLibraryContainer breaks tests
2018-02-01 14:14:15 -08:00
johnlewin
0918afabd4
Merge pull request #2965 from jlewin/design_tools
Migrate ApplyAtCenter to IObject3D extension method
2018-02-01 12:41:18 -08:00
John Lewin
ad2b8efb80 Remove unused members 2018-02-01 12:25:22 -08:00
John Lewin
3331748239 Migrate ApplyAtCenter to IObject3D extension method
- Rename to ApplyAtBoundCenter
- Change to return void and apply to instance
2018-02-01 12:24:56 -08:00
John Lewin
68348dfc78 Migrate AddSelectionAsChildren to scene extension method 2018-02-01 12:22:06 -08:00
John Lewin
ec334f91cb Revise RayGun registration 2018-02-01 12:10:03 -08:00
johnlewin
c979523bd8
Merge pull request #2964 from jlewin/design_tools
Restore automatic Load in OnContentChanged, rename to ReloadContent
2018-02-01 09:35:34 -08:00
John Lewin
67b0e17d71 Remove excess MatterControl.Automation category 2018-02-01 09:05:24 -08:00
John Lewin
fa76e080cc Restore autoreset event in SDCardContainer 2018-02-01 09:04:38 -08:00
John Lewin
41da8c676b Remove unused constructor, consolidate Initialize into constructor 2018-02-01 09:03:56 -08:00
John Lewin
085be24c2d Restore automatic Load in OnContentChanged, rename to ReloadContent
- Add new OnContentChanged so derived types can fire ContentChanged
- Issue MatterHackers/MCCentral#2748
Investigate ~30 failing tests due to OnContentChanged revision
2018-02-01 09:01:57 -08:00
Lars Brubaker
1151bfba25
Merge pull request #2963 from larsbrubaker/design_tools
Very quick proof of array tool.
2018-02-01 07:49:36 -08:00
LarsBrubaker
95973fdd44 Added more functionality
Made it round trip correctly
2018-02-01 07:44:15 -08:00
LarsBrubaker
6d3cecea8d Very quick proof of array tool. 2018-01-31 22:53:27 -08:00
johnlewin
4605bc8488
Merge pull request #2962 from jlewin/design_tools
Remove unutilized INativePlatformFeatures.ReportException
2018-01-31 18:41:20 -08:00
John Lewin
e5708ad3a4 Remove unutilized INativePlatformFeatures.ReportException 2018-01-31 18:33:03 -08:00
johnlewin
9750ae18b5
Merge pull request #2961 from larsbrubaker/design_tools
Adding in Base and Smoothing
2018-01-31 18:21:48 -08:00
Lars Brubaker
1e8cf7dde0 Adding in Base and Smoothing 2018-01-31 18:12:56 -08:00
johnlewin
7c2fd8c8a6
Merge pull request #2960 from larsbrubaker/design_tools
Filter out my settings that are same as oem + base
2018-01-31 17:56:00 -08:00