-
Notifications
You must be signed in to change notification settings - Fork 6
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
eddy in klipper main? #9
Comments
Yeah this wasn't a full update it's just to pull it back in line since we stopped using this repo and now use the BTT eddy repo to manage this guide. Klippers implementation is still missing key functionality for BTT eddy and there is currently a pull request waiting to finalise it. So once it's fully implemented and working across the board, this guide and BTT eddy guide will both be fully updated. |
majority of the functionality of the eddy probe has been been merged into mainline klipper. The only option that doesnt work is the data_rate option. My probe functions but the mesh is wavy. What am i missing? |
Mainline klipper is still missing alot of the functionality actually. BTT is still waiting on a merge of their PR to get things finished. Wavy mesh usually means you have interference. Could be your cable or some kinda of electronic interference. Are you doing a bed mesh while your bed is heating? Or cold? |
I've performed a scan at both room temperature and fully heated at 210
hotend and 60 bed. The wire is stock length routed far away from any
stepper motor wires. I do however have aluminum chimney tape I'm using as a
shim on top of the magnet in-between the heated bed and metal plate
…On Mon, Aug 5, 2024, 5:38 PM KrauTech ***@***.***> wrote:
Mainline klipper is still missing alot of the functionality actually. BTT
is still waiting on a merge of their PR to get things finished.
Wavy mesh usually means you have interference. Could be your cable or some
kinda of electronic interference. Are you doing a bed mesh while your bed
is heating? Or cold?
—
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A47KQIK6WO7S4TRXPC5C4LDZP7WD3AVCNFSM6AAAAABKTOUEFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRZHE3DGNJWG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I'd give it a try without the aluminium and see how the scan results go |
Hi, I notice that you updated the readme 9 hours ago but the klipper main now supports the eddy. At least it is running on my printer with a couple of amendments, ie data_rate not required (And fails with it in)
and the bed_mesh_calibrate mode is "Rapid_Scan" now not just "Rapid"
Also the "Temperature_Probe" needs to be "Temperature_sensor"
I did have an issue with klipper failing when doing the "PROBE_EDDY_CURRENT_CALIBRATE CHIP=btt_eddy" command but it worked ok when I rem'd out the second extruder/stepper on my IDEX printer. Putting it back after calibrating worked ok then.
Tony
The text was updated successfully, but these errors were encountered: