Closed MathijsG closed 4 months ago
This doesn't seem to work for me. the value returned is always 210, regardless of what I set my actual print temperature to. You may need to look at a different setting.
yep, just confirmed it. what you need is extruder_stack.getProperty("material_print_temperature", "value")
Confirmed working with your changes, thanks! What else would be needed to have this in the codebase?
Is there any change to get this into the repo?
@ewortzman Your suggestion was working. I don't know how this gets in the repo?
I was missing the material temperature as an option. So I fiddled around a bit with the code and added this.