self._reset_cmd = self._config_reset_cmd =Noneself._emergency_stop_cmd =Noneself._is_shutdown = self._is_timeout =Falseself._shutdown_clock =0self._shutdown_msg =""# Config building# 将当前的mcu对象注册到打印机引脚管理模块中printer.lookup_object('pins').register_chip(self._name, se...
104 # This MPU has pin AD0 pulled low [mpu9250 bed] i2c_mcu: rpi i2c_bus: i2c.1 i2c_address: 105 # This MPU has pin AD0 pulled high [resonance_tester] # Assuming the typical setup of the bed slinger printer accel_chip_x: mpu9250 hotend accel_chip_y: mpu9250 bed probe...