Commit graph

24 commits

Author SHA1 Message Date
Lars Brubaker
4ee02584c4 Fixed problem with leveling validation canceling
Fixed 'connections succeeded' color
2022-01-24 17:09:24 -08:00
Lars Brubaker
fa86c58a7c Making it possible to set a bed surface and have settings for bed temperature / material 2022-01-17 11:33:39 -08:00
Lars Brubaker
35ef85b73e improving connect procedure 2021-11-30 17:45:47 -08:00
Lars Brubaker
2eacc07781 Fixed an issue with the fan speed no displaying correctly in the gcode preview
Fixed an issue with writing '; Software Leveling Applied' more than once into gocde files if double exported.
The gcode file was output correctly before but had multiple lines describing '; Software Leveling Applied'
2021-09-17 13:24:09 -07:00
Lars Brubaker
f2b19dc6ef When turned on, run validation if no bed or no temp. 2021-06-28 10:31:16 -07:00
Lars Brubaker
3708e17ab1 Don't run validation if not printing 2021-02-26 12:47:27 -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
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
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
57f9f65ed0 Put in validation_threshold 2020-11-04 16:53:30 -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