Barrus
January 22, 2023, 6:16pm
1
Hello all guys,
I’m in big troubles and i hope someone will help me.
I’m unable to find which number set in the [bltouch] section in printer.cfg
I get every time a "Unable to parse option ‘z_offset’ in section ‘bltouch’ error.
here a part of my printer.cfg :
[bltouch]
sensor_pin: ^PE4
control_pin: PE5
x_offset: -30
y_offset: -40
z_offset: 2
#speed:10
#samples:1
#samples_result:average
#probe_with_touch_mode: true
#stow_on_each_sample: false
[safe_z_home]
home_xy_position: 145,155
speed: 80
z_hop: 20
z_hop_speed: 5
[stepper_z]
step_pin: PB5 #step_pin: PB6 ?
dir_pin: PB6 #dir_pin: !PB5 ?
enable_pin: !PC3
microsteps: 16
rotation_distance: 8
endstop_pin: probe:z_virtual_endstop
position_max: 375
position_min: -10
homing_speed: 4
second_homing_speed: 1
homing_retract_dist: 2.0
Is anyone able to solve my problem ?
Thanks to all
Sineos
January 23, 2023, 7:03am
2
Please attach your klippy.log
and printer.cfg
Barrus
January 23, 2023, 12:02pm
3
Thanks a lot Sineos for your reply, I"ll post both files as soon i’ll be at home.
Regards
Barrus
January 23, 2023, 3:44pm
4
Hi,
Here my log and config.
thanks for your help
printer.cfg (1.8 KB)
klippy(2).log (173.1 KB)
Your [safe_z_home] declaration has an initial space in it. Such declarations need to start in column 1.
1 Like
Barrus
January 23, 2023, 5:53pm
6
@ [HotToddy] : Ok I make the change.
Thanks to you
Barrus
January 24, 2023, 7:37pm
7
Upload :
I’m still working and i found in moonraker.log that :
2023-01-24 19:15:05,665 [klippy_connection.py:_do_connect()] - Klippy Connection Established
2023-01-24 19:15:06,006 [klippy_connection.py:_init_klippy_connection()] - Webhooks Subscribed
2023-01-24 19:15:06,011 [klippy_connection.py:_init_klippy_connection()] - GCode Output Subscribed
2023-01-24 19:16:38,764 [klippy_connection.py:_check_ready()] -
mcu ‘mcu’: Unable to connect
It’s means that there’s no usb connection ?
Do i have to change something in my [mcu] section in printer.cfg ?
Barrus
January 24, 2023, 8:02pm
8
I see too there’s no klipper service rening nor existing ?..
hcet14
January 24, 2023, 8:27pm
9
Hi Barrus,
your posts are a bit confusing. Why don’t you start describing your problem from the beginning. I don’t even understand what you want to fix.
Barrus
January 25, 2023, 11:53am
10
@hcet14 : You’re right, i will close this topics and start a new one after reinstall mailsallos (if i meet the sames problems)