Hi
I'm printing to a Malyan M180, but am having issues with the heating of the bed/extruder. Just looking a bit closer I believe the script to be wrong, but as I'm new to this need someone with experience to confirm this.
When using the right extruder the script looks like this
M109 S[bed0_temperature] T0
M104 S[extruder0_temperature] T0
When using the left extruder the script looks like this
M109 S[bed0_temperature] T0
M132 S[extruder1_temperature]
This doesn't look right to me, seems to be setting the right extruder to the bed temperature and I'm not sure what M132 is? I assumed setting the left extruder would be something like M109 S[extruder1_temperature] T1?
Thanks
Steve