0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-19 16:16:13 +00:00
MarlinFirmware/Marlin/src
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
..
core SPI TFT for STM32F4 boards (#20384) 2021-04-29 08:45:08 -05:00
feature Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2021-04-29 08:45:08 -05:00
gcode Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2021-04-29 08:45:08 -05:00
HAL Style, spacing, typo cleanup for recent changes 2021-04-29 08:45:08 -05:00
inc Allow positive Z nozzle to probe offset (#20344) 2021-04-29 08:45:08 -05:00
lcd Allow positive Z nozzle to probe offset (#20344) 2021-04-29 08:45:08 -05:00
libs Reduce warnings, extern "C" cleanup (#20279) 2021-04-29 08:45:07 -05:00
module Fix TMC_HOME_PHASE divide by zero (#20368) 2021-04-29 08:45:08 -05:00
pins Style, spacing, typo cleanup for recent changes 2021-04-29 08:45:08 -05:00
sd Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2021-04-29 08:45:08 -05:00
MarlinCore.cpp Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2021-04-29 08:45:08 -05:00
MarlinCore.h Add POWER_OFF_DELAY option (#19987) 2021-04-29 08:45:05 -05:00