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

Klipper calibration prinnts requested #2701

Open
Eifel-Joe opened this issue Apr 13, 2022 · 2 comments
Open

Klipper calibration prinnts requested #2701

Eifel-Joe opened this issue Apr 13, 2022 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@Eifel-Joe
Copy link

Is your feature request related to a problem? Please describe.
It would be nice to have the standrad Klipper calibration prints in the Calibration Menu.

Describe the solution you'd like
Add the Klipper square_tower.stl for calbration Pressure Advance and the Klipper ringing_tower.stl for calibration of Input Shaper.

Describe how it would work
It should just work like the Bed Leveling calibration. Just choose the new calibration and the stl is loaded on the print surface.

Describe alternatives you've considered
Of course one could save this test as 3mf on harddisk, but you could also do this with all of these calibration prints. ;-)

Additional context
I hav no additional context.

@supermerill
Copy link
Owner

supermerill commented Apr 13, 2022

duplicate of #320 #282

Problem is, it takes me at least a day to create a calibration, with many prints to see if it works well enough.
Doing it for only one firmware is a bit inefficient. I think it should be possible to create one that work at least for marlin, reprap and klipper.

can you give me a link to the stl?
what settings to change? when?

@supermerill supermerill added the duplicate This issue or pull request already exists label Apr 13, 2022
@foxmckraut
Copy link

foxmckraut commented Apr 16, 2022

Ringing tower: https://www.klipper3d.org/Resonance_Compensation.html
STL: https://www.klipper3d.org/prints/ringing_tower.stl

Presure advance: https://www.klipper3d.org/Pressure_Advance.html
STL: https://www.klipper3d.org/prints/square_tower.stl
Gcode Command: SET_VELOCITY_LIMIT SQUARE_CORNER_VELOCITY=1 ACCEL=500
for bowden: TUNING_TOWER COMMAND=SET_PRESSURE_ADVANCE PARAMETER=ADVANCE START=0 FACTOR=.020
for DD: TUNING_TOWER COMMAND=SET_PRESSURE_ADVANCE PARAMETER=ADVANCE START=0 FACTOR=.005

Both Vasemode

The Presure advance tower should also work on Marlin and Reprap but i didnt know the gcode commands for them. Marlin has no input shaper as i know so ringing tower cant do anything.

i think the pa tower is more interesting cause your input shaper didnt change very often but pa can change on every filament.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants