Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create printer-prusa-mk3s-2021.cfg #4080

Closed
wants to merge 3 commits into from
Closed

Conversation

tillin9
Copy link

@tillin9 tillin9 commented Mar 20, 2021

Example printer.cfg for a Prusa MK3S and MK3.

It includes macros (I noticed most other examples don't) but some of these are needed
for the filament sensor as well as to restore the Tram Z/ Calibrate Z functionality.
I also really wanted something that would work fully out-of-the-box with all Prusa
default gcode and even with a UI like Mainsail.

Explicitly put the Prusa USB-to-serial issue note in there as well as workarounds based
on discord feedback by Arksine.

My normal config is just this with the appropriate options uncommented for my BMG,
0.9-degree stepper Prusa, and then my PID, mesh, and IS along with an extra optional
macro or two I find helpful for UI.

Explicitly confirmed this file loads without error in latest Klipper.

Based largely off the old example in the PrusaOwners fork.

Signed-off-by: Scott Knauert sknauert@apsec.com

Example for Prusa MK3S and MK3.  
It includes macros (I noticed most other examples don't) but some of these are needed for the filament sensor as well as to restore the Tram Z/ Calibrate Z functionality. I also really wanted something that would work fully out-of-the-box with all Prusa default gcode and even with a UI like Mainsail.   
Explicitly put the Prusa USB-to-serial issue note in there as well as workarounds based on feedback by Arksine. 
My normal config is just this with the appropriate options uncommented for my BMG, 0.9-degree stepper Prusa, and then my PID, mesh, and IS along with an extra optional macro or two.
Explicitly confirmed this version loads without error in latest Klipper.
Copy link
Author

@tillin9 tillin9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed the whitespace so build completes.

@KevinOConnor
Copy link
Collaborator

Thanks. I'm happy to add a prusa example config file, but the example would need to be updated to match the style and formatting of the existing config files. We want the configs to focus on describing the hardware.

I have added a document for some guidelines on the configs: https://www.klipper3d.org/Example_Configs.html

-Kevin

@KevinOConnor
Copy link
Collaborator

I'm going to close this PR as it looks like it has gone stale.

-Kevin

@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants