Jump to content

BLTouch on Octopus V1.1 not working


Andrew

Recommended Posts

Having some trouble with a BLTouch on a Octopus v1.1

I have it wired to the probe port and the test functions

BLTOUCH_DEBUG COMMAND=pin_down BLTOUCH_DEBUG COMMAND=pin_up

BLTOUCH_DEBUG COMMAND=touch_mode

all work but when I QUERY_PROBE I always get Open even thought the BLTouch is changing state.

[bltouch]

sensor_pin:^PB7

control_pin:PB6

x_offset: -44.0

y_offset: -9.0

z_offset: 0.0

 

[homing_override]

gcode:

    G90 ; Use absolute position mode

    G1 Z10 ;  Move up 10mm

    G28 X Y

    G1 X200 Y200 F6000 ;  Change the X and Y coordinates to the center of your print bed G28 Z

set_position_z:0.0

 

[stepper_z] step_pin: PG4

dir_pin: PC1

enable_pin: !PA0

microsteps: 16

rotation_distance: 8

endstop_pin: probe:z_virtual_endstop

position_min: -3

position_max: 500

I think I followed the guides correctly but maybe someone here can see what I am not seeing. I have a ne BLTouch and new Octopus coming tomorrow but the rest of the mainboard is working so I kinda think I must have misconfigured something

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...