Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.21k stars 2.08k forks source link

Build volume temperature can not be set #6973

Open maukcc opened 4 years ago

maukcc commented 4 years ago

Cura PPA master When setting the Build volume temperature manually, it automatically jumps back to the minimum value. Bug or feature? If you select another profile it does show the changed value at the customized settings.

mahtDFR commented 4 years ago

Can you give me some specific reproduction steps here?

maukcc commented 4 years ago

The build volume temperature is at 20 degrees, manually change it to 30 and press enter. 30 remains. When the cursor goes out of the build volume temperature field it changes back to 20. The gcode file will read M141 S20. A change profile dialog box will show a customized build volume temperature of 30.

Ghostkeeper commented 4 years ago

Yeah I could reproduce this (with the additional steps of installing the Printer Settings plug-in first and checking the "Has Build Volume Temperature Stabilization" setting then). It's not in the PPA.

It's probably related to the bug we found yesterday with the prime tower setting not working, and the reports from @smartavionics in a certain commit that I can't find back any more. This is a critical.

GregValiant commented 1 day ago

I'm cleaning house. Is this still an issue in current Cura versions (5.8.0 and up)? Can this be closed?