Skip to content

Releases: Printrbot/printrboardmodernmarlin

Marlin 2.0.1 - RevF & RevD w/DFU Boot Loader

26 Dec 21:18
88ca254
Compare
Choose a tag to compare

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

26 Dec 21:42
88ca254
Compare
Choose a tag to compare
Pre-release

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

09 Mar 00:22
Compare
Choose a tag to compare

Heated bed and non heated bed versions.
Make sure to run PID autotune if your are using an E3D hotend.

Adopt-A-Bot

24 Feb 07:25
Compare
Choose a tag to compare

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

  1. Save your current settings EEPROM M501
  2. Find your model, download
  3. Flash using FLIP
  4. Calibrate
  5. Have Fun

Printrbot Play

24 Feb 07:13
Compare
Choose a tag to compare
  1. Save your current settings EEPROM M501
  2. Find your model, download
  3. Flash using FLIP
  4. Calibrate
  5. Have Fun

Printrbot Play V2

24 Feb 07:21
Compare
Choose a tag to compare

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

24 Feb 07:19
Compare
Choose a tag to compare

1.Save your current settings EEPROM M501
2. Find your model, download
3. Flash using FLIP
4. Calibrate
5. Have Fun

Printrbot Simple Metal

24 Feb 07:14
Compare
Choose a tag to compare
Pre-release

The heated bed versions on this release don't have heated bed enabled.

  1. Save your current settings EEPROM M501
  2. Find your model, download
  3. Flash using FLIP
  4. Calibrate
  5. Have Fun

Printrbot Smalls

24 Feb 07:59
Compare
Choose a tag to compare

Printrboard RevF

  1. Save your current settings EEPROM M501
  2. Find your model, download
  3. Flash using FLIP
  4. Calibrate
  5. Have Fun

Play Heated Bed

11 Dec 07:05
159ae5b
Compare
Choose a tag to compare

updated firmware with Junction deviation and linear advance
Play with heated bed and LCD
SD card support is disabled to save program space