LarsBrubaker
|
e64488bd5a
|
Fixing crash with terminal buffer getting changed while enumerating
|
2020-10-06 17:07:45 -07:00 |
|
LarsBrubaker
|
6881e19ee6
|
Created test and addressed printer name bug
issue: MatterHackers/MCCentral#6102
Renaming printer when 2 are open, renames both
|
2020-10-03 17:58:42 -07:00 |
|
Lars Brubaker
|
0db490d7d4
|
increase time
|
2020-10-02 15:03:00 -07:00 |
|
LarsBrubaker
|
c6a0de1233
|
Fixed support button (put back in)
Made test for support button
Fixed tool bar drop saving
|
2020-10-01 19:35:06 -07:00 |
|
LarsBrubaker
|
1dfe8b3ee5
|
refactoring
|
2020-09-11 23:09:50 -07:00 |
|
Lars Brubaker
|
366cef0870
|
documenting more work
|
2020-09-01 18:12:13 -07:00 |
|
Lars Brubaker
|
c92593d199
|
Wrote a test to ensure we keep the settings indicator updated correctly
|
2020-09-01 18:08:15 -07:00 |
|
LarsBrubaker
|
d6cb1f15d1
|
fixing test
|
2020-08-29 23:05:40 -07:00 |
|
LarsBrubaker
|
e24c240876
|
It is now working and passing tests
issue: MatterHackers/MCCentral#6021
OEM settings update procedure
|
2020-08-29 20:06:03 -07:00 |
|
LarsBrubaker
|
1a103dd2c0
|
oem settings updater is shaping up
|
2020-08-29 20:06:03 -07:00 |
|
LarsBrubaker
|
2e958fda5d
|
Starting work on the Update Settings page
|
2020-08-29 20:06:02 -07:00 |
|
LarsBrubaker
|
87d8de607a
|
Ignore more settings while validating oem settings changes
|
2020-08-29 20:06:02 -07:00 |
|
LarsBrubaker
|
e71aacbedb
|
Working on validating current default settings
|
2020-08-29 20:06:02 -07:00 |
|
LarsBrubaker
|
23e7263da5
|
Print recovery test working for dual extruder no probe
|
2020-08-09 08:23:22 -07:00 |
|
LarsBrubaker
|
f7457c6758
|
updating profiles
|
2020-08-08 22:39:08 -07:00 |
|
LarsBrubaker
|
bae0720164
|
refactoring
|
2020-07-18 11:13:00 -07:00 |
|
LarsBrubaker
|
27dc4b1f0a
|
Fixing bug when printer is deleted during printing
issue: MatterHackers/MCCentral#5955
NullReferenceException: Object reference not set to an instance of an object.
|
2020-07-16 07:59:57 -07:00 |
|
LarsBrubaker
|
2b0614bbef
|
fixing tests
|
2020-07-03 16:32:44 -07:00 |
|
Lars Brubaker
|
fbde630394
|
Fixing tests
|
2020-07-02 15:45:36 -07:00 |
|
LarsBrubaker
|
6ef6503b94
|
Making feedrate and multiplier apply to current printer
issue: https://github.com/matterhackers/mattercontrol/issues/4793
|
2020-07-01 21:59:06 -07:00 |
|
LarsBrubaker
|
1cd758c2c1
|
re-slice test can run and is passing
|
2020-05-16 09:31:54 -07:00 |
|
Lars Brubaker
|
bf3a8db374
|
Downgrading to 4.7.1 to build on Mac
|
2020-04-08 10:36:51 -07:00 |
|
LarsBrubaker
|
a0fad3f693
|
Making test run better on slow machine
|
2020-03-25 15:30:19 -07:00 |
|
Lars Brubaker
|
1fbddddc4b
|
Upgrading to 4.7.2
|
2019-11-14 17:42:51 -08:00 |
|
jlewin
|
14ab51af33
|
Fix tests
|
2019-05-29 17:01:44 -07:00 |
|
Lars Brubaker
|
1cbcc5842d
|
Working on new emulator speed settings
Ultimately trying to get the emulator to show position in the 3D view.
This is to help debug problems like speed multiplier for 2 extruders
|
2019-05-02 09:31:55 -07:00 |
|
John Lewin
|
922becba20
|
Fix failing CancelWorksAsExpected test
|
2019-04-30 18:51:04 -07:00 |
|
jlewin
|
18a1ccfaa2
|
Ensure actions causing ReloadAll are wrapped in WaitForReloadAll
|
2019-04-30 16:45:29 -07:00 |
|
jlewin
|
4939481a8d
|
Fix failure message
|
2019-04-30 16:44:53 -07:00 |
|
jlewin
|
d6c2b5ef97
|
Satisfy non-empty bed requirement
|
2019-04-30 16:44:33 -07:00 |
|
jlewin
|
b16ca2245c
|
Rename leveling test
|
2019-04-30 16:44:08 -07:00 |
|
jlewin
|
f6f8dc9209
|
Migrate openAdvanced/pauseAtLayer behavior to StartPrint
|
2019-04-30 16:00:23 -07:00 |
|
jlewin
|
2704cf8f50
|
Remove no longer applicable FilamentLoaded workaround
- Requirement removed, automatic behavior undesired and causes delay
|
2019-04-30 14:30:50 -07:00 |
|
jlewin
|
e5169f9bac
|
Rename pause on layer test
|
2019-04-30 11:43:08 -07:00 |
|
jlewin
|
98f70893d9
|
Remove WaitForWidgetDisappear call from WaitForLayerAndResume
- Issue MatterHackers/MCCentral#5419
Investigate PauseOnLayerDoesPauseOnPrint failure
|
2019-04-30 11:40:16 -07:00 |
|
jlewin
|
cd41899175
|
Rename leveling test
|
2019-04-30 10:56:49 -07:00 |
|
John Lewin
|
50f3dab1a0
|
Add conditional logic for bed validation
- Issue MatterHackers/MCCentral#5397
export as gcode test failing due to empty bed requirement
|
2019-04-30 08:19:46 -07:00 |
|
jlewin
|
22dd9e1c0a
|
Assert that Print Recovery is enabled after Disconnect/Reconnect
- Issue MatterHackers/MCCentral#5403
Investigate PrinterRecoveryTest failure
|
2019-04-29 16:19:16 -07:00 |
|
Lars Brubaker
|
c65dbe8cbc
|
fixing re-slice test
issue: MatterHackers/MCCentral#5401
re-slice test does not click 'switch' button correctly
|
2019-04-29 11:40:16 -07:00 |
|
jlewin
|
b561ed65aa
|
Fix spelling
|
2019-04-17 14:34:36 -07:00 |
|
jlewin
|
c8f8db4631
|
Expose test requirement for improved test failure messages
|
2019-04-17 07:35:43 -07:00 |
|
John Lewin
|
64ffe63629
|
Revise control validation and test timeout
|
2019-04-15 21:05:19 -07:00 |
|
John Lewin
|
c6ef31075d
|
Click Print Leveling to continue
|
2019-04-15 21:04:28 -07:00 |
|
jlewin
|
e82da83a9f
|
Add dedicated type for terminal lines
|
2019-04-03 09:27:07 -07:00 |
|
Lars Brubaker
|
e8ad375934
|
Making sure tests are still passing with new settings changes
|
2019-04-02 15:18:10 -07:00 |
|
Lars Brubaker
|
e7fe7bb8da
|
Put in improved terminal filtering
|
2019-03-26 21:10:51 -07:00 |
|
jlewin
|
87908f1af7
|
Resolve implicit versus explicit assembly binding warnings
|
2019-03-26 13:33:45 -07:00 |
|
jlewin
|
afedb2555a
|
Move temp processing into PrinterConnection
|
2019-03-18 14:12:09 -07:00 |
|
jlewin
|
53b57ad23c
|
Add test for CopyFrom
|
2019-03-06 08:25:11 -08:00 |
|
John Lewin
|
0b1e3732c4
|
Revise plugins
|
2019-02-04 16:18:04 -08:00 |
|