This commit is contained in:
John Lewin 2018-07-12 22:49:39 -07:00
parent a466f8f708
commit 685541523b
46 changed files with 84 additions and 88 deletions

View file

@ -486,7 +486,7 @@ namespace MatterControl.Printing
break;
case "18":
// turn off stepers
// turn off steppers
break;
case "42":
@ -526,7 +526,7 @@ namespace MatterControl.Printing
break;
case "104":
// set extruder tempreature
// set extruder temperature
break;
case "105":
@ -655,7 +655,7 @@ namespace MatterControl.Printing
case "4":
case "04":
// wait a given number of miliseconds
// wait a given number of milliseconds
break;
case "1":