How to set up the Bigtreetech SFS v2 on Klipper

  Рет қаралды 10,131

Stacking Layers

Stacking Layers

Күн бұрын

Пікірлер: 52
@Tomomi-vr9nc
@Tomomi-vr9nc Жыл бұрын
Thank you, thank you, thank you! Been struggling with this issue for weeks now. Your video is so thorough and well though out. Explains all the needed points and helps us to understand Klipper better. Thank you!
@yoonsiklevijoo9255
@yoonsiklevijoo9255 7 ай бұрын
Huge thank you, I have spent 2 days to figure it out how to make it work with Marlin and you said Marlin can use only one pin and that is the KEY! I guess connecting those two pins makes some collision. Thank you again!
@andrewesquivel
@andrewesquivel 4 ай бұрын
once again you have come to the rescue! I was using Marlin for years, but now that im getting my feet wet with Klippper, i can see the appeal!
@StackingLayers
@StackingLayers 4 ай бұрын
Glad to help!
@davidham1338
@davidham1338 Жыл бұрын
great video, i have mine hooked up and noticed i had a error and you nailed it for me, and now i can fix it. thanks
@StackingLayers
@StackingLayers Жыл бұрын
That's wonderful to see. Glad it was helpful.
@rob_4x4
@rob_4x4 2 ай бұрын
Thank you for the insightful video. I have been struggling getting a SFS V2.0 working with th3d marlin on the SKR Mini E3 V3 board. Your instructions around the pin swapping did the trick. All the other information I saw on setting these things up still claimed you needed to use the 2 connectors in theEO-Stop & PWR_DET ports for marlin .. which as you explained is just wrong for marlin
@StackingLayers
@StackingLayers 2 ай бұрын
Good to see it was helpful.
@PrintingPress3D
@PrintingPress3D 8 ай бұрын
dude you got a video for everything youre the goat
@StackingLayers
@StackingLayers 8 ай бұрын
Hahaha! Thanks! More to come too.
@JFML1974
@JFML1974 6 ай бұрын
If you go for Teflon, the filament without Teflon caves in the retractions and the sensor is not able to detect that movement. Many people in forums say that they get errors and it is because they do not have a Teflon or similar so that the filament remains "rigid" inside and millimeter movements are detected
@StackingLayers
@StackingLayers 6 ай бұрын
You can probably extend the non-motion timer to deal with that but yeah it's best to have a Bowden tube in place to to keep it more precise.
@vedanthinorn
@vedanthinorn Жыл бұрын
I've been looking into making something like this myself, my worry is that the sensor and grate aren't quadrature and thus don't give rotational direction so that extrude/retract actions can read as motion when they are not, or not register as motion when it is depending on retraction. My ideal would be one that signals forward and backward motion in detail which klipper receives and compares to the expected filament motion so you can detect a jam _and_ detect extruder skips. I'm working on one integrated into a Voron Stealthburner toolhead.
@StackingLayers
@StackingLayers Жыл бұрын
Going quadrature would make it a legitimate smart sensor. It's would also likely make it more expensive. But if the coding worked enough to catch skips or slips and log retraction and all that it could definitely open up a lot of on the fly adjustments to keep quality in check. I would like to see something like that com into play.
@JuwelionNl
@JuwelionNl Ай бұрын
Hi, thanks for the video. Is it possible to use 5 of those BTT SFS's with BTT Octopus PRO. I'm designing now filament holder for 5 spools of filament (it supposed to work with my Voron 2.4 steathchanger) It would be great to use it smart features. But I don't think I have enough endstop pins for wiring as it stands in the manual. Can you think about other options? Connecting it in series I guess would not really work. Is it possible to wire it to RPi instead the Octopus. It has a lot o GPIO pins to use. But I suck in setting those thinks in RPi. Any advice would be really welcom.
@alfrednorris1895
@alfrednorris1895 Ай бұрын
I need to know how to make this runout sensor work with a Kraken board.
@StackingLayers
@StackingLayers Ай бұрын
It sets up the same way, you can use the last 2 endstop ports for example. You just tell the firmware which pins you attached which sensor to
@andrewmcgee5127
@andrewmcgee5127 4 ай бұрын
hi grate vid have followed it but am getting this error Klipper reports: ERROR Pin 'pc15' is not a valid pin name on mcu 'mcu' Once the underlying issue is corrected, use the "RESTART" command to reload the config and restart the host software. Printer is halted have relished the board with the renamed klipper.bin file but still getting it don't know where to start looking any help would be grateful🙏
@StackingLayers
@StackingLayers 4 ай бұрын
That means that klipper can't find the PC15 pin in the list of available pins on your board. Are you sure that in the correct pin number for your setup? If so maybe you have an extra space or indent, or some other out of place text that is confusing the system.
@GapRecordingsNamibia
@GapRecordingsNamibia 3 ай бұрын
Hi sorry to bother, where is your video on the BL touch? Thank you in advance. And, under system loads, how did you get the memory usage to show up?
@jackoneill8585
@jackoneill8585 Жыл бұрын
smart means its a optical sensor and reciever ie infrared transmitter and reciever
@Optikification
@Optikification 9 ай бұрын
and it monitors movement of the filament and not only see when the filament runs out.
@StackingLayers
@StackingLayers 9 ай бұрын
There's no optical sensor in the smart filament runout sensor. It's a rotary encoder and a micro switch.
@michaelosborn7008
@michaelosborn7008 5 ай бұрын
Hello, thank you for your video. I installed the SFS version 2 on my BIQU B1. I have the green and black wires plugged in because I'm plugging it into the smart sensor slot on the back of my machine. It came with a filament sensor but it doesn't seem to work because it doesn't send a signal when there's no filament going through there. So my question is should I just unplug it and take it off the machine and leave the SFS on there? I watched the video and I understand that this is only for the motion as I only have the black and green plugged in but that it will send a signal if there's no filament going through it so that should be fine. Your help is very appreciated!
@michaelosborn7008
@michaelosborn7008 5 ай бұрын
I apologize but I have one more question. I am a new user and don't know how to get to where you are doing the setup of the SFS on the computer. How do I get to where I can do the config file so I can set it up like you did in the video. Thanks again
@michaelosborn7008
@michaelosborn7008 5 ай бұрын
And I can't create the SFS2.cfg file because the computer says error; e p e r m; operation not permitted. So I don't know what to do to be able to follow your instructions at that point
@michaelosborn7008
@michaelosborn7008 5 ай бұрын
I downloaded visual code so I have the program
@StackingLayers
@StackingLayers 5 ай бұрын
You need the red wire plugged in correctly for power too. The encoder needs ground, 5v, and signal. As for the eprm error that means you don't have the correct permission to edit files in the program you are using. You should delete files directly via ssh or in the browser ui (mainsail or fluidd)
@JulioLiraEJ8
@JulioLiraEJ8 8 ай бұрын
Hi, thanks for your´s great videos and to make it a litle simple. i'm switching from Marlin to klipper and mi question is (i have sfsv2 connect on skr e3 v3 whit 3 wires, like you explain in this video, and it's work verry wel) can i use this config in klipper using only the motion sensor? thanks again.
@StackingLayers
@StackingLayers 8 ай бұрын
Yes you can. You just need to use this function www.klipper3d.org/Config_Reference.html?h=filament#filament_motion_sensor
@JulioLiraEJ8
@JulioLiraEJ8 8 ай бұрын
@@StackingLayers Kool, thanks again (i´m a litle noob in this...)
@StackingLayers
@StackingLayers 8 ай бұрын
It's ok we all have to start somewhere. That's what inspired me to make these videos. I was once a noob too and remember how frustrating it was to find a good explanation of what was going on and how to get things sorted out.
@abitnutz6747
@abitnutz6747 6 ай бұрын
Is there any chance you could outline how to do this with a Makerbase SKIPR derivative board? It seems that all the OEM machines use them. well, all the ones I have do. I don't even know where to begin.
@StackingLayers
@StackingLayers 6 ай бұрын
It should be relatively the same setup. You just need to fine 2 available endstop/runout pins and tell klipper which one is connected to which sensor.
@venyel
@venyel 8 ай бұрын
Great video. I have manta m8p and ther I have 4pin FWS socket with +5V, GND, PF10 and PC0pin. Are PF pins compatible or do I must have 2 PC pins?
@StackingLayers
@StackingLayers 8 ай бұрын
They are compatible
@Voodoobrew101
@Voodoobrew101 6 ай бұрын
01:30 incorect info concerning the switch. when you put the filament in it pushes out the bearing, that bearing pushes the lever away from the switch. the spring pushes on the same lever from the opposite direction to press the switch when there is no filament.
@StackingLayers
@StackingLayers 6 ай бұрын
No, that is the correct information, you wrote exactly as I described.
@henataliful
@henataliful 10 ай бұрын
Did the same sfs2 cfg and got message filament motion sensor is in vaild ... Any clue?
@StackingLayers
@StackingLayers 10 ай бұрын
I would have to see the configuration and error message. But it sounds like this a configuration error. Missing a symbol or something like that
@a2_zhongbaode718
@a2_zhongbaode718 9 ай бұрын
Hello how do i connect both sensors to octoprint?
@StackingLayers
@StackingLayers 9 ай бұрын
I don't do much with octoprint anymore, but perhaps this plugin will work. plugins.octoprint.org/plugins/smartfilamentsensor/
@a2_zhongbaode718
@a2_zhongbaode718 9 ай бұрын
@@StackingLayers okay thanks! Ill give it a try
@Systemlord1981
@Systemlord1981 7 ай бұрын
QUERY_FILAMENT_SENSOR SENSOR=encoder_sensor QUERY_FILAMENT_SENSOR SENSOR=switch_sensor
@chucktastic2287
@chucktastic2287 Жыл бұрын
this is not about filament run out....can the CR touch be used with BTT klipper Pi and and skr mini e3 v3?
@StackingLayers
@StackingLayers Жыл бұрын
Yes. It's set up exactly as a BLtouch.
@chucktastic2287
@chucktastic2287 11 ай бұрын
@@StackingLayers thank you so much for the response..I think we have a bad CR touch
@StackingLayers
@StackingLayers 11 ай бұрын
@@chucktastic2287 make sure the pins are being connected correctly. Creality uses odd wire colors sometimes that are completely backwards from the normal usage. Like black on +5v and red on ground. This is a good diagram to show what the pin functions are. support.th3dstudio.com/helpcenter/crtouch-sensor-pinout-sensor-side/
@angelienIG
@angelienIG 11 ай бұрын
hey, firstly nice job for your video ! i'm try to add it ton my sv06 mainboard with btt pi v1.2 klipper pad, can you help me ? don't understand wich wire have to be on wich pin ... x')
@StackingLayers
@StackingLayers 11 ай бұрын
It doesn't look like that board can have 2 runout sensors. There's only one one runout port. If you use a probe to home I then you can use the z-stop, but you are definitely going to need to do some repining for the plugs to work correctly.
@Code_String
@Code_String 8 ай бұрын
@@StackingLayers Interesting to see something about the SV06 and the BTT Pi V1.2, there doesn't seem to be much information on so out there. Not exactly sure if there's a specific naming for the pinout required because the pins I'm trying to use are already used by other things my SV06 motherboard has assigned (PC0, PC2, etc)
@enosunim
@enosunim 7 ай бұрын
Overcomplicated design. It does not need additional runout switch. There are a lot of variants on thingeverse, which use simple optical sensor and just one bearing. And that's it. It just constantly turn on and off runout sensor flag. And for example Marlin firmware checks that runout flag is switching(you need to reflash firmware for that). If it stops, firmware will start to measure filament length, and if runout does not triggered until critical length value reached, then change filament function is executed and printing is paused. This works perfectly when filament ends or stuck or breaks in the middle of the print. The only thing you should take in consideration, filament sensor should not be fixed to printer in any way, it should only attach to the filament wire and that's it. So on retract movement there will be no movement, only on moving forward.
Setting Up BTT ADXL345 & S2DW Accelerometers with Klipper
48:47
Stacking Layers
Рет қаралды 38 М.
The unseen world of 3d printing at 1000fps!
20:22
Lost In Tech
Рет қаралды 116 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
How to install Klipper for beginners
1:17:33
Stacking Layers
Рет қаралды 91 М.
A beginner's guide to Ferrules
28:33
Stacking Layers
Рет қаралды 12 М.
BIQU Hermit Crab 2 unbox and Canbus set up
1:15:10
Stacking Layers
Рет қаралды 5 М.
Для технарей: установка , настройка, эксплуатация.
22:40
What The CB1 SHOULD Have Been! BigTreeTech CB2 For Klipper
14:33
Why Don't More People Build This Open Source AMS/MMU?
21:52
The Next Layer
Рет қаралды 419 М.
The BEST Voron Mods I've Done! (so far)
18:07
TommyB
Рет қаралды 29 М.
Pixel 7 и 7 Pro с Face ID - лучше iPhone 14 Pro!
21:12
Rozetked
Рет қаралды 457 М.
Самые простые строительные леса
0:54
Канал ИДЕЙ
Рет қаралды 1 МЛН
Что такое дагестанский кирпичный завод!
0:53
АВТОБРОДЯГИ - ПУТЕШЕСТВИЯ НА МАШИНЕ
Рет қаралды 746 М.