JoAnn Manges
878305671b
Fix RESTORE_LEVELING_AFTER_G28 ( #20471 )
2021-04-29 08:45:09 -05:00
Scott Lahteine
e6b3c74069
Always enable leveling after G28
2021-04-29 08:45:09 -05:00
Scott Lahteine
3a73f04fd3
G28 followup
2021-04-29 08:45:08 -05:00
Scott Lahteine
107834f899
G28 tweaks
2021-04-29 08:45:08 -05:00
Scott Lahteine
284cc8f62d
ExtUI homing / leveling additions
2021-04-29 08:45:08 -05:00
Scott Lahteine
448cf2c357
Adjust axis homed / trusted methods ( #20323 )
2021-04-29 08:45:08 -05:00
swissnorp
0c24347cdb
Probe Offset Wizard improvements ( #20239 )
2021-04-29 08:45:07 -05:00
InsanityAutomation
dc949f5488
G34 Z stepper locking ( #20091 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Scott Lahteine
27c74d2f72
Add HOME_Z_FIRST option ( #20113 )
2021-04-29 08:45:06 -05:00
InsanityAutomation
af956bbb32
Apply home offsets to probing, Z Safe Homing ( #19423 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
Scott Lahteine
141f6825ce
Rename ultralcd => marlinui
2021-04-29 08:45:03 -05:00
nb-rapidia
3becc3ad63
Fix IDEX layer shift and DIR states ( #19756 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
Earle F. Philhower, III
ea65e10dc7
Add loose soft endstop state, apply to UBL fine-tune ( #19681 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
qwewer0
04a712dacc
Multi-line comments cleanup ( #19535 )
2021-04-29 08:45:01 -05:00
Scott Lahteine
c360705e6a
Clean up LCD conditionals, DWIN
2021-04-29 08:44:58 -05:00
swissnorp
7d2e4481c7
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
2021-04-29 08:44:58 -05:00
Scott Lahteine
0c1bf01cf7
In G28 Z is sort-of known
2021-04-29 08:44:55 -05:00
Scott Lahteine
bb21d79321
Fix UNKNOWN_Z_NO_RAISE in G28
...
Bug introduced in 73fc0778b86
2021-04-29 08:44:55 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Scott Lahteine
73fc0778b8
Consolidate probe clearance, add section debug ( #18576 )
...
* Better section / function log
* Add do_z_clearance motion function
2020-07-08 21:44:21 -05:00
Scott Lahteine
a6b8b12a6a
Simplify home_z_safely, respect HOME_AFTER_DEACTIVATE
2020-07-05 18:01:28 -05:00
Scott Lahteine
c43bbcce15
Enforce sensor range for temperature target ( #18465 )
...
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
2020-07-01 16:27:28 -05:00
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
2020-06-16 01:45:27 -05:00
Luu Lac
eda2fd8dbe
Improvements for Laser / Spindle ( #17661 )
2020-06-08 00:47:31 -05:00
Scott Lahteine
5f9624f70b
Ensure XY known for Z safe homing
...
Addressing #18143
2020-06-02 19:13:01 -05:00
Scott Lahteine
7628895ac8
Apply misc TERN
2020-05-30 22:34:30 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
2020-04-20 00:12:22 -05:00
Scott Lahteine
ac7b484703
Safe homing: Raise Z on G28 Z ( #17501 )
...
Co-Authored-By: RFBomb <robbery525@gmail.com>
2020-04-12 14:58:58 -05:00
Scott Lahteine
53fe572bbd
Limited backlash editing with Core kinematics ( #17281 )
2020-03-27 22:00:27 -05:00
Scott Lahteine
2a71e4f336
Revert that wack backoff
2020-03-07 23:10:56 -06:00
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros ( #17054 )
2020-03-07 22:20:41 -06:00
Scott Lahteine
5171e9da93
No more direct G28 calls
2020-03-02 21:01:58 -06:00
Scott Lahteine
025c50cc6d
Quick-homing sensorless back-off ( #16872 )
2020-02-26 06:50:13 -06:00
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
2020-02-26 03:02:03 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Scott Lahteine
72b4d91d2e
Add Z_AFTER_HOMING to raise Z more in G28 ( #16755 )
2020-02-02 00:02:30 -06:00
Scott Lahteine
90b6324563
Encapsulate probe as singleton class ( #16751 )
2020-02-01 04:21:36 -06:00
Scott Lahteine
707349d492
Updates for L64XX
2020-01-19 19:53:12 -06:00
Bob Kuhn
1ad53cee1f
Improved STMicro L64XX stepper driver support ( #16452 )
2020-01-13 18:47:30 -06:00
Jason Smith
3cade6245e
Fix MIN_PROBE_EDGE bug in default ABL G29 ( #16367 )
2020-01-03 17:46:26 -06:00
Scott Lahteine
b49a0e39d5
HOME_USING_SPREADCYCLE is obsolete
...
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi>
2019-12-19 16:02:57 -06:00
danym21
6e8dcba698
Fix G28 debug line, M569 calls ( #16213 )
2019-12-15 12:00:00 -06:00
Roxy-3D
f19fa64e98
Eliminate multiple settings to extruder_duplication_enabled in G28
...
If the IDEX mode was previously set (via GCode or the LCD Panel) to a duplication mode... It was lost after a G28 due to this redundant setting of 'extruder_duplication_enabled'.
It is very important to the various use cases of IDEX machines that extruder_duplication_enabled is preserved across a G28. The reason is this allows a person to use the LCD Panel to put the machine into a duplication mode, and then send a 'normal' part file to the printer and get two parts out of the process.
2019-11-15 15:42:01 -06:00
danym21
28e1614c2e
Add Sensorless Homing current ( #15690 )
2019-11-10 18:45:06 -06:00
Jason Smith
770adcfa15
Raise Z before homing X/Y on unknown Z ( #15859 )
2019-11-10 16:21:20 -06:00
Jacob Jordan
9895e6d766
Only use slow homing speed where applicable ( #15640 )
2019-10-24 13:14:45 -05:00
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
2019-10-09 19:46:10 -05:00
Alex Somesan
10bbed7f69
Fix comma/semicolon typo ( #15420 )
2019-09-29 16:50:53 -05:00
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
2019-09-29 04:25:39 -05:00