Spelling
This commit is contained in:
parent
80ea3716d9
commit
970d68f5c0
23 changed files with 31 additions and 31 deletions
|
|
@ -92,7 +92,7 @@ namespace MatterHackers.MatterControl.PrinterCommunication.Io
|
|||
GCodeFile.GetFirstNumberAfter("Z", lineToSend, ref this.currentMove.position.Z);
|
||||
GCodeFile.GetFirstNumberAfter("E", lineToSend, ref this.currentMove.extrusion);
|
||||
|
||||
// tell the steam pipline what the actual printer position is
|
||||
// tell the steam pipeline what the actual printer position is
|
||||
this.SetPrinterPosition(this.currentMove);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue