Commit graph

16 commits

Author SHA1 Message Date
Lars Brubaker
fbde630394 Fixing tests 2020-07-02 15:45:36 -07:00
Lars Brubaker
bdcae83341 Adding usage message to Emulator 2020-06-29 12:54:43 -07:00
Lars Brubaker
56273252dd speed up probe if running fast 2019-05-30 09:51:58 -07:00
Lars Brubaker
93b8907b8a fixing tests 2019-05-16 15:19:23 -07:00
Lars Brubaker
bcd296dd7a improving emulator state tracking
put in correct extruder index
better time estimate for extrusions
refactoring
2019-05-16 14:06:42 -07:00
LarsBrubaker
7fac2c2037 Added M306 to emulator (set home offset)
This is to help debug printers that home top
The emulator also has a HomePosition property that can be set from tests
2019-05-16 07:55:06 -07:00
LarsBrubaker
0569948437 improved emulator simulation view
made it possible to turn the emulator speed to fast or slow in the terminal
2019-05-02 22:18:54 -07:00
Lars Brubaker
2c74f07572 Fixed the tool speed stream to change while printing
Made it possible to visualize the emulator as it is printing
fixing warnings
issue: MatterHackers/MCCentral#5432
Dual Extrusion speed not matching settings
2019-05-02 18:07:18 -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
a355a0e2aa Fix typos 2019-03-26 12:24:01 -07:00
John Lewin
58144f0151 Improve fan/temperature parsing in emulator
- Fixes CancelingPrintTurnsHeatAndFanOff test failure
- Issue MatterHackers/MCCentral#4614
Exception in SetBedTemperature
2018-11-22 11:08:03 -08:00
Lars Brubaker
e6495653b6 Trying to understand more about re-slice failure 2018-10-24 15:12:56 -07:00
Lars Brubaker
d74490747b Working on re-slice test 2018-10-08 09:44:19 -07:00
Lars Brubaker
f04f3a2af3 Working on new re-slice test 2018-10-03 18:19:55 -07:00
John Lewin
0c5b573c7c Mac serial port fixes 2018-09-20 05:52:54 -07:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Renamed from PrinterCommunication/Drivers/Emulator/Emulator.cs (Browse further)