M206 设置原点偏移:正坐标还是负坐标?Marlin 的简单规则
使用 M206 命令调整 3D 打印机的原点偏移(通常是 Z 偏移)时,许多用户想知道使用哪个符号。换句话说,为了将喷嘴向床移动 0.1mm,你使用 M206Z0.1 还是 M206Z-0.1。然而,有一个简单的规则:
要将喷嘴靠近床,使用**正坐标,**例如 M206Z0.1 将喷嘴向打印床移动 0.1mm。
要将喷嘴远离床,使用负坐标,例如 M206Z-0.2 将喷嘴远离打印床 0.2mm。
Check out similar posts by category:
3D Printing
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow