60 Commits (f147a8990a68503cd5eb2bb0fc7b26b7c00efe91)

Author SHA1 Message Date
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 4 years ago
Scott Lahteine 208200a3cc G34/M422 cleanup 4 years ago
Scott Lahteine 8fd8772a6f
Adjust axis homed / trusted methods (#20323) 4 years ago
InsanityAutomation 1b0a5abd73
G34 Z stepper locking (#20091) 4 years ago
Scott Lahteine 263f29a96a MarlinUI followup 4 years ago
nb-rapidia 418b3e5ee2
Fix IDEX layer shift and DIR states (#19756) 4 years ago
InsanityAutomation e7838c5f79
G34 Mechanical Gantry Calibration (like Prusa M915) (#18972) 4 years ago
Scott Lahteine 462d3eeab1 set_axis_not_trusted => set_axis_never_homed 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 4 years ago
MoellerDi fcb8c5a1c1
Fix G34 move in wrong direction (#18188) 4 years ago
Scott Lahteine a1f3d2f3cd Move set_all_z_lock to Stepper 4 years ago
Scott Lahteine ab2b98e425 Apply composite tests 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 15f6f53638 Add HAS_HOTEND, etc. 5 years ago
Giuliano Zaro 3b987dfcec
Fix G34 Z lower, extra "BLTOUCH" debug line (#17175) 5 years ago
InsanityAutomation cee07f3f6b
Quad Z leveling, G34 (R)ecalculate (#17122) 5 years ago
Jason Smith 9c759e5f74
Fix BAUD_RATE_GCODE, etc. (#17135) 5 years ago
jufimu12 627aa8db2d
Fix G34, add HOME_AFTER_G34 option (#17108) 5 years ago
jufimu12 ad4a9eb73a
Fix G34 probing range/error bug (#17052) 5 years ago
jufimu12 ac755fce82
Fix G34 "Decreasing accuracy" bug (#17013) 5 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
InsanityAutomation e58d1bf974
G34 automatic point assignment (#16473) 5 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 years ago
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 5 years ago
randellhodges 0b6c2d893e Fix G34 with Z_DUAL_STEPPER_DRIVERS compile (#16274) 5 years ago
Moshi Binyamini dcdaa2025f Sanity-check Z_STEPPER_AUTO_ALIGN coordinates (#16231) 5 years ago
Scott Lahteine 0400783444 Tweak G34, fix a declaration 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Evgeny-SPB 7116a8645c G34 logic / typo fix (#15938) 5 years ago
Scott Lahteine cd3ec5a77b Add error-check to M422 5 years ago
Jason Smith 832cb7e1ac Z_STEPPER_AUTO_ALIGN — To align with Z stepper points (#15195) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Robby Candra 9c288a682d Followup to probe_at_point change (#15342) 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Giuliano Zaro 9958f5e322 Home on G34 if steppers slept (#15127) 5 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago
Jason Smith f2c5740d06 Add 'E' argument to G34 to allow stowing between probes (#14533) 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
BigIronGuru 9f136a7c67 Low-priority homing in G34 (#14391) 5 years ago
BigIronGuru 12d21e642f Update G34 for non-BLTouch probes (#14380) 5 years ago
InsanityAutomation aa0383a83b Enhance IDEX toolchange auto-return w/ no park, full control (#14117) 5 years ago
BigIronGuru 9c83135d40 Only home Z at the end of G34 (#14353) 5 years ago
InsanityAutomation a9acd2f497 G34 configurable angle limit (#14321) 5 years ago
InsanityAutomation bf64dd4db6 Improve G34, M422 (Z alignment) (#14142) 5 years ago
FanDjango 85fb33a060 BLTOUCH tweaks, new v3.1 command (#14015) 5 years ago
InsanityAutomation 6811e2921b BLTouch v3 / 3DTouch Interoperability & performance (#13814) 5 years ago
Giuliano Zaro e2dd2268e8 Add a Z raise-between-probes to G34 (#13791) 6 years ago