如何使用 G-Code 重启 Marlin
在大多数 Marlin 板上,你可以使用 M997 来重启/重新启动微控制器:
reboot_marlin.gcode
M997虽然从技术上讲这是更新固件的命令,但在大多数板上这通过简单重启实现,这将加载可能更新固件的引导加载程序,例如如果 SD 卡上有 firmware.bin 文件。由于除非打算更新固件,否则 SD 卡上没有这样的文件,M997 命令只会重启板。
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