Closed thisiskeithb closed 2 years ago
CHOPPER_DEFAULT_12V
CHOPPER_TIMING
*_24V
R_SENSE
*_19V is available as a CHOPPER_TIMING option in the code, but is an unusual voltage. Perhaps it can be dropped?
*_19V
And I'll ask again since I'm not sure how this works 🙂: When should version/build numbers be bumped?
https://github.com/bigtreetech/MMU2-DIP/blob/e572273be209d6570e306391e8ce6c29f232ae24/firmware/MMU2/src/version.h#L6-L7
The version/build numbers need be bumped when the source code be modified.
Description
CHOPPER_DEFAULT_12V
no matter what you setCHOPPER_TIMING
to.CHOPPER_TIMING
to*_24V
since the MK3/S/+ and most printers are 24V these days.R_SENSE
override, add correct RSENSE value for BTT TMC5160s*_19V
is available as aCHOPPER_TIMING
option in the code, but is an unusual voltage. Perhaps it can be dropped?And I'll ask again since I'm not sure how this works 🙂: When should version/build numbers be bumped?
https://github.com/bigtreetech/MMU2-DIP/blob/e572273be209d6570e306391e8ce6c29f232ae24/firmware/MMU2/src/version.h#L6-L7