BLtouch does not work after changing to DUEX5 board
-
; Heater model parameters M307 H0 A90.0 C700.0 D10.0 S1.00 V0.0 B1 M307 H1 A351.8 C150.9 D9.0 S0.80 V24.4 B0 M307 H2 A340.0 C140.0 D5.5 S1.00 V0.0 B0 M307 H4 A340.0 C140.0 D5.5 S1.00 V0.0 B0 M307 H5 A340.0 C140.0 D5.5 S1.00 V0.0 B0 M307 H6 A340.0 C140.0 D5.5 S1.00 V0.0 B0 M307 H7 A340.0 C140.0 D5.5 S1.00 V0.0 B0 G10 L2 P1 X0.00 Y0.00 Z0.00 U0.00 G10 L2 P2 X0.00 Y0.00 Z0.00 U0.00 G10 L2 P3 X0.00 Y0.00 Z0.00 U0.00 G10 L2 P4 X0.00 Y0.00 Z0.00 U0.00 G10 L2 P5 X0.00 Y0.00 Z0.00 U0.00 G10 L2 P6 X0.00 Y0.00 Z0.00 U0.00 G10 L2 P7 X0.00 Y0.00 Z0.00 U0.00 G10 L2 P8 X0.00 Y0.00 Z0.00 U0.00 G10 L2 P9 X0.00 Y0.00 Z0.00 U0.00
-
I had a fualt on my which would not finish self test after rebuilding my hotend mount which I solved by adjusting the grub screw slighty. Worked ever since .
-
The strange thing is that the red LED lights up all the time, and none of the self test/other commands work. Only thing I did was change from Duex2 to a Duex5.
-
my bl touch v3.1 was staying red on startup when it could not complete its self test. I thought it was the wiring after moving it upto the printer and extending the cables but they tested ok and after reading someone elses post they mentioned the grub screw which I had not touched. So I gave it a little adjustment turned the printer back on and it completed it self test straight away as normal. Give it a go it might work.
-
@Javajoeuk Ok! I will test that!
You mean the little screw on the top of the BLTouch right? -
yes be gentle.
-
@Javajoeuk Tried it with no success, it won't activate for some reason..
Any other idea? -
no sorry
-
@Phaedrux Do you find anything strange in the config?
-
can you try a different pwm port?
-
@Veti Yes of course, which heater do I need to disable if I wan to use PWM_2?
-
try 5 or 7. they are often used for bltouch
-
@Haggan90 said in BLtouch does not work after changing to DUEX5 board:
@Veti Yes of course, which heater do I need to disable if I wan to use PWM_2?
Try disabling heater 7 and use PWM5 on the DueX, that's a common combination.
-
@dc42 Thank you, I will try that!
-
@dc42 said in BLtouch does not work after changing to DUEX5 board:
@Haggan90 said in BLtouch does not work after changing to DUEX5 board:
@Veti Yes of course, which heater do I need to disable if I wan to use PWM_2?
Try disabling heater 7 and use PWM5 on the DueX, that's a common combination.
Do I need to change anything more then this: M307 H7 A-1 C-1 D-1 ?
And remove the M307 from config-override.g -
You'll also have to update your deploy and retract macros to reference the new pin number as well.
-
@Phaedrux Should that be M280 P5 S10 then?
-
P7 for heater pin 7
By the way using pins gets a lot easier in RRF3. Might be time to consider updating.
-
@Phaedrux Right now I just want the printer to work again, been down for almost a year now
Changing to heater 7 did not work, still the same problem..
-
Please post the current version of your config.g, config-override.g, deploy and retract macros, and please double check which pin you're connected to. And refresh me on which wires are going where.