Skip to content

Printrbot Simple Metal rev F4 - running Klipper with extended heated X-axis and Ubis 13S. Tips, tricks, configs for PBSM and other Printrbots.

Notifications You must be signed in to change notification settings

joegibes/printrbot_sm_tips

Repository files navigation

printrbot_sm_tips

Hello! This github has tips, tricks, configs for PBSM and other Printrbots.

Klipper is working great for me on my Printrbot Simple Metal! Using a Raspberry Pi 3 B+. My printrboard is Rev F4.

Note that the old Printrboard (anything before the "Simple Pro" with G2) has some quirks for flashing - MAKE_flash didn't work, so I had to use a different utility on the Pi to flash the hex file. Worst case, you can use Atmel Flip on PC (or another method) to flash the .hex file after compiling it.

Included so far:

  1. printer.cfg for my printer, with some comments explaining my changes.
  2. Cura Profile "versatile jg1" - nice fast accel values for printing PLA with my Printrbot Simple Metal
  3. Cura Pre/Post Gcode - basic setup and nozzle purge. Loads my bed_mesh_calibrate file (called 'default').

TODO:

  1. Broken Fan Mosfet solution
    • Fan mosfet is small SMD, so I made a fan control circuit with a transistor/mosfet and use a different unused pin to control fan now.
    • Klipper is great for fan control since you can define custom fans, use any pin, even GPIO pins on the Raspberry Pi or other controller. (requires setting up Pi as an additional MCU)
  2. Z-axis 8mm Metric Screw upgrade

Helpful Links:

About

Printrbot Simple Metal rev F4 - running Klipper with extended heated X-axis and Ubis 13S. Tips, tricks, configs for PBSM and other Printrbots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published