Replies: 1 comment
-
Bumping this as I'd love to do filament odometry - keeping track of approx % remaining on each spool. It's not sufficient to know print length & weight of current print, you also need to know to the filament source (spool). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there already a good way to record filament over time?
Know we have sensor.bambu_x1c_print_length and sensor.bambu_x1c_print_weight.
This is only for current print.
Like to record how much of each type filament and/or color is being used over longer period of time.
Together whit this. create automation for checking if sensor.bambu_x1c_print_length value is not overexceeding of the filament that is left on the spool.
To directly know if you will run out of filament before the end of the print.
Make it more easier to cancel it if you do not have more of this type of filament and need to order more.
Beta Was this translation helpful? Give feedback.
All reactions