Skip to content

Commit

Permalink
Update cfg.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FengHua741 committed Jun 15, 2024
1 parent bd76872 commit 258e482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/board/fly_d7/cfg.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ fan_speed: 1.0 # 风扇转速
#####################################################################
#默认PL08N感应探头不低于喷嘴高度,仅用于调平,如果你的PL08N是NO(常开),请将更改pin添加到!
[probe]
pin: ^PB4 # 限位开关PIN脚,建议常闭然后添加!反转状态,位置在io-2
pin: ^PB5
x_offset: 0 # X轴-传感器相对喷嘴偏移量
y_offset: 25.0 # Y轴-传感器相对喷嘴偏移量
z_offset: 0 # Z轴-传感器相对喷嘴偏移量
Expand Down Expand Up @@ -915,7 +915,7 @@ fan_speed: 1.0 # 风扇转速
#####################################################################
#默认PL08N感应探头不低于喷嘴高度,仅用于调平,如果你的PL08N是NO(常开),请将更改pin添加到!
[probe]
pin: ^PB4 # 限位开关PIN脚,建议常闭然后添加!反转状态,位置在io-2
pin: ^PB5
x_offset: 0 # X轴-传感器相对喷嘴偏移量
y_offset: 25.0 # Y轴-传感器相对喷嘴偏移量
z_offset: 0 # Z轴-传感器相对喷嘴偏移量
Expand Down

0 comments on commit 258e482

Please sign in to comment.