Skip to content
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

BL-Touch problem #8153

Closed
EnricoSx opened this issue Oct 29, 2017 · 8 comments
Closed

BL-Touch problem #8153

EnricoSx opened this issue Oct 29, 2017 · 8 comments

Comments

@EnricoSx
Copy link

Configuration.h.txt
Configuration_adv.h.txt

i have a Anycubic Kossel Linear Plus with Trigorilla Board ( in configuration.h is board n°33 in stock firmware), Marlin 1.1.6

i connect BL-Touch on Servo0 and Z_MIN, edit configuration.h but something is wrong.

  • Hotend fan try start, but can't, after power on the 3d printer.
  • M401 send nozzle up to home
  • BLTOUCH ROD at startup , go up and down, red light on
  • M402, M280 P0 S10, M280 P0 S90, M280 P0 S120, M280 P0 S160, M280 P0 S60: do nothing on BLTOUCH
  • If move bltouch with hand, and send M119, report open o triggered correctly

i think i PIN problem on configuration, can you help me?

Istruction my BL-Touch version
https://drive.google.com/file/d/0B_lX6Bwizwk0RzFhTTF2dHhSems/view?%20usp%20=%20condivisione

@Roxy-3D
Copy link
Member

Roxy-3D commented Oct 29, 2017

If move bltouch with hand, and send M119, report open o triggered correctly

This doesn't mean anything. In the error state, the BL-Touch reports 'Triggered'. That is probably a good thing because that keeps the nozzle from being driven into the bed.

The real question is why you can't deploy and retract the BL-Touch probe. You have BLTOUCH defined, so if you have it plugged in correctly to power and the Servo-0 connector... It should deploy and retract (and give meaningful readings).

Do you really have a RAMPS v1.3 board? The servo pins moved between v1.3 and v1.4. If you have the wrong one specified, that would explain the problem.

@EnricoSx
Copy link
Author

"Do you really have a RAMPS v1.3 board?"
i don't know, i have a Trigorilla, in stock firmware "Marlin 1.1.0-RC8" board select i n° 33
M401 send up nozzle :\

@Roxy-3D
Copy link
Member

Roxy-3D commented Oct 29, 2017

Well.... Switch the MOTHERBOARD to

#define MOTHERBOARD BOARD_RAMPS_14_EFB

and see if the BL-Touch starts deploying and retracting....

@EnricoSx
Copy link
Author

EnricoSx commented Oct 29, 2017

FAN is ok
All commands works correctly : D

@EnricoSx
Copy link
Author

EnricoSx commented Nov 9, 2017

sorry i found another issue, now
m280 p0 s10
m280 p0 s90
m280 p0 s120
m280 p0 s160
works, but
if i use G29 or M401, nozzle try over the home position :|
Configuration.h.txt
Configuration_adv.h.txt

Video

@boelle
Copy link
Contributor

boelle commented Feb 19, 2019

@EnricoSx do you still have a problem with latest bugfix 2.0?

@EnricoSx
Copy link
Author

I sell my printer

@MarlinFirmware MarlinFirmware deleted a comment from zed-maker Feb 7, 2020
@github-actions
Copy link

github-actions bot commented Jul 3, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants