@droftarts
Thanks for the hint with the H3
It was in the toolchange macro and probably a heatertuning with a M500 at the end brought it do the override...
Thanks a lot!
@droftarts
Thanks for the hint with the H3
It was in the toolchange macro and probably a heatertuning with a M500 at the end brought it do the override...
Thanks a lot!
Re: Saving M208 (axis min/max) values in config-override.g possible?
Has there been a change in rep rap firmware?
Somehow I'm getting an M208 to the config-override.
And I don't want it. After a print (or the print is canceled) I'm not able to travel to the initial Z Max
Hi!
I have two 23CL motors in CoreXY configuration, works perfect and super smooth but.
If I send M18 and then move the printhead to a random position by hand and then sending M17 to enable the motors, the printhead does a randome move in X and Y.
Is this supposed to happen?
Is it possible to tell the motors that they are on the correct position and don't have to go to the old position (Old position is never reached by the controller)?
FW version 3.5.0-rc.3 (Duet 6HC and the 23CL Motors)
@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....
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!