Sequential printing stats
-
When printing a platform of nine items sequentially, DWC only displays the layer number and time information for the first item, all other items are shown as completed.
After the first item is printed, the layer information needs to be reset.
The time estimated should be based on the whole gcode file not just the first item.Is it possible to change DWC to reflect multi items correctly?
@dc42 is this a firmware or DWC issue?
-
Has anybody any ideas how to display the correct information when sequentially printing items?
-
You could separate all the parts into their own gcode files, and call them from the previous one. This way each part is its own discrete print. (I think! Maybe RRF parses the information differently if the prints are "chained").
-
@appjaws I've brought this to the attention of @chrishamm
-
Thank you