Giter Club home page Giter Club logo

leeotts / ender3v2-klipper-configs Goto Github PK

View Code? Open in Web Editor NEW
81.0 7.0 13.0 516 KB

Welcome to the repository that houses meticulously crafted configuration files for a modified Ender 3 V2 printer, complete with the Sprite Pro Extruder, CR Touch, and a 4.2.7 silent board. These configuration files are specifically designed to empower you with unrivaled control and precision. Due to popular demand I recently added a 4.2.2 config.

Home Page: https://lotsof3d.com

3d-printing ender3v2 klipper klipper-configuration ender-3 ender-3-pro ender3 422 427 422-board

ender3v2-klipper-configs's Introduction

About Me

Hey there! ๐Ÿ‘‹ I'm Lee, an enthusiastic 3D printer based in Bartlett, Tennessee, a suburb of Memphis. My journey into the world of 3D printing began several years ago when I got my hands on a $300 Ender 3. Fueled by a desire for better print quality, I embarked on a series of upgrades โ€“ from adding an extra z-axis to enhancing the mainboard and upgrading the extruder and hotend.

But that was just the beginning. I delved into the world of OctoPrint using a Raspberry Pi for remote monitoring and AI integration to detect potential failures. To boost print speed, I ventured into installing Klipper firmware, achieving not only faster prints but also efficient production.

My passion for 3D printing led me to discover a 3D printing company nearby. After dropping off my resume and cover letter, I eagerly monitored their online presence for job opportunities. Despite initial silence, perseverance paid off when I received an unexpected email for a "3D Printer Technical Support" role.

The interview process was a culmination of dedication, detailed preparation, and a touch of creativity. The discussions and tour fueled my excitement for the position. The journey unfolded with a heartfelt thank-you email, and, to my delight, I received a job offer.

Working there was an incredible experience. I absorbed knowledge from my coworkers, gaining insights into the intricacies of 3D printers and their systems. I discovered that both affordable and expensive machines face similar challenges because, at its core, 3D printing is about XYZ and E.

My time there was invaluable, but as the company closed its doors, a new chapter began for me. Now, I'm excited to continue my journey, armed with the skills and passion for 3D printing.

Feel free to reach out! ๐Ÿš€

ender3v2-klipper-configs's People

Contributors

leeotts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ender3v2-klipper-configs's Issues

[mcu rpi]

First I want to say THANK YOU for your Ender3v2-Klipper-Configs repository. I have an Ender 3v2 with a Sprite Pro and CR Touch installed. I was running a very stable Mainsail OS/Klipper/Klipper Screen setup until someone decided to hit the "Update All" button for me. Long story short, the current Bullseye-based version of Mainsail OS broke everything.

My backups turned out to be corrupt so I was looking at a long painful process of redoing my bed mesh and all of my tweaks. Your repo saved me a lot of time getting back to zero, but I did come across a minor issue with the printer.cfg file.

The line under the header

[mcu rpi]
serial: /tmp/klipper_host_mcu

causes a communication error between Klipper and my Creality 4.2.7 board on bootup. I was going nuts for a few hours trying to figure out why Klippy kept failing to connect. I started going through your printer.cfg file line by line and came across the mcu rpi section. Klippy was failing and logging "Mcu 'rpi': Unable to open port: [Errno 2]" so I thought just maybe that is the issue. I commented it out and BAM everything worked again.

I am by no means a coder. I know very VERY basic things. I think that line works with the input shaper code around it, so I just commented that all out as well. I haven't started messing with shaping yet but it's on my "to learn" list.

Anyway, I don't think this is a bug per se, but might be worth a note somewhere for future novices.

Sorry for the long-winded message, and thank you again for the work you put into this repo.

What changes need to be if if I do not have the Sprite Pro?

First of all, thank you for the configs, they are extremely helpful. Just wanted your input regarding what changes I need to make if I do NOT have the Sprite Pro. I have been doing a lot of googling, but can't seem to nail down everything.

Definitely the max_extrude_temp setting and rotation_distance

Anything else I need to be aware of?

Thanks again. Appreciate you sharing this.

Mesh will not adapt with current CFG files

Would not define the object. I found that I needed to add a line into the start macro "exclude_object_define". Is this intended? Aside from that the rest of it worked really well but that tripped me up. Is it supposed to trigger somewhere else? I also tried adding M117 before the start macro in my slicer and that did not help.

image

image

questions

I'm trying to use your setup for my ender 3v2 v4.2.2 board with the sprite pro extruder and the CRtouch.

In the extruder section of your printer.cfg, why do you have this commented out?

#control: pid
#pid_Kp: 23.561
#pid_Ki: 1.208
#pid_Kd: 114.859

I can't get klipper to start with that commented out. I just uncommented it to get klipper happy.

Also, you have the following commented out as well in the bltouch section ?

[bltouch]
sensor_pin: ^PB1
control_pin: PB0
x_offset: -31.8
y_offset: -40.5
#z_offset: 4

Work with board 4.2.2?

Can use with modified Ender 3 V2 printer, with the Sprite Pro Extruder, CR Touch, but with 4.2.2 board?

Need any changes?

Thx, grate job!

Mainsail Error

When starting mainsail I now get the followijng error message

Deprecated Klipper Option
Option 'max_accel_to_decel' in section 'printer' is deprecated and will be removed in a future release.

Use with 4.2.2 board

Hi Lee,

What would need to be changed to use this package with a 4.2.2 board? Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.