mcp4728: Update to better match printrbot revf requirements

Reported by @Grumps49.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2019-07-26 10:59:07 -04:00
parent 73709984b0
commit a878831d5e
3 changed files with 15 additions and 10 deletions

View file

@ -6,6 +6,10 @@ All dates in this document are approximate.
# Changes
20190726: The mcp4728 digital-to-analog code has changed. The default
i2c_address is now 0x60 and the voltage reference is now relative to
the mcp4728's internal 2.048 volt reference.
20190710: The z_hop option was removed from the [firmware_retract]
config section. The z_hop support was incomplete and could cause
incorrect behavior with several common slicers.