Adding ability to specify "Not Compatible" bed temperature in material settings

Adding 'NC' to many material settings
Require bed temps for all bed types in all materials
This commit is contained in:
Lars Brubaker 2022-03-25 09:53:43 -07:00
parent fd397f2e65
commit 1b59d871c5
48 changed files with 462 additions and 332 deletions

View file

@ -28,7 +28,6 @@ either expressed or implied, of the FreeBSD Project.
*/
using System;
using System.Collections.Generic;
using System.Linq;
using MatterHackers.Agg;
using MatterHackers.Agg.Platform;