Commit graph

329 commits

Author SHA1 Message Date
LarsBrubaker
cad6ea3dd6 Fixing tests (YAY TESTS!) 2021-09-19 16:03:08 -07: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
c61afe9fee Making tool bar able to hind elements 2021-09-15 17:44:24 -07:00
Lars Brubaker
5836725712 fixing null reference crash exceptions 2021-09-10 17:52:19 -07:00
Lars Brubaker
82adc982d8 refactoring 2021-08-25 17:58:00 -07:00
Lars Brubaker
86ee3b4b9c Added waiting to pause so the pause resume button work better 2021-08-13 16:51:12 -07:00
Lars Brubaker
fe50c75fec Improving variable parsing 2021-07-30 15:18:46 -07:00
Lars Brubaker
98093f15d2 Adding volume to server data 2021-06-29 11:24:19 -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
874bd53def making autopilot report time better
Making autopilot write to history
2021-06-24 10:48:43 -07:00
LarsBrubaker
3d753cfa13 Added the ability to turn off firmware sounds 2021-06-11 07:26:02 -07:00
Lars Brubaker
25abae93ca Added additional errors that can be checked for while printing 2021-05-18 17:06:44 -07:00
Lars Brubaker
1a1bbadea0 Fixing mesh blend error
Making switch gcode be closer
2021-04-02 11:19:55 -07:00
Lars Brubaker
92d4d21372 Working on bread crumb improvement
Make switch layer height have more accuracy in the switch layer
2021-04-01 18:05:10 -07:00
Lars Brubaker
3909383e0f Fixing export button in print menu 2021-03-15 12:27:44 -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
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
59fbb34b60 Refactoring 2021-02-24 16:57:34 -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
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
LarsBrubaker
408d053934 Leveling validation needs to be before line cutting 2021-02-09 15:40:08 -08:00
Lars Brubaker
531b1dbfe0 adding message to encourage trying to re-connect 2021-01-29 17:07:04 -08:00
Lars Brubaker
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
Lars Brubaker
5e37350142 Track print canceled state better 2021-01-15 17:52:13 -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
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