RFF3.42 display the extruder speed
-
@dc42 Hello Someone can explain to me how to view the E0 + E1 extruder speed DURING THE PRINTING PHASE ?
-
@paolozampini1973 RRF doesn't currently provide the instantaneous extrusion speed in the object model. I can look at adding that in RRF 3.5.
Currently the best you can do is to read move.extruders[n].position or move.extruders[n].rawPosition at intervals and calculate an average extrusion rate over the interval from the increase in value.
-
@dc42 said in RFF3.42 display the extruder speed:
@paolozampini1973 RRF doesn't currently provide the instantaneous extrusion speed in the object model. I can look at adding that in RRF 3.5.
Currently the best you can do is to read move.extruders[n].position or move.extruders[n].rawPosition at intervals and calculate an average extrusion rate over the interval from the increase in value.
Thank you for replying. Yes, I would be really very very USEFUL How long do you wait for RFF 3.5? Thank you
-
@dc42 said in RFF3.42 display the extruder speed:
@paolozampini1973 RRF doesn't currently provide the instantaneous extrusion speed in the object model. I can look at adding that in RRF 3.5.
Currently the best you can do is to read move.extruders[n].position or move.extruders[n].rawPosition at intervals and calculate an average extrusion rate over the interval from the increase in value.
@dc42 Hi, do you remember I asked you two years ago to display the extrusion speed and you told me that you would insert it into the RF 3.5, did you do it then? Thanks
-
@paolozampini1973 DWC 3.5.1 displays the extrusion rate and volumetric flow. You can toggle between the two by clicking on the corresponding label.
-
@chrishamm said in RFF3.42 display the extruder speed:
DWC 3.5.1
DWC 3.5.1 works of love to upgrade because I know there are a few things to replace I have the version 3.4.2
I'm not aware of how many things you'll then have to reset