x_offset: 0 y_offset: 25.0 z_offset: 0 #调平时的速度 speed: 5.0 #采样次数 samples: 3 samples_result: median sample_retract_dist: 3.0 #采样公差 samples_tolerance: 0.02 #超公差重试次数 samples_tolerance_retries: 3 ### # Homing and Gantry Adjustment Routines归位与机架调整 ### # ###...
MKS_THR:gpio21 # x_offset: 18 # y_offset: 10 # speed:5 #自动调平速度 # samples:3 # samples_result:median # sample_retract_dist: 1.2 #调平两点之间的抬升高度 # samples_tolerance: 0.05 # samples_tolerance_retries: 3 # [probe] #z_offset: 0#2.0 #6.25 # [gcode_macro G29] # gcod...
我们规划 3D 打印机运动部分时,常规可能会选择 X/Y 电机使用 TMC5160 高压驱动,那么剩下两个驱动插座就不能接 TMC2209 使用,浪费了两个插座。除非各轴都使用 TMC5160 高压或者像 K3/VzBot 那样 X/Y 使用四个电机的情况,总的来说,可能带来浪费插座的情况,当然,10轴本身大多数情况下是冗余备份设计,使用上并...
control_pin: PB0 x_offset: -40 y_offset: -10 z_offset: 2.30 [safe_z_home] home_xy_position: 161.5,124.5 # Change coordinates to the center of your print bed z_hop: 0 # Move up 10mm z_hop_speed: 5 [bed_mesh] speed: 150 horizontal_move_z: 5 mesh_min: 15, 20 mesh_max: ...
# 更新软件包列表sudoapt update# 安装gitsudo apt install git -y# 拉取kiauh脚本仓库cd~ &&git clone https://gitee.com/miroky/kiauh.git# 运行kiauh脚本./kiauh/kiauh.sh 根据提示,选择1 Install 第一步:安装Klipper 选择1,Klipper 选择Python版本,选择1 Python3 ...
y_offset: -18 #z_offset: 1.1 speed: 5 samples: 1 Here's the whole config: #___ X ON DRIVE X ___ [stepper_x] step_pin: PD6 dir_pin: PD11 enable_pin: !PC6 microsteps: 16 rotation_distance: 32 full_steps_per_rotation: 200 endstop...
安装Xshell软件(Xshell的下载链接会在文末给出,安装过程略过) 点击新建会话,会出现下面这个弹窗 其中名称=Klipper这个名称可以随便设置,协议选择SSH,主机=192.168.1.19这个要输入Rock Pi的IP地址,一般路由器会进行静态IP地址分配,所以这个IP地址可以在路由器中找到。如果找不到,或者忘记路由器的密码了,就需要用到IP...
SET_TOOL_OFFSET- Set the offset of an individual tool TOOL- Tool number, optional. If this parameter is not provided, the current tool is used. X/Y/Z- Set the X/Y/Z offset position X_ADJUST/Y_ADJUST/Z_ADJUST- Adjust the X/Y/Z offset position incramentally ...
x_offset: 0 y_offset: 25.0 z_offset: 0 speed: 10.0 samples: 3 samples_result: median sample_retract_dist: 3.0 samples_tolerance: 0.006 samples_tolerance_retries: 3 ### # Bltouch ### #[bltouch] ## Bltouch - If you use this section , please comment the [probe...
> CALIBRATE_Z > Z-CALIBRATION: ENDSTOP=-0.300 NOZZLE=-0.267 SWITCH=2.370 PROBE=3.093 --> OFFSET=-0.010000 > GET_POSITION > mcu: stepper_x:17085 stepper_y:15625 stepper_z:-51454 stepper_z1:-51454 stepper_z2:-51454 stepper_z3:-51454 > stepper: stepper_x:552.500000 stepper_y:-47.500000...