Some kind of missuse of toolboards?
-
Hi
I tried to use the toolboard 1lc to heat a build plate but if I use the ##.out0 to drive the ssr I'm getting the error that now heater is assigned.
Using an output of the duet3 and the input for the pt1000 on the toolboard works just fine.
Can the output only be used to heat tools?
Thank you!
-
Let's see your config.g so we may spot for errors.
-
@oliof
thanks for the fast response!Working:
M308 S2 P"20.temp1" Y"pt1000" ; M950 H2 C"out1" T2 M307 H2 B0 S1.00 M307 H2 R3.370 C239.4 D4.28 S1.00 V23.6 M140 P2 H2 M143 H2 S300 ;
if I change M950 to the following line:
M950 H2 C"20.out0" T2
I'm not able to turn on the heater....
-
@Kiwi-0 can you show the full config.g? Usually build plate is Heater 0 ...
-
@Kiwi-0 what is the exact error message you are getting?