What does the M105 / M155 line format (T:20.38 /185.00 @:127) mean?
The M105 G-Code for printer firmwares like Marlin prints lines such as
m105_example.txt
T:20.38 /185.00 @:127The RepRap wiki has extensive documentation about those lines. Here are the most important ones
T:actual /setpointTemperature of the hotend in°CT0:actual /setpointTemperature of the first hotend in°C(only if you have multiple hotends)T1:actual /setpointTemperature of the second hotend in°C(only if you have multiple hotends)B:actual /setpointTemperature of the heated bed in°CC:actual /setpointTemperature of the printer case in°C@:value: Current PWM output value of the hotend. Typically, 8-bit PWM is used, so 255 is full-scale.B@:value: Current PWM output value of the bed. Typically, 8-bit PWM is used, so 255 is full-scale.
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