This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
reprapfirmware-dc42/Flash
David Crocker 92c17dede2 Various changes relating to zprobe and non-volatile data
1. Z-probing is now done in two stages: a fast stage at the configured
home feed rate until within 10% of the target value, then a slow stage
at 20% of that feed rate.
2. Provisional support for ultrasonic Z-probe.
3. Added calibration temperature and height temperature coefficient to Z
probe parameters.
4. Z-probe parameters and Z-probe type are now saved to flash memory so
that they survive power-off and reset cycles. Separate parameters are
retained for IR and ultrasonic probes in case both are fitted.
5. Fixed issue with doing slow Z-moves immediately after Z-homing or
probing.
2014-02-24 14:17:11 +00:00
..
DueFlashStorage.cpp Various changes relating to zprobe and non-volatile data 2014-02-24 14:17:11 +00:00
DueFlashStorage.h Various changes relating to zprobe and non-volatile data 2014-02-24 14:17:11 +00:00
efc.cpp Various changes relating to zprobe and non-volatile data 2014-02-24 14:17:11 +00:00
efc.h Various changes relating to zprobe and non-volatile data 2014-02-24 14:17:11 +00:00
flash_efc.cpp Various changes relating to zprobe and non-volatile data 2014-02-24 14:17:11 +00:00
flash_efc.h Various changes relating to zprobe and non-volatile data 2014-02-24 14:17:11 +00:00