-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bigtreetech eddy for bed leveling #1
Comments
There's also a USB version that could be plugged into the mainboard. Eddy Coil: Eddy: |
The Eddy Coil could be hooked up to the PB7 and PB6 for I²C (marked as BL-Touch), but the problem is, that the eddy Coil needs 5V to be powered. There is 5V on the UART connector, but it won't be pretty to hook it up to it. Does anyone have an eddy coil? |
I've ordered eddy coil. I see your post in the main repository about if the voltage is possibly mislabeled 24 volt. bltouch 3.3v or 5v seems to handle it through mosfet. https://www.antclabs.com/bltouch-v3 In the BLTouch, an additional MOSFET is used to implement the Logic Free 3.3V / 5V (Open Drain) output mode. Open Drain(Default) mode depends on the logic level of your control board, so if your board is a 5V logic system, BLTouch operates in 5V logic mode and 3.3V logic mode if your board is a 3.3V logic system. |
I also ordered an Eddy coil with the plans of getting it hooked up on the SV08 as well. I was debating the plan to jump the 5V from the UART port or potentially including a small DC-DC converter depending on where I thought I could slip it into the tool head or work on a new one. |
I just checked the pdfs in the SV08 Repo. It seems like the proximity sensor they are using is 24V. So unfortunate for us, the labeling of their pdf is right. The Proximity switch is plugged into the bl-touch connector. Proximity switch The STM32f103CBT6 they are using for the toolhead board is a 3.3V mcu, but the pins PB6 & PB7 5V Tolerant. So I guess the only problem is the 5V to power the eddy coil :/ @LexiconCode @zane797 |
Hm the toolhead is relatively tight. I see two options. Either mount a buck converter behind the front part cooling fan, likely in some horrible way including glue or double sided tape, or include a mount for a buck converter on the new bracket for the Eddy Coil. The latter is probably what I'm going to attempt. Frankly I think the bigger consideration for me right now is mounting location. It seems like it basically requires either physical modification of the shroud or a new shroud, possibly based on this. It also looks like it should be possible to add a bracket to the belt mounting point. |
Perhaps this would be better move to a discussion. |
Does this repo have discussions enabled? I'm not seeing them. |
Eddy USB seems to work and have a temperature compensation. The CAN version is still not available. The coil version have no compensation and I didn't see it working on Sovol. |
Has anyone gotten this working? Or just decided to go with the USB version? |
https://biqu.equipment/products/bigtreetech-eddy
Further analysis needs to be made to see how it would hook into the can bus system EBB36 EBB42 CAN or I2C Port Board before creating a an adapter bracket.
https://github.com/Sovol3d/SV08/blob/main/Motherboard%2FExtra_PIN_definition.pdf
The text was updated successfully, but these errors were encountered: