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
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
a0fad3f693
Making test run better on slow machine
2020-03-25 15:30:19 -07: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
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
cd41899175
Rename leveling test
2019-04-30 10:56:49 -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
jlewin
b561ed65aa
Fix spelling
2019-04-17 14:34:36 -07:00
John Lewin
c6ef31075d
Click Print Leveling to continue
2019-04-15 21:04:28 -07:00
Lars Brubaker
e8ad375934
Making sure tests are still passing with new settings changes
2019-04-02 15:18:10 -07:00
John Lewin
c7d6c9b75a
Revise tests to account for new "Finish Setup Button" location
...
- Add infrastructure to find and set new button identifier
- Issue MatterHackers/MCCentral#4902
Investigate failing PulseRequiresLevelingAndLevelingWorks test
2019-01-23 23:02:46 -08:00
John Lewin
8fce34c8a5
Remove SettingsLayout.Instance, move to PrinterSettings.Layout
2019-01-06 13:28:37 -08:00
John Lewin
0f792648de
Rename SettingsOrganizer to SettingsLayout
2019-01-06 13:22:53 -08:00
John Lewin
bdb7f98a7e
Remove UserLevel dictionary and naming, switch to top level properties
2019-01-06 11:39:13 -08:00
Lars Brubaker
22de333b5b
Fixing test for new UI
2018-12-06 12:03:46 -08:00
John Lewin
5804173ab9
Use automation helper to validate ActivePrinters.First is valid
...
- Not valid for use in multi-printer scenarios
2018-11-30 14:08:29 -08:00
John Lewin
05d7ae286c
Remove ActivePrinter
2018-11-30 14:08:29 -08:00
John Lewin
fe2f71559f
Correct whitespace
2018-11-30 14:08:28 -08:00
John Lewin
970d68f5c0
Spelling
2018-11-29 13:41:24 -08:00
Lars Brubaker
6405dad7ac
Convert static SettingChanged event to instance based
...
issue: MatterHackers/MCCentral#4551
2018-11-12 17:45:13 -08:00
John Lewin
cbc856f1c5
Fix test project build breaks
2018-11-12 14:45:53 -08:00
Lars Brubaker
0a1b9a5553
converting more rooted events
2018-11-09 12:07:59 -08:00
Lars Brubaker
f71ab39461
Making test for user edit of leveling data
2018-10-22 17:32:33 -07:00
LarsBrubaker
133da5d35a
Making leveling test run a second leveling and test it changes
2018-10-18 14:58:35 -07:00
John Lewin
6dbae7668b
Remove ActiveSliceSettings.Instance
...
- Issue MatterHackers/MCCentral#4243
2018-10-05 09:25:05 -07:00
John Lewin
e9ea030853
Extract LevelingWizard automation to reusable function
...
- Reuse in PulseRequiresLevelingAndLevelingWorks
2018-10-03 12:28:41 -07:00
Lars Brubaker
ef24e54b38
Fixed the test to account for changes in control names and behavior
2018-09-21 09:48:48 -07:00
John Lewin
8a9a2b7644
Fix failing test
2018-08-01 18:35:38 -07:00
John Lewin
5fa01c8a5e
Validate GCode/MultilineStringField persistence
2018-07-30 17:02:36 -07:00
Lars Brubaker
46c8f08c71
Reversed the logic of holding temp on cancel so it is consistent with print canceling
...
issue: MatterHackers/MCCentral#3877
Don't show heat shut off options in same place as cancel print
2018-07-17 10:04:08 -07:00
John Lewin
685541523b
Spelling
2018-07-12 22:49:39 -07:00
Lars Brubaker
6f6a88793b
Set the gcode filename to the file we are actually printing
...
improving print test
issue: MatterHackers/MCCentral#3841
PrinterRecoveryTest is failing (looks like a real fail)
2018-07-12 11:52:36 -07:00
Lars Brubaker
7caccde0f3
Made sure that when we change printers we update the home library
...
This makes sure we show and hide the sd card folder
issue: MatterHackers/MCCentral#3769
fix sd card print test
took out dead code
2018-06-26 11:06:40 -07:00
Lars Brubaker
afcf2d0b29
Fixing boolean operations to not recurs as they set meshes
...
issue: MatterHackers/MCCentral#3763
Subtracting and replacing a sphere causes a "loop" in some scenarios
2018-06-26 10:41:42 -07:00
Lars Brubaker
72e674c1f3
Getting tests to pass
2018-04-20 12:01:30 -07:00
John Lewin
ec760353fa
Resolve failing tests due to assumed default Part tab
...
- Issue MatterHackers/MCCentral#3173
2018-04-19 08:02:31 -07:00
Lars Brubaker
859304fd16
Fixed print recovery test
...
removed the gcode buffer size variable (it didn't work)
2018-02-21 18:15:22 -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
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
John Lewin
fd2418f0fb
Fix typos
2018-01-15 20:58:14 -08:00
John Lewin
045d17b153
Update test as ManualPrintercontrols now is ScrollableWidget
...
- Issue MatterHackers/MCCentral#2658
Investigate TuningAdjustmentsDefaultToOneAndPersists failure
2018-01-15 20:52:44 -08:00
John Lewin
fdb1a7bd98
Update emulator test to match new behavior
...
- Issue MatterHackers/MCCentral#2655
Investigate ExpectedEmulatorResponses failure
2018-01-15 20:13:57 -08:00
Lars Brubaker
ab2fa6e910
Extruders beyond 0 only have temperature
...
Removed ability to set material for extruders other than the first
added settings for extruder 1-4 temp
Refactored emulator (move classes to new files)
Made the emulator support multiple extruders
2018-01-10 12:56:50 -08:00