Reading Inputs and temperature
-
Hi,
Are there any commands to get temperature reading and gpio input pins status on Duet3_MB6HC?
Regards
Siva -
@Siva Yes, have a look at the following links:
https://docs.duet3d.com/en/User_manual/Reference/Gcode_meta_commands
and
https://github.com/Duet3D/RepRapFirmware/wiki/Object-Model-Documentation
I also suggest you enable the "Object Model" plugin in DWC to interactively browse the object model. You should be at least on v3.4 to use it.