Robo3D / roboOctoprint

Octoprint tailored for Robo printers.
GNU Affero General Public License v3.0
3 stars 4 forks source link

Add warning when user tries to set Temp above 295C #41

Open Ximidar opened 6 years ago

Ximidar commented 6 years ago

What is this issue?

In the webdash the user is allowed to set a temperature well outside the range the printer can handle. For example Piotr in Poland set the temp to 999 and octoprint did not throw an error.

What should we do about it?

Make a warning that appears when the user tries to set a temperature outside a range that we can either hard set, or set into the printer profile as a user set variable.