Commit graph

301 commits

Author SHA1 Message Date
LarsBrubaker
c023f6b865 Fixing test
issue: MatterHackers/MCCentral#6206
Large retraction after purge line when exporting gcode to SD
2020-12-19 23:14:33 -08:00
LarsBrubaker
d8c47419f5 don't validate the leveling while recovering a print 2020-12-05 07:46:58 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
325d0fab57 Fixing warnings 2020-11-17 17:37:58 -08:00
LarsBrubaker
19691833cf Make sure regex stream is last 2020-11-15 17:28:50 -08:00
LarsBrubaker
a84805e164 Added temp tower to calibration folder
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-15 17:03:28 -08:00
LarsBrubaker
975c9294ca Adding change temp object
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-14 13:35:39 -08:00
Lars Brubaker
93c4aa3c0c Adding M851 to the emulator (Set XYZ Probe Offset) 2020-11-13 17:18:04 -08:00
LarsBrubaker
25fdfc73c2 More descriptive 2020-11-12 22:42:35 -08:00
LarsBrubaker
0820af1057 More of what we wanted 2020-11-12 22:38:40 -08:00
LarsBrubaker
6b5b16319d Report probe result z
issue: MatterHackers/MCCentral#6172
Report Bed Validation Point
2020-11-12 22:31:01 -08:00
Lars Brubaker
0e91994427 making the ratio settable 2020-11-12 16:24:14 -08:00
Lars Brubaker
57f9f65ed0 Put in validation_threshold 2020-11-04 16:53:30 -08:00
Lars Brubaker
91d5e14e6f Fixing tests 2020-11-04 15:06:29 -08:00
Lars Brubaker
8ff919b6e3 Handling M83 better 2020-11-03 17:50:28 -08:00
LarsBrubaker
0f5499217f relative move test fix 2020-11-03 07:39:04 -08:00
Lars Brubaker
c3f434fe3e Merge branch 'master' of https://github.com/MatterHackers/MatterControl
# Conflicts:
#	MatterControl.Printing/Settings/PrinterSettingsLayer.cs
#	MatterControlLib/SlicerConfiguration/Settings/ProfileManager.cs
2020-11-02 18:24:19 -08:00
Lars Brubaker
a4d05c1bf4 remove debugging pause 2020-10-29 18:00:18 -07:00
LarsBrubaker
7af4ff5571 make validation have feedback
issue: MatterHackers/MCCentral#6126
Add leveling feedback to printing dialog (like heating)
2020-10-28 19:44:02 -07:00
Lars Brubaker
8036326b10 Make sure we cancel correctly 2020-10-28 16:37:23 -07:00
Lars Brubaker
77e7aab2ac Fixing bugs with leveling validation 2020-10-28 12:09:12 -07:00
Lars Brubaker
fb95a351f5 Test a single point before doing the entire bed 2020-10-28 09:53:52 -07:00
Lars Brubaker
c439ea2908 Make it more consistent 2020-10-28 09:17:32 -07:00
Lars Brubaker
dff86bb5a6 finishing up validate leveling stream 2020-10-27 17:45:01 -07:00
Lars Brubaker
89052879fc working on print validation stream 2020-10-27 13:06:58 -07:00
Lars Brubaker
3a5a9a3b1c make emulated probe return reasonable result 2020-10-27 13:05:35 -07:00
Lars Brubaker
a14972459a make sure we accumulate the print leveling stream 2020-10-26 13:42:46 -07:00
LarsBrubaker
0fbf9e8ccd Improving end of print behavior 2020-10-25 08:48:43 -07:00
Lars Brubaker
8be14b44ce Make it easier to turn on and off working with the test server 2020-10-23 16:57:26 -07:00
LarsBrubaker
e832522155 Starting to collect data at the end of a print 2020-10-04 22:21:17 -07:00
LarsBrubaker
b88243e35d add probe error
issue: MatterHackers/MCCentral#6093
report error for Probe fail
2020-09-30 18:40:10 -07:00
Lars Brubaker
a29ec6ea42 Make sure we dispose delegates correctly
Option to turn on run out sensor diagnostics
2020-09-21 08:55:25 -07:00
LarsBrubaker
8511191abb Refactoring to build a Height scaling top control 2020-09-16 22:44:51 -07:00
Lars Brubaker
fc4dd6d72d Adding default options to history notes 2020-08-14 18:46:54 -07:00
LarsBrubaker
012fad0b65 Making per tool baby stepping 2020-08-11 11:06:56 -07:00
LarsBrubaker
7945b381f5 Put in baby stepping for T1 (extruder 2)
issue: MatterHackers/MCCentral#5877
Print recovery does not work correctly when the print is extruder 2 only
2020-08-09 12:37:37 -07:00
LarsBrubaker
4b90a445c5 Keep track of print canceled
issue: MatterHackers/MCCentral#5948
Make sure canceled print is being tracked in history in meaningful way
2020-07-18 14:36:04 -07:00
LarsBrubaker
e7333057f0 Adding export feature 2020-07-11 21:05:51 -07:00
Lars Brubaker
cc57d42846 Print more useful information in print history 2020-07-03 12:56:40 -07:00
Lars Brubaker
78d4059c80 Making print history clearable and update with new data
fixing warnings
2020-07-03 12:05:37 -07:00
Lars Brubaker
06e1188248 fixing x3g output when there is a print waring but no error 2020-07-03 09:33:51 -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
Lars Brubaker
6017e7b30d Make extrusion multiplier per running machine. 2020-07-01 18:12:21 -07:00
Lars Brubaker
bdcae83341 Adding usage message to Emulator 2020-06-29 12:54:43 -07:00
LarsBrubaker
164ea0feb9 refactoring 2020-06-28 11:39:41 -07:00
LarsBrubaker
563c08520f adding in tool change for T2 & T3 2020-05-07 13:26:21 -07:00
LarsBrubaker
2da1193185 latest MS 2020-05-06 09:56:00 -07:00
LarsBrubaker
37e6f3bd44 Put in per extruder fan controls 2020-05-05 09:28:11 -07:00
LarsBrubaker
7b2d95bbd9 adding in C axis 2020-05-01 08:02:58 -07:00