mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-20 05:07:53 -06:00
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:
parent
73709984b0
commit
a878831d5e
3 changed files with 15 additions and 10 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue