Kingronn KP3S Pro S1 + CRTouch a Klipper

Tutaj można pochwalić się drukarką już uruchomioną bądź kupioną
Awatar użytkownika
Jarewa
Drukarz
Postów w temacie: 9
Posty: 1602
Rejestracja: 26 sty 2021, 22:16
Lokalizacja: Głogów
x 369

Re: Kingronn KP3S Pro S1 + CRTouch a Klipper

Post autor: Jarewa »

Też tak mi się wydaje bo czerwony to sygnałowy a niebieski musi być masa i źle podłączyłeś bo dałeś sygnałowy do masy dlatego nie widział.
Firnthon
Postów w temacie: 12
Posty: 12
Rejestracja: 18 sty 2024, 21:46

Re: Kingronn KP3S Pro S1 + CRTouch a Klipper

Post autor: Firnthon »

Dziękuję, zamiana przewodów pomogła. Brałem za pewnik, że czerwony, to GND (wszędzie się napotykałem na tę informację, nawet pod Artillery X2 mam tak podłączone), a okazuje się, ze czerwony jest sygnałowy. Podsyłam konfigurację jeśli ktoś będzie miał podobny problem:

Kod: Zaznacz cały

[stepper_z]
step_pin: PB5
dir_pin: !PB4
enable_pin: !PB8
full_steps_per_rotation: 200
microsteps: 32
rotation_distance: 8
#endstop_pin: !PA11 # disable to use BLTouch
endstop_pin: probe:z_virtual_endstop  # enable to use BLTouch
#position_endstop: 0 # disable to use BLTouch
position_max: 200
homing_retract_dist: 10.0
second_homing_speed: 5
position_min: -5 # enable to use BLTouch

#####################################
#              BLtouch              #
#####################################

[safe_z_home] # enable for BLTouch
home_xy_position: 90,90
speed: 50
z_hop: 10
z_hop_speed: 15

[bltouch] # enable for BLTouch
sensor_pin: ^PA11 # You need to plug the CRTouch to Z-
control_pin: PA8
probe_with_touch_mode: True
stow_on_each_sample: False # Keep the probe extended between points
samples: 2 # Probe each point at least twice
samples_tolerance: 0.0125 # If those measurements aren't this close then
samples_tolerance_retries: 5 # Re-probe this many times and use the average
x_offset: 44.55 # Set correct value for your extruder/mount
y_offset: 37 # Set correct value for your extruder/mount
#z_offset: 0

[bed_mesh] # enable for BLTouch
speed: 100
mesh_min: 20, 20
mesh_max: 200, 200
algorithm: bicubic
probe_count: 4,4
ODPOWIEDZ

Wróć do „Drukarki FDM/FFF - wszystkie pozostałe”