Lars Brubaker
874bd53def
making autopilot report time better
...
Making autopilot write to history
2021-06-24 10:48:43 -07:00
Lars Brubaker
9fa1061f1e
Making it easier to start a print that will not ask for feedback
...
Ability to ask what printer an object is on
Starting work on ability to have a button on an object to execute arbitrary code
Cleanup and dead code removal
2021-01-14 15:49:34 -08:00
LarsBrubaker
506f2b273f
Making static data compile time and universal
2020-11-25 07:39:36 -08:00
Lars Brubaker
91d5e14e6f
Fixing tests
2020-11-04 15:06:29 -08:00
LarsBrubaker
15e83d6cbe
make emulator always available
2020-06-26 17:01:36 -07:00
LarsBrubaker
f179b68be6
Fixing bug with exporting tool changes on Marlin
...
It is emitting to many T1s but we should not switch back to T0
2020-04-12 16:38:45 -07:00
LarsBrubaker
f00c632da6
fixed temp tests for new (correct) behavior.
2019-05-19 20:46:04 -07:00
Lars Brubaker
93b8907b8a
fixing tests
2019-05-16 15:19:23 -07:00
Lars Brubaker
db6ff0dca3
fixing warnings
2019-04-26 11:52:43 -07:00
Lars Brubaker
b094d882f1
Getting temp tests to work with new ToolChangeStream fix
2019-04-08 14:56:19 -07:00
John Lewin
f3aa8ca5e6
Move category attribute to type
2019-04-06 09:37:58 -07:00
John Lewin
eafdb55262
Move Category attribute to class
2019-04-05 23:02:52 -07:00
John Lewin
0a2856296d
Remove inputLines array, pass gcode string to RunSimulatedPrint()
2019-04-05 23:02:52 -07:00
John Lewin
d9f5623a19
Rename printer construction method
2019-04-05 23:02:52 -07:00
John Lewin
64e63a5a1d
Extract test initialization code from printer construction method
2019-04-05 23:02:52 -07:00
John Lewin
9b18c230b9
Move expected results immediately before assert
2019-04-05 23:02:52 -07:00
John Lewin
1d145ccc80
Convert RunSimulatedPrint to extension method
2019-04-05 23:02:52 -07:00
John Lewin
912c997471
Extract tool change tests to dedicated file
2019-04-05 23:02:52 -07:00