Commit Graph

1382 Commits

Author SHA1 Message Date
6d3e22dd4a Fix some comments 2021-04-29 08:45:10 -05:00
fadc8a1944 LVGL and Classic UI for STM32 (#20552) 2021-04-29 08:45:10 -05:00
ad15890a81 Improve plan_arc circle detection (#20440)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
be3e45d759 Fix G28 leveling state, UBL compile (#20499) 2021-04-29 08:45:09 -05:00
bc3f2f246f Fix G34 compile with bed leveling disabled (#20537) 2021-04-29 08:45:09 -05:00
b799d0d073 Apply HOME_AFTER_DEACTIVATE for 'G28 O' (#20525) 2021-04-29 08:45:09 -05:00
3e26e23e60 Probe Tare, Probe Activation Switch (#20379)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:09 -05:00
588fec6474 Minimum temp options for Probing and G12 Nozzle Clean (#20383)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:09 -05:00
e5d094d2bd Make M220 B / R a standard feature (#20355) 2021-04-29 08:45:09 -05:00
bee6b8af8f Use homing_feedrate function 2021-04-29 08:45:09 -05:00
878305671b Fix RESTORE_LEVELING_AFTER_G28 (#20471) 2021-04-29 08:45:09 -05:00
e188b3e28c Auto-check followup 2021-04-29 08:45:09 -05:00
a59164d5c8 Fix M1001 auto-check logic (#20456) 2021-04-29 08:45:09 -05:00
e6b3c74069 Always enable leveling after G28 2021-04-29 08:45:09 -05:00
20bd54f6d3 Preheat before leveling 2021-04-29 08:45:09 -05:00
70d393b5cd Move ExtUI ABL mesh edit, limit to bilinear (#20381)
* Move ExtUI call

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Sebastiaan Dammann <sebastiaandammann@outlook.com>
2021-04-29 08:45:08 -05:00
e3e9982fec Fix Spindle/Laser Control menu (#20347) 2021-04-29 08:45:08 -05:00
37dd0fd2d6 Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2021-04-29 08:45:08 -05:00
3a73f04fd3 G28 followup 2021-04-29 08:45:08 -05:00
107834f899 G28 tweaks 2021-04-29 08:45:08 -05:00
4b6fa1b54d Move G29 3-point startup earlier 2021-04-29 08:45:08 -05:00
284cc8f62d ExtUI homing / leveling additions 2021-04-29 08:45:08 -05:00
eba2937715 Fix circle arc condition (#20322) 2021-04-29 08:45:08 -05:00
f42d15437b Help hosts when password-locked (#20348) 2021-04-29 08:45:08 -05:00
74c509d36e General cleanup 2021-04-29 08:45:08 -05:00
448cf2c357 Adjust axis homed / trusted methods (#20323) 2021-04-29 08:45:08 -05:00
523bc7d355 Arc Direction followup for circles (#20314) 2021-04-29 08:45:08 -05:00
f63a7b978d Fix G2/G3 arcs > 180° (#20292) 2021-04-29 08:45:08 -05:00
deb8df8eff M808 Repeat Markers (#20084) 2021-04-29 08:45:07 -05:00
747bde7e64 Level Corners with Probe option (#20241) 2021-04-29 08:45:07 -05:00
7c9c897dac Optimize emergency parser check 2021-04-29 08:45:07 -05:00
0c24347cdb Probe Offset Wizard improvements (#20239) 2021-04-29 08:45:07 -05:00
4e940ffcc2 Cosmetic G29 ABL tweak 2021-04-29 08:45:07 -05:00
109c08e9e5 Consistent Probe XY offset type 2021-04-29 08:45:07 -05:00
a711e22b17 LCD position in current units (#20145) 2021-04-29 08:45:07 -05:00
300a944af6 Allow Status Message without LCD (#20246) 2021-04-29 08:45:07 -05:00
f1b32b808f MKS WiFi preliminary changes 2021-04-29 08:45:06 -05:00
bd38e59479 SMUFF (MMU2 clone) support (#19912) 2021-04-29 08:45:06 -05:00
172cc0dd03 Open File Browser on Media Insert (option) (#20151)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
983bb89063 Update IDEX menus, add post-M605 event G-code (#20133)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
3d9b453000 Add Touch Calibration screen (#20049) 2021-04-29 08:45:06 -05:00
7f7c27be30 Add parser.is_command(letter, code) 2021-04-29 08:45:06 -05:00
6b5ddfe235 Fix "autotune" LCD message (#20127) 2021-04-29 08:45:06 -05:00
2f57b1d529 Optimize M360 2021-04-29 08:45:06 -05:00
7e535022ab Fix compile warnings, serial alias 2021-04-29 08:45:06 -05:00
dc949f5488 G34 Z stepper locking (#20091)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
27c74d2f72 Add HOME_Z_FIRST option (#20113) 2021-04-29 08:45:06 -05:00
dc144fb910 Distinct runout states (#19965)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
ca730314e7 Ability to disable M32 2021-04-29 08:45:05 -05:00
170ba87648 Add POWER_OFF_DELAY option (#19987)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:05 -05:00