0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-31 14:12:52 +00:00
MarlinFirmware/Marlin
swissnorp 4ca3c0bc86 Allow positive Z nozzle to probe offset (#20344)
* Allow a positive value for z offset from nozzle to probe without sanity checks
* Simplify menu_probe_offset.cpp (HOMING_Z_WITH_PROBE)
* Add some more explanation to Configuration Files
* Raise after probe_at_point as if homed

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:08 -05:00
..
lib
src Allow positive Z nozzle to probe offset (#20344) 2021-04-29 08:45:08 -05:00
Configuration.h Allow positive Z nozzle to probe offset (#20344) 2021-04-29 08:45:08 -05:00
Configuration_adv.h Allow positive Z nozzle to probe offset (#20344) 2021-04-29 08:45:08 -05:00
Makefile Batch appercase hex values 2021-04-29 08:45:02 -05:00
Marlin.ino
Version.h