PrintHost: Basic SL1 support

This commit is contained in:
Vojtech Kral 2018-12-18 14:34:16 +01:00
parent 59b01b4908
commit 66b5deccf5
8 changed files with 255 additions and 196 deletions

View file

@ -36,7 +36,7 @@ enum GCodeFlavor {
};
enum PrintHostType {
htOctoPrint, htDuet,
htOctoPrint, htDuet, htSL1,
};
enum InfillPattern {