Commit graph

290 commits

Author SHA1 Message Date
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
e0a594abb2 cleaning up translation strings 2021-12-20 12:19:32 -08:00
LarsBrubaker
dd3912a504 Adding ability to cancel rebuilding 2021-12-05 22:43:57 -08:00
Lars Brubaker
35ef85b73e improving connect procedure 2021-11-30 17:45:47 -08:00
Lars Brubaker
df4bd0b3db enable manual offset so calibration still works 2021-11-12 15:49:56 -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
fe31aaca05 Starting work on an automatic z offset validator 2021-11-03 18:09:01 -07:00
Lars Brubaker
e9f15ed991 refacotring 2021-07-07 18:00:03 -07:00
Lars Brubaker
4500f0fa8b Adding customizable probing bed inset 2021-05-13 10:38:42 -07:00
Lars Brubaker
90c5e2ae96 Fixing probe offset error 2021-04-09 10:49:01 -07:00
Lars Brubaker
d95d7ac58b Re-capturing all the other changes made during leveling issues investigations 2021-03-05 15:07:50 -08:00
Lars Brubaker
076b04f689 Added G4 P1 to conductive probe
Added error message when conductive probe moves too low
2021-02-16 14:20:44 -08:00
LarsBrubaker
0492291e91 Make the minimum conductive probe height a variable 2021-02-16 07:56:28 -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
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -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
995b081249 Fix temp tower rotation 2020-11-16 16:28:11 -08:00
Lars Brubaker
eb6960b053 Make sure we can't calibrate while printing 2020-11-13 17:24:15 -08:00
Lars Brubaker
6bd35c0260 Make sure we actually stay inside the boundary 2020-11-13 17:17:25 -08:00
LarsBrubaker
f5cf5a7418 Improving calibration display when disconnected
issue: MatterHackers/MCCentral#6169
View Leveling Data when not connected to Printer
2020-11-12 21:56:20 -08:00
LarsBrubaker
7f7f092393 improving setup feedback
issue: MatterHackers/MCCentral#6164
If Validate Leveling is enabled mark leveling calibration as complete
2020-11-12 07:52:34 -08: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
82c2f2ddf8 fixing warnings 2020-10-27 13:05:13 -07:00
LarsBrubaker
0fbf9e8ccd Improving end of print behavior 2020-10-25 08:48:43 -07:00
LarsBrubaker
93d37e1fd8 Made sure probe offset considered for mesh leveling
issue: MatterHackers/MatterControl#4854
unable to store software leveling
2020-09-20 19:25:32 -07:00
LarsBrubaker
23c409dd83 Don't apply extrusion multiplier while loading and unloading
issue: MatterHackers/MCCentral#6024
Load/Unload filament should ignore Extrusion Multiplier
2020-08-30 08:29:15 -07:00
LarsBrubaker
4b99d1accd Made error messages wrap 2020-08-14 07:41:40 -07:00
Lars Brubaker
3a06515052 Putting in buttons to enable re-calibration easier 2020-08-12 18:08:35 -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
23e7263da5 Print recovery test working for dual extruder no probe 2020-08-09 08:23:22 -07:00
LarsBrubaker
7ac7a295f2 Cleaning up icon scaling issues 2020-08-05 10:07:40 -07:00
LarsBrubaker
a3fd59e878 Making more things scale correctly 2020-07-19 18:04:02 -07:00
Lars Brubaker
5556a746e9 Adding Chinese and Japanese support
Made twist object have support for rotation distance and a base that specifies radius (gears)
2020-05-22 17:33:54 -07:00
LarsBrubaker
37e6f3bd44 Put in per extruder fan controls 2020-05-05 09:28:11 -07:00
jlewin
eeeda36135 Remove the 'find it in the future' details and preview
- MatterHackers/MCCentral#5652
Remove the rendered preview of find Calibration again
2019-06-06 16:55:12 -07:00
jlewin
531a2a60c6 Restore original pulse mode feed/pause rates
- Issue MatterHackers/MCCentral#5620
Change grab and run clean gcode back to the versions that make
audible clicks
2019-06-06 12:25:14 -07:00
jlewin
e6e11b6a70 Move XYCalibration abort confirmation to after print start
- Issue MatterHackers/MCCentral#5640
Abort confirmation should come after Start Print
2019-06-06 11:07:45 -07:00
Lars Brubaker
430162e80f remove level_x_carriage_markdown
issue: MatterHackers/MCCentral#5619
Remove Z-Axis alignment step
2019-05-31 16:48:30 -07:00
Lars Brubaker
6bd047f8c3 update load filament text 2019-05-30 09:52:12 -07:00
jlewin
fd90765008 Add OnAdvance to WizardPage, hook to persist nozzle offsets
- Issue MatterHackers/MCCentral#5559
XY calibration changing offsets on cancel
2019-05-29 12:25:31 -07:00
LarsBrubaker
272ebc32cf Make sure we don't mark done loading filament until we show the success page
issue: MatterHackers/MCCentral#5599
Aborted load filament wizard due to hardware failure - shows as completed
2019-05-29 08:10:01 -07:00
Lars Brubaker
66f88536de Don't apply the probe offset if there is no probe being used 2019-05-22 14:59:55 -07:00
LarsBrubaker
bc76fec428 Making z-calibration work without a probe
also making it calibrate as many extruders as there are
2019-05-22 14:59:54 -07:00
jlewin
a8ad425ef4 Reuse PrinterDetails widget on AddPrinter page
- Issue MatterHackers/MatterControl#4543
Consider showing printer detail if available on create printer view
2019-05-21 10:27:47 -07:00
jlewin
299585d7a9 Use more detailed headings
- Issue MatterHackers/MCCentral#5554
2019-05-20 17:13:07 -07:00
jlewin
1690d372b7 Ensure Done buttons are default/accept buttons
- Use common ShowWizardFinished helper method
- Add callback support for doneClicked
- Issue MatterHackers/MCCentral#5541
Wizard Done buttons should be default/accept button
2019-05-16 16:25:11 -07:00