Skip to content

Sirnut/klipper_config

Repository files navigation

klipper_config

This is the repository where I post files for my Ender 3V2 lovingly named TheFactory after one of my favorite games, Factorio

I don't know if anyone will ever be checking it out to help their build, but most of my macros have been from other builds across the web

My build TheFactory

Barely stock Ender 3V2 with main following upgrades as of 6/14:

  • BTT SKR Mini E3 3.0 (after accidentally stabbing my stock 4.2.2 board with a screwdriver)
  • Dual Z axis
  • BMG+V6 Direct Drive
  • CRTouch Probe
  • PEI bed (wish I had done this first)

My printer then runs MainsailOS, which is a web interface for klipper, which allows me to quickly and easily update everything. Marlin works out of the box, but klipper really lets you push the limits of your printing.

Some helpful resources I use include BenD780x9's guide to setting up klipper on an Ender3v2,and then kiauh theexitus's Klipper Install And Uninstall Helper is the best way to manage your installations and updates

I use Edge for my web interface and nothing else, but you need to add a "/" to the end I have found image

OVERVIEW

Generate SSH keys from your Pi and upload the public key to github. The Guide to generating and adding SSH keys is helpful for the initial connection, but I was only able to push/pull with terminal commands

VSC has something called Source Control that manages all of your changes and provides a GUI to see these, label them and then push with the click of a button. SSH wouldn't work with this, but after setting up my repository with HTTPS I've had no issues. Use this guide to learn How to push code from VSC to GitHub

Other Awesome Repositories

jschuh's klipper-macros are awesome

AndrewEllis93 has a great print tuning guide

zellneralex has a crazy Voron that mostly doesn't apply to me, but I've learned alot from inspecting his macros

klipper macro creation tutorial

About

TheFactory backup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published