Lars Brubaker
32a192c2b8
Upgrading to .net 6
2022-07-15 17:28:39 -07:00
Lars Brubaker
338bc0c3dd
Finishing up warning messages for conductive probing
...
Added support for conductive probing to emulator
spend up rendering a bit (check less bounds)
Refactoring trackball a bit
2022-05-19 13:34:04 -07:00
LarsBrubaker
550d96645f
Fixing more tests
2021-03-06 22:34:28 -08:00
Lars Brubaker
5131b7356b
Add export button to error dialog
...
issue: MatterHackers/MatterControl#4968
Printer Error Dialog Box, to include Export print log button
2021-03-01 10:57:27 -08:00
Lars Brubaker
1f09ea58b1
Adding the ability to calibrate the probe against a conductive tab
2021-02-15 17:42:15 -08:00
Lars Brubaker
e9ee7a8cae
Make mesh leveling go to the next closest point
...
issue: MatterHackers/MCCentral#6232
Homing to the back left (min x, max y) should start leveling at back left
2021-02-09 17:27:26 -08:00
Lars Brubaker
93c4aa3c0c
Adding M851 to the emulator (Set XYZ Probe Offset)
2020-11-13 17:18:04 -08:00
Lars Brubaker
3a5a9a3b1c
make emulated probe return reasonable result
2020-10-27 13:05:35 -07:00
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
d8695c618e
fixing warnings
2019-05-16 17:02:16 -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
e1567af7c2
Enable emulator in Release tests
2019-03-27 13:19:58 -07:00
jlewin
a355a0e2aa
Fix typos
2019-03-26 12:24:01 -07:00
John Lewin
bc4efaf18a
Remove ActivePrinter from serial ports, pass settings to port calls
...
- Add PrinterSettings to PortFactory Create/PortAvailable methods
- Add ApplicationController->LogInfo for status reporting
- Remove printer coupling in tcp/x3g for status reporting
- Issue MatterHackers/MCCentral#4549
Remove ActivePrinter from ApplicationController
2018-11-30 14:08:29 -08:00
John Lewin
970d68f5c0
Spelling
2018-11-29 13:41:24 -08: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
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
0c5b573c7c
Mac serial port fixes
2018-09-20 05:52:54 -07:00
Lars Brubaker
8fce7dc810
Fixing DualExtrusionShowsCorrectHotendData
2018-09-10 13:52:39 -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