-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Issue with ramps 1.4 #101
Comments
you can use the gpio of rpi, #92 |
Ok i'll try. Another issue that i had was after add the moonraker update section. After that i had an UNKNOW state to update section of mainsail. Any info? |
It work fine with rpi. For UNKNOW label in update manager do you have any tip? |
I am trying to pull into official klipper Klipper3d/klipper#6490 |
I wanted to ask you to do the integration with klipper! good News! |
@markniu hi! Yesterday i tried to use the collision feature. I update bdsensor section with homing and calibration collision set to 1. When i read sensor it respond firmware v1.2, switch mode 0, collision homing 1, collision calibrate 1. When i run calibration it work as before, it not homing but start to calibrate. I updated your code to last and flashed all mcu. I noticed when i run your code to update i have an error. So need to uninstall and reinstall to update |
The respond firmware should be |
I suspected this so yesterday I ordered st link to flash device |
@markniu hi, there is a typo error here |
Thank you :) |
the latest BD_sensor.c code on github has fixed the issue on ramps1.4 board. |
Hi, i tried to install to my printer with ramps 1.4, but klipper crash and shutdown whenr i send any commansd whit M102. I have a bltouch working and no issue when installed bd patch. There is any chance to use with this board or need to use the gpio pin of rpi? In this case can i use any gpio for SDA and CLK?
The text was updated successfully, but these errors were encountered: