在Voron Voron 2.X上设置 SimplyPrint:其他 Klipper方式
此打印机采用其他 Klipper设置。按照步骤将您的Voron Voron 2.X 3D 打印机连接到 SimplyPrint。
若要在不使用 Mainsail 或 Fluidd 等界面的情况下为 Moonraker 设置 SimplyPrint,您需要编辑 Moonraker 配置文件并添加 [simplyprint] 组件。
SimplyPrint组件已预装在所有较新版本的Moonraker中,您只需按如下方式将该组件添加到配置文件即可:
cd ~/moonraker
git pull
./scripts/install-moonraker.sh
moonraker.conf file
The Moonraker config file is usually located at ~/klipper_config/moonraker.conf. Depending on your printer, it may instead go by moonraker.conf, user.moonraker.conf, moonraker.generated.config, or a custom filename, edit whichever file Moonraker is actually loading.[simplyprint] 添加到文件末尾sudo service moonraker restart