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
42cff97679
Added override for Spanish and Polish
2022-01-03 18:01:37 -08:00
Lars Brubaker
35ef85b73e
improving connect procedure
2021-11-30 17:45:47 -08:00
Lars Brubaker
03890b1155
More work on probe validation
...
Started work on a new boolean operation stack
2021-11-05 18:08:58 -07:00
Lars Brubaker
4ade4b7c6b
updating spelling
2021-10-19 10:33:37 -07:00
Lars Brubaker
05d8aaafb3
Working on fix for autopilot start up
2021-10-17 16:12:12 -07:00
Lars Brubaker
1a136a755e
improving sheet and array rebuild inclusion
2021-09-30 11:29:46 -07:00
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