Skip to content

v2.7.0

Choose a tag to compare

@bbolinger bbolinger released this 16 Jul 12:14
· 27 commits to main since this release
68253cc

Dial-in controls: temperature and steppers

You can now set nozzle and bed temperature per print, and every numeric slicing control is a +/- stepper you dial to an exact value.

Highlights

  • Bed and nozzle temperature. Running custom filament on a stock profile? Dial the nozzle and bed temp in the form. Each value is gated to a per-material safe range sourced from Snapmaker's own U1 presets and the U1's hardware limits.
  • A +/- stepper for every number. Temperature, infill, walls, and top/bottom shells are one-row steppers, so you dial any exact value instead of picking from a fixed list. The header shows the profile's current value; tap it to keep it.
  • Cold plate friendly. A low or off bed is always allowed, since a cool or cold plate is a real setup. Only the maximum is gated.

Also

  • Pattern and the on/off controls stay as buttons (they aren't numbers).
  • Cleaned up the print-head label.

Form and UI, plus the filament override applied at slice time. The print-start safety flow is unchanged.