Lars Brubaker
75e137e160
Working on path stitching, fixing tests
2022-09-20 18:02:34 -07:00
Lars Brubaker
32a192c2b8
Upgrading to .net 6
2022-07-15 17:28:39 -07:00
LarsBrubaker
fb86f7c96b
Fixing tests
2022-06-19 20:13:32 -07:00
Lars Brubaker
d560ca5b89
Add task feedback to design tabs
...
Improve Open button to be consistent with other drop buttons
Fix test
2021-09-16 16:31:14 -07:00
LarsBrubaker
1e47c26e57
Making test for cube
2021-06-06 22:18:29 -07:00
LarsBrubaker
550d96645f
Fixing more tests
2021-03-06 22:34:28 -08:00
LarsBrubaker
85383c72a0
fixing tests
2021-01-31 18:33:34 -08:00
Lars Brubaker
50eea0c6e3
Made the printer tab has simple -> advanced display as well
2020-12-30 14:44:24 -08:00
Lars Brubaker
83cbb3d225
Improving test performance
2020-11-17 14:39:38 -08:00
Lars Brubaker
4784508d77
Improving Set Temperature usability
...
Added Set Temperature test
2020-11-17 12:11:42 -08:00
LarsBrubaker
290cae696c
increase test time
2020-11-17 06:56:05 -08: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
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