[3.3.0] layercount wrong with support
-
Hi gents,
I'm not sure if it is an old bug, but today I've printed a part with support (sliced as separate layers) and the layer count was wrong.
I use Prusa slicer with the usual ";LAYER:[layer_num]" after layer change to keep DWC informed.
How can I change that?
-
@o_lampe please share the GCode file so that we can see how the slicer has numbered the layers.
-
@dc42
it seems PS has sliced a reduced layerheight for the support structure. I've set it to create 0.1mm gap.
internalGearHollow-02.txt.gcode -
@o_lampe I don't think it is a new bug , I keep getting it on different version of duet firmware and cura .
I love the you are printing layer 126 of 50 .
-
@peter247 said in [3.3.0] layercount wrong with support:
I love the you are printing layer 126 of 50 .
That's the point!
I'd like to switch off the bed heater before the print is finished. But a wrong layercount is a dead end street for that.
I still can look for other parameters, like remaining filament . -
@o_lampe we removed the layer counting support in RRF 3.3. In 3.4 I will remove the number of layers and first layer height computations too.
Maybe you could look at the current Z value and compare that to the object height. Or wait until all the estimated time remaining values fall below a few minutes.
-
@dc42 said in [3.3.0] layercount wrong with support:
Or wait until all the estimated time remaining values fall below a few minutes.
I thought, the time estimations were only a part of DWC, but they are available in the object model, too.
That's what I need for daemon.g