v1.1.0 - Release for Ender-3 V2/Pro (4.2.2, 4.2.7, BTT SKR 2.0 board)
Improvements
- Set PTRN_N as 0
- Add BTT SKR 2.0 board for Ender-3 Pro
- It is necessary to set
default_envs
in platformio.ini toBIGTREE_SKR_2
. - Configuration files for BTT SKR 2.0
- It is necessary to set
- Add protocol exception handling routine
Boards
-
There are A4988 (non-silent) and TMC2208 (silent) models of Stepper Driver on the 4.2.2 board. The stock Ender-3 Pro has a 4.2.2 with a 4988 and the stock Ender-3 V2 uses a 4.2.2 board with a TMC2208 (subject to change depending on how Creality is produced).
-
Firmware release for Ender-3 Pro (4.2.2, 4.2.7, BTT SKR 2.0 board)
- It is built on the Creality's stock Ender-3 Pro model and stock LCD display.
- SPEAKER (Buzzer on LCD) is disabled because BEEPER pin is used for communication with PITTA.
- X, Y, Z, E0 Driver type
- 4.2.2 : A4988
- 4.2.7 and BTT SKR 2.0 : TMC2208_STANDALONE
- Because BTT SKR 2.0 board only uses "
firmware.bin
" for firmware upload, the name of the firmware to be released always uses "firmware.bin
".
-
Firmware release for Ender-3 V2 (4.2.2, 4.2.7 board)
- It is built on the Creality's stock Ender-3 V2 model.
- X, Y, Z, E0 Driver type : TMC2208_STANDALONE
Documents
- PITTA User Manual V1.2.2
- Prusa Slicer Setting Guide