Lars Brubaker
3708e17ab1
Don't run validation if not printing
2021-02-26 12:47:27 -08:00
Lars Brubaker
acc72177d3
Make sure we don't have a stale gcode file after re-slice
2021-02-24 16:57:34 -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
71d2b13830
Cancel correctly during leveling validation
...
issue: MatterHackers/MCCentral#6259
If cancel while heating the bed w' leveling validation does not stop imediately
2021-02-09 16:54:42 -08: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
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
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
LarsBrubaker
0fbf9e8ccd
Improving end of print behavior
2020-10-25 08:48:43 -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
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
LarsBrubaker
563c08520f
adding in tool change for T2 & T3
2020-05-07 13:26:21 -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
02fcf0b648
fixing warnings
2020-04-12 11:13:18 -07:00
LarsBrubaker
b19e0a7629
Add support for specifying the firmware type in the profile
2020-04-11 09:46:02 -07:00
LarsBrubaker
ccdf166ded
auto fix if value is invalid (if we have a 0 multiplier)
2020-03-28 08:25:02 -07:00
LarsBrubaker
1779e9a44c
Be more aggressive about understanding what the speed was when changing tools
2020-03-28 08:25:02 -07:00
John Lewin
8fab48e830
Remove unused file
2020-02-07 17:08:47 -08:00
jlewin
d97be92d21
Refactor EngineMappingMatterSlice
...
Changes
- Move ApplicationSettings to PrinterSettings readonly static
- Add Resolver to SliceSettingsData
- Move Resolvers from EngineMapping to PrinterSettings
- Move macro replacements from Printer to PrinterSettings
- Change macro replacements to token definitions only
- Change EngineMapping to define Exports with optional conversion
2020-02-07 15:25:02 -08:00
LarsBrubaker
6be39744d2
Rename variables in leveling steam to help debug z lift problem
2019-05-23 22:40:15 -07:00
LarsBrubaker
1e8fb3a3f3
warnings
2019-05-23 22:30:26 -07:00
Lars Brubaker
8a81469429
Fixing a problem with offsets being applied at incorrect times.
...
issue: MatterHackers/MatterControl#4560
Cannot move up in z calibration wizard
2019-05-22 14:59:55 -07:00
Lars Brubaker
a97aa2b176
cleaning warnings adding documentation
2019-05-22 14:59:55 -07:00
Lars Brubaker
6fbc87acf0
fixed baby step stream to have the right offsets
...
refactoring for clarity
fixing warnings
issue: MatterHackers/MatterControl#4560
Cannot move up in z calibration wizard
2019-05-22 14:59:54 -07:00
LarsBrubaker
f7235051bd
Make sure we turn off the heat for extruders if we will turn of the heat at the end of the print
...
issue: MatterHackers/MCCentral#5547
heat not shut off for unused extruder after last switch
2019-05-21 07:16:23 -07:00
LarsBrubaker
a4b60206b2
Send temps to printer even when there are no future tool changes
2019-05-19 20:11:45 -07:00
LarsBrubaker
165726064b
Make sure we turn off temps when extruder not used
2019-05-19 20:05:22 -07:00