How to configure the StrideMax Dual V2.0 onboard temperature sensor
Overview
The StrideMax Dual V2.0 has two temperature sensors on the PCB, that can be used to monitor the driver temperature.
Hardware Setup
If using the onboard temperature sensor, ensure there is a jumper installed beneath either temp1 (if using the onboard sensor for driver 0) or temp2 (if using the onboard sensor for driver 1). External sensors can be used if the jumper is removed.
Note: The image above shows temp0 set as Onboard
Config
Important: The changes shown below that are to be made to config.g assume that the StrideMax Dual V2.0 uses the default CAN address of 124. If you have changed the default CAN address, make sure you change the 124 to the correct address.
Use the following line to activate the temperature sensor.
M308 S2 P"124.temp1" Y"thermistor" A"Driver 0" T100000 B4092
M308 S2 P"124.temp2" Y"thermistor" A"Driver 1" T100000 B4092
The sensor can be added to the temperature graph by selecting extra
on the heater control panel in DWC.
The sensor can also be used to trigger a fan etc when a certain threshold is met.