SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.78k stars 797 forks source link

Temperature Tower: Config Temperature Step #5644

Open bemasher opened 3 months ago

bemasher commented 3 months ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

The temperature step in the temperature tower dialog is fixed.

https://github.com/SoftFever/OrcaSlicer/blob/aa692b815ea01e84d93c88a8467c6ebdfa5615c9/src/slic3r/GUI/calib_dlg.cpp#L291

Which printers will be beneficial to this feature?

All

Describe the solution you'd like

Would be nice to make this value configurable. I don't often need a temperature tower with 5C resolution, 10C is usually good enough.

Describe alternatives you've considered

I could create a custom temperature tower, but the built-in temperature tower calibration is really convenient.

Additional context

No response

LJKraus commented 2 months ago

image The presentation of the step size is kind of deceptive and suggests that it is not intended to be fixed.

I would really like to be able to set the step size. Using a large 10° or 15° step would be a quicker way to get an approximate value, then small steps over a narrow range could pinpoint the best value, saving time and material overall.