print_information = CuraApplication.getInstance().getPrintInformation() MAterial=0 # materialWeights for Mat in list(print_information.materialWeights): MAterial=MAterial+Mat # Print time P_Time = "%d d %d h %d mn"%(print_information.currentPrintTime.days,print_information.currentPrintTime.hours,print_information.currentPrintTime.minutes)
Recommended Posts
nallath 1,124
Currently? Nope. I do think this will be something that we will add, but i wouldn't count on it any time soon.
Link to post
Share on other sites