mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-20 21:27:54 -06:00
Fix, update BTT002 (#104)
This commit is contained in:
parent
376167b80b
commit
d22f18cd3d
3 changed files with 3 additions and 3 deletions
|
@ -1741,7 +1741,7 @@
|
||||||
//================================= Buffers =================================
|
//================================= Buffers =================================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
||||||
// @section hidden
|
// @section motion
|
||||||
|
|
||||||
// The number of lineear moves that can be in the planner at once.
|
// The number of lineear moves that can be in the planner at once.
|
||||||
// The value of BLOCK_BUFFER_SIZE must be a power of 2 (e.g. 8, 16, 32)
|
// The value of BLOCK_BUFFER_SIZE must be a power of 2 (e.g. 8, 16, 32)
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
## Requirements
|
## Requirements
|
||||||
- [Prusa MK3S](https://www.prusa3d.com/original-prusa-i3-mk3/) or MK3 with MK3S upgrade (required for filament runout to work properly)
|
- [Prusa MK3S](https://www.prusa3d.com/original-prusa-i3-mk3/) or MK3 with MK3S upgrade (required for filament runout to work properly)
|
||||||
- BigTreeTech BTT002 motherboard
|
- BigTreeTech BTT002 motherboard
|
||||||
- 4 x BigTreeTech TMC2209s (DIAG pin location differs from Watterott's & similarl designs)
|
- 4 x BigTreeTech TMC2209s (DIAG pin location differs from Watterott's & similar designs)
|
||||||
|
|
||||||
## Upgrade Notes
|
## Upgrade Notes
|
||||||
* ⚠️ Cut or desolder the Z & E driver DIAG pins or they will interfere with PINDA & filament runout detection. ⚠️
|
* ⚠️ Cut or desolder the Z & E driver DIAG pins or they will interfere with PINDA & filament runout detection. ⚠️
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue