#Priming ooze is not fully on printer bed

21 messages · Page 1 of 1 (latest)

willow kernel
#

Hi, I have an Ender3 S1 hooked up to Mainsail and Klipper with a config I mostly borrowed. I want to troubleshoot an Issue I have with the ooze not entirely being on the print surface. Included is a picture with the ooze coming off the board and also the STL viewer showing the ooze completely on plate... the way it should be... help?

candid sonnet
#

you have to "calibrate" your position endstop of you x axis. how do you home the x axis?

willow kernel
#

The config I did custom was for the three things they recommended after loading the premade config they had, Z offset, Pressure Advance, and Input Shaper

candid sonnet
#

a random config is only a "start point". not a "ready to fit" solution. your endstop is not exact on the same point as the one in this guide. or the creator of it simply didn't care that it was 2-3mm off.

willow kernel
#

looking for the relevant docs

#

I'm printing now but soon done

#

have had successful prints regardless of this

candid sonnet
#

so you home your x axis to min. so there should be an endstop on the left side of your toolhead and your config is now, that this position is X:0. but its not 0. it will be -2 or -3. so just home your printer and test on which position the nozzle is on the border of your bed

willow kernel
#

ok

#

This print finishes after midnight tonight then I will try tomorrow morning

#

Mainsail is inspiring me to try Vue.js... wow! What a great program you all made!

candid sonnet
#

but if you want to do some vue.js stuff, pls use vue3 with pinia and composition api. its much simpler and nicer than vue2 with vuex.

willow kernel
#

looks like Nero3d covers this... https://www.youtube.com/watch?v=T-knWbh1Gg8

Going through some common first steps for getting klipper setup before your first print. Heres some helpful links
Config questions?
https://github.com/KevinOConnor/klipper/blob/master/docs/Config_Reference.md
Klipper config checks
https://github.com/KevinOConnor/klipper/blob/master/docs/Config_checks.md
Pressure advance tuning
https://youtu.be/...

▶ Play video
#

maybe around minute 8

willow kernel
candid sonnet
#

yes! thats right. thats exactly what you have todo

willow kernel
#

neat!