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?
#Priming ooze is not fully on printer bed
21 messages · Page 1 of 1 (latest)
you have to "calibrate" your position endstop of you x axis. how do you home the x axis?
I did not do any of that when following this guide...
https://3dprintbeginner.com/how-to-install-klipper-on-ender-3-s1/#Copy_the_Ender_3_S1_Klipper_config_file
I really just copied the config they had
https://3dprintbeginner.com/wp-content/uploads/2022/02/Ender-3-S1-Klipper-Config-1.zip
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
Is this the guide to follow?
https://www.klipper3d.org/Endstop_Phase.html
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.
nono... its easier
looking for the relevant docs
I'm printing now but soon done
have had successful prints regardless of this
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
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!
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.
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/...
maybe around minute 8
Thanks for the tip... a buddy saw the screenshot I sent and identified it was using vuetify
yes! thats right. thats exactly what you have todo
neat!