Releases: Printrbot/printrboardmodernmarlin
Marlin 2.0.1 - RevF & RevD w/DFU Boot Loader
The DFU Bootloader is installed on most printrboards
New Features
SD Card Support
LCD Support REPRAP_DISCOUNT_SMART_CONTROLLER
M301 PID Extrusion Scaling Read More
Build Volume area can be changed using
M206 and M428 Set Home offsets here
I've enabled No Timeouts and Advanced Ok to help keep serial connection active
PlatformIO Environment Configuration
[env:at90usb1286_dfu]
platform = teensy
board = at90usb1286
lib_ignore = TMCStepper
lib_deps = ${common.lib_deps}
src_filter = ${common.default_src_filter} +<src/HAL/HAL_AVR>
monitor_speed = 250000
Marlin 2.0.1 - RevD CDC
RevD with CDC Bootloader
SD Card Support
LCD Support REPRAP_DISCOUNT_SMART_CONTROLLER
PID Extrusion Scaling M301 Read More
Build Volume area can be changed using M206 and M428 Set Home offsets here
I've enabled No_timeouts and Advanced_ok to help keep serial connection active
PlatformIO Environment Configuration
[env:at90usb1286_dfu]
platform = teensy
board = at90usb1286
lib_ignore = TMCStepper
lib_deps = ${common.lib_deps}
src_filter = ${common.default_src_filter} +<src/HAL/HAL_AVR>
monitor_speed = 250000
Simple Metal
Heated bed and non heated bed versions.
Make sure to run PID autotune if your are using an E3D hotend.
Adopt-A-Bot
Adopt-A-Bot Build Volume 100x100x125
Printrboard RevF
Two versions:
No probe - Manual Mesh Bed Leveling with paper
Inductive - Probe with normal 3 point leveling
- Save your current settings EEPROM M501
- Find your model, download
- Flash using FLIP
- Calibrate
- Have Fun
Printrbot Play
- Save your current settings EEPROM M501
- Find your model, download
- Flash using FLIP
- Calibrate
- Have Fun
Printrbot Play V2
Play V2 Build Volume is 200x170x190
1.Save your current settings EEPROM M501
2. Find your model, download
3. Flash using FLIP
4. Calibrate
5. Have Fun
Printrbot Metal Plus
1.Save your current settings EEPROM M501
2. Find your model, download
3. Flash using FLIP
4. Calibrate
5. Have Fun
Printrbot Simple Metal
The heated bed versions on this release don't have heated bed enabled.
- Save your current settings EEPROM M501
- Find your model, download
- Flash using FLIP
- Calibrate
- Have Fun
Printrbot Smalls
Printrboard RevF
- Save your current settings EEPROM M501
- Find your model, download
- Flash using FLIP
- Calibrate
- Have Fun
Play Heated Bed
updated firmware with Junction deviation and linear advance
Play with heated bed and LCD
SD card support is disabled to save program space