Marlin_Firmware/Marlin/src
Jason Smith f2c5740d06 Add 'E' argument to G34 to allow stowing between probes (#14533)
- Use the return value from probe_pt during `G34`
  Eliminate the assumption that probe_pt leaves current_position set to values relative to the probed points. This is not always true, depending on the raise_after argument.
- Add '`E`' argument to `G34` command allowing stowing between each probe.
2019-07-17 04:23:19 -05:00
..
core Fix serial.h indents 2019-07-17 02:03:25 -05:00
feature Finish G12, update Nozzle::clean (#14642) 2019-07-17 04:23:19 -05:00
gcode Add 'E' argument to G34 to allow stowing between probes (#14533) 2019-07-17 04:23:19 -05:00
HAL Apply some #ifndef 2019-07-17 03:14:44 -05:00
inc [cron] Bump distribution date 2019-07-16 00:00:08 -05:00
lcd Fix HOST_PROMPT_SUPPORT include in ExtUI API (#14650) 2019-07-17 04:23:19 -05:00
libs Finish G12, update Nozzle::clean (#14642) 2019-07-17 04:23:19 -05:00
module Finish G12, update Nozzle::clean (#14642) 2019-07-17 04:23:19 -05:00
pins Apply some #ifndef 2019-07-17 03:14:44 -05:00
sd Print progress enhancements (#14647) 2019-07-17 03:14:44 -05:00
Marlin.cpp Robin & Longer3D SPI TFT driver (#14595) 2019-07-14 18:16:26 -05:00
Marlin.h Simplify power supply naming logic (#14488) 2019-07-05 01:58:34 -05:00