Commit graph

8890 commits

Author SHA1 Message Date
johnlewin
89598026da
Merge pull request #2852 from larsbrubaker/design_tools
Design tools
2018-01-08 13:40:05 -08:00
Lars Brubaker
7e8bac8716 Run the printing test twice 2018-01-08 12:04:14 -08:00
Lars Brubaker
c3abfedc5d Make sure we clear the selected item on loading new content 2018-01-08 11:02:06 -08:00
johnlewin
0cb67f76c4
Merge pull request #2851 from jlewin/design_tools
Fix tests and related regressions
2018-01-07 19:21:45 -08:00
John Lewin
6d45d9368f Fix failing SignInTestUserAndDoCloudLibrarySearchs test
- Issue MatterHackers/MCCentral#2600
Search button missing from breadcrumb bar
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 19:09:16 -08:00
John Lewin
eece69fb0c Fix failing HasHeatedBedCheckedHidesBedTemperatureOptions test
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 17:51:11 -08:00
John Lewin
cc2df3e33b Fix failing SwitchingMaterialsCausesSettingsChangedEvents test
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 17:33:43 -08:00
John Lewin
4f6c97f16f Fix failing QualitySettingsStayAsOverrides test
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 17:27:17 -08:00
John Lewin
53233c644c Fix failing RaftEnabledPassedToSliceEngine test
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 16:41:37 -08:00
John Lewin
025a0f1140 Workarounds for failing SoftwareLevelingRequiredCorrectWorkflow test
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 16:38:43 -08:00
John Lewin
f38be7eec8 Always initialize gCodeFileStream0, return -1 if null
- Issue MatterHackers/MCCentral#2599
Investigate PrinterRecoveryTest failure
2018-01-07 16:11:44 -08:00
John Lewin
e811fc625e Add support for navigating to SliceSetting fields
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 14:54:26 -08:00
John Lewin
7425ba4cb0 Remove dead code 2018-01-07 14:54:26 -08:00
johnlewin
d5df85f6ac
Merge pull request #2850 from jlewin/design_tools
Refactor PrinterConnection
2018-01-07 14:50:35 -08:00
John Lewin
98eacd8c44 Rename SendToDelegateFunctions to clarify behavior 2018-01-07 09:40:26 -08:00
John Lewin
eb57227267 Use auto properties 2018-01-07 08:17:52 -08:00
John Lewin
87fab816dd Remove seemingly unused code 2018-01-06 22:58:28 -08:00
John Lewin
98ac312331 Use lambdas 2018-01-06 22:23:44 -08:00
John Lewin
531376fb4f Fix typo 2018-01-06 22:06:42 -08:00
John Lewin
2ab8002655 Rename sent/received events
- Issue MatterHackers/MCCentral#2597
Rename ReadLine event to resolve ambiguity in terms
2018-01-06 22:03:26 -08:00
johnlewin
083d47eacf
Merge pull request #2849 from jlewin/design_tools
Remove SliceSettings coupling from PrinterConnection
2018-01-06 22:01:02 -08:00
John Lewin
59093ab73f Move ReadLine replacement string parsing back into PrinterConnection
- Ensure update on settings change
2018-01-06 16:03:03 -08:00
John Lewin
f46aacf5c4 Remove SliceSettings coupling from PrinterConnection
- Add properties to PrinterConnection for dependencies in SliceSettings
- Set properties on construction
- Sync properties on change
2018-01-06 13:26:28 -08:00
johnlewin
b23ae8ca68
Merge pull request #2848 from jlewin/design_tools
Remove Connect failed/troubleshoot UI from PrinterConnection
2018-01-06 13:23:47 -08:00
John Lewin
723a48bcea Remove Connect failed/troubleshoot UI from PrinterConnection
- Remove showHelpIfNoPort param
2018-01-06 12:00:14 -08:00
johnlewin
0f56751433
Merge pull request #2847 from jlewin/design_tools
Move Printing objects from GCodeVisualizer namespace to MC.Printing
2018-01-05 17:04:57 -08:00
John Lewin
f5d31e7d29 Move Printing objects from GCodeVisualizer namespace to MC.Printing 2018-01-05 12:44:57 -08:00
johnlewin
38e2aa55f7
Merge pull request #2846 from jlewin/design_tools
Design tools
2018-01-05 11:59:17 -08:00
John Lewin
976b0d18c6 Guard for null gCodeFileStream0 2018-01-05 11:46:07 -08:00
John Lewin
8f1e2183e3 Full height selection panel 2018-01-05 11:45:11 -08:00
johnlewin
ee35b8dd49
Merge pull request #2845 from jlewin/design_tools
Improve Connect
2018-01-04 18:39:09 -08:00
John Lewin
ccb833fc68 Improve Connect commands
- Move M110 reset from ClearQueuedGCode to CreateStreamProcessors
- Reduce to one M110 during connect
- Fix currentLineIndexToSend to position correctly
- Move loadedGCode into root stream processor
2018-01-04 18:32:54 -08:00
John Lewin
edceab2e85 Rename SendLineToPrinterNow -> QueueLine
- Issue MatterHackers/MCCentral#2550
SendLineToPrinterNow queues printer commands
2018-01-04 18:32:54 -08:00
John Lewin
2793db6a9a During Connect, send raw line to printer rather than queueing
- Issue MatterHackers/MCCentral#2562
Unable to connect to Kossel Pro after PrinterConnection.Connect changes
2018-01-04 18:32:54 -08:00
johnlewin
09d79e00f6
Merge pull request #2844 from jlewin/design_tools
Revise slice settings
2018-01-04 18:31:15 -08:00
John Lewin
2ee6f3e59c Move Extruder Change section to General 2018-01-04 12:38:43 -08:00
John Lewin
02d1d47850 Revise slice settings 2018-01-04 12:27:29 -08:00
John Lewin
7fdd4f6ebd Reduce heading significance 2018-01-04 07:47:01 -08:00
John Lewin
197aa0eee8 Revise SliceSettings layout and style 2018-01-03 23:05:04 -08:00
johnlewin
2252979e46
Merge pull request #2843 from jlewin/design_tools
Remove unmapped settings and empty sections
2018-01-03 19:21:42 -08:00
John Lewin
146a45ffe4 Consolidate Cooling into Speeds 2018-01-03 17:45:49 -08:00
John Lewin
c824e0f9af Remove unmapped settings and empty sections
- Issue MatterHackers/MCCentral#2569
Remove external slice settings from layouts.txt
2018-01-03 17:22:02 -08:00
johnlewin
2740b38371
Merge pull request #2842 from jlewin/design_tools
Maintain state across ReloadAll
2018-01-03 17:17:28 -08:00
John Lewin
38666e89c4 Maintain state across ReloadAll
- Issue MatterHackers/MCCentral#2561
Configure -> Printer should survive ReloadAll
2018-01-03 15:25:17 -08:00
johnlewin
13b1051eb2
Merge pull request #2841 from larsbrubaker/design_tools
Update the default name we use to save the workspace
2018-01-03 15:22:55 -08:00
Lars Brubaker
7741b3a278 Update the default name we use to save the workspace 2018-01-03 14:49:47 -08:00
Lars Brubaker
1e0c030bbb
Merge pull request #2840 from larsbrubaker/design_tools
Design tools
2018-01-03 14:49:10 -08:00
Lars Brubaker
8bb90dc2db updated agg pointer 2018-01-03 14:23:38 -08:00
Lars Brubaker
5717bb5f19 Improving iteration of sub edit objects (stop at described root) 2018-01-03 14:17:48 -08:00
Lars Brubaker
73a54f0e3c latest agg 2018-01-03 12:16:17 -08:00