Lars Brubaker
|
bd60453d23
|
updating icons
|
2021-09-14 10:22:28 -07:00 |
|
Lars Brubaker
|
bbbf7c768c
|
Fixing bug with scaling
|
2021-06-11 11:23:15 -07:00 |
|
LarsBrubaker
|
1e47c26e57
|
Making test for cube
|
2021-06-06 22:18:29 -07:00 |
|
Lars Brubaker
|
4e278608a9
|
creating test for export when not connected from print menu
issue: MatterHackers/MCCentral#6326
Write test for export button on print menu
|
2021-03-16 11:02:28 -07:00 |
|
LarsBrubaker
|
a0c81341ec
|
Improving settings documenation
|
2021-02-21 07:46:51 -08:00 |
|
LarsBrubaker
|
2d5acd7dee
|
refactoring tests
adding test of end gcode retraction
|
2021-02-18 10:40:44 -08:00 |
|
LarsBrubaker
|
85383c72a0
|
fixing tests
|
2021-01-31 18:33:34 -08:00 |
|
LarsBrubaker
|
cbd0b9969b
|
Wrote a test to ensure settings view can change when floating without relead
|
2021-01-31 08:47:36 -08:00 |
|
LarsBrubaker
|
2693c8351f
|
Don't close print menu on support change
|
2021-01-30 08:49:06 -08:00 |
|
Lars Brubaker
|
d882f04b07
|
Fixing tests
cleaning up ui
|
2020-12-31 09:33:53 -08:00 |
|
LarsBrubaker
|
51d1e33f9d
|
Improving simple mode
|
2020-12-30 09:03:02 -08:00 |
|
Lars Brubaker
|
0482b558c5
|
finishing up new g92 test
|
2020-12-18 18:07:37 -08:00 |
|
Lars Brubaker
|
b37b6b4e8a
|
creating new test
|
2020-12-17 17:30:19 -08:00 |
|
LarsBrubaker
|
506f2b273f
|
Making static data compile time and universal
|
2020-11-25 07:39:36 -08:00 |
|
Lars Brubaker
|
83cbb3d225
|
Improving test performance
|
2020-11-17 14:39:38 -08:00 |
|
LarsBrubaker
|
7e4045d5e0
|
Fixing tests
|
2020-10-25 20:47:12 -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 |
|
LarsBrubaker
|
1dfe8b3ee5
|
refactoring
|
2020-09-11 23:09:50 -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
|
0eec29e84d
|
Removing tiny icons
Prepping for improved folder views
Fixing warnings
|
2020-08-01 08:58:50 -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 |
|
LarsBrubaker
|
304b06301b
|
fix settings test
|
2020-06-27 11:01:27 -07:00 |
|
LarsBrubaker
|
2ec238992c
|
Improving SelectSliceSettingsField (adding scroll into view)
|
2020-06-22 15:57:06 -07:00 |
|
LarsBrubaker
|
af89580515
|
Refactoring settings layout
|
2020-06-21 13:41:37 -07:00 |
|
LarsBrubaker
|
c66d6d44db
|
fixing tests
|
2020-05-16 08:34:06 -07:00 |
|
LarsBrubaker
|
e602c7681d
|
removing unnecessary casts
|
2020-02-07 17:08:47 -08:00 |
|
LarsBrubaker
|
58e77cfe60
|
GuiWiget Children working as a SafeList
|
2020-02-07 15:27:43 -08:00 |
|
John Lewin
|
cb6eb43972
|
Add support for grouping scene operations into a drop menu button
- Issue MatterHackers/MCCentral#5664
consider adding a dual align quick button
|
2019-06-13 08:16:50 -07:00 |
|
jlewin
|
14ab51af33
|
Fix tests
|
2019-05-29 17:01:44 -07:00 |
|
Lars Brubaker
|
e3c3e9580d
|
fixing tests
|
2019-05-29 10:33:36 -07:00 |
|
jlewin
|
299585d7a9
|
Use more detailed headings
- Issue MatterHackers/MCCentral#5554
|
2019-05-20 17:13:07 -07:00 |
|
jlewin
|
def78f9d42
|
Update Add Printer tests
|
2019-05-14 15:43:14 -07:00 |
|
jlewin
|
27e38d2608
|
Extract WaitForPage for reuse
|
2019-05-14 15:43:14 -07:00 |
|
jlewin
|
40721ba1c2
|
Fix automation test issues
|
2019-05-09 14:34:55 -07:00 |
|
jlewin
|
e723396c45
|
Remove conditional "Welcome" steps from wizards
- Issue MatterHackers/MCCentral#5490
|
2019-05-09 14:03:46 -07:00 |
|
jlewin
|
efc8037cd5
|
Simplify page headers and overviews
- Issue MatterHackers/MCCentral#5442
Improve wizard page consistency
|
2019-05-07 15:58:29 -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
|
f0f75689ab
|
Remove unnecessary switch to General tab
|
2019-04-30 16:59:12 -07:00 |
|
jlewin
|
93ab9e6d7c
|
Reduce unnecessary delay at leveling conclusion
- Issue MatterHackers/MCCentral#5404
Investigate and reduce automation test delays
|
2019-04-30 16:49:34 -07:00 |
|
jlewin
|
98e5b1e2b7
|
Wait for expected child before returning
|
2019-04-30 16:45:56 -07:00 |
|
jlewin
|
f6f8dc9209
|
Migrate openAdvanced/pauseAtLayer behavior to StartPrint
|
2019-04-30 16:00:23 -07:00 |
|
jlewin
|
85ddf57659
|
Remove incorrect xml comments
|
2019-04-30 14:32:57 -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
|
2d96506ce9
|
Reduce delay on OpenPrintPopupMenu call
- Issue MatterHackers/MCCentral#5404
Investigate and reduce automation test delays
|
2019-04-30 14:24:44 -07:00 |
|
jlewin
|
6f1352648a
|
Rename to ChildExists to match actual behavior
|
2019-04-30 14:21:36 -07:00 |
|
jlewin
|
b50efece1e
|
Allow CancelPrint even if print finished faster than expected
|
2019-04-30 12:13:50 -07:00 |
|