From 426cd4d74a66e7eb65d8ebcf3f5eece3afa184be Mon Sep 17 00:00:00 2001 From: Lars Brubaker Date: Thu, 11 Feb 2016 15:26:14 -0800 Subject: [PATCH] Comment update --- PrinterCommunication/PrinterConnectionAndCommunication.cs | 2 +- Submodules/MatterSlice | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PrinterCommunication/PrinterConnectionAndCommunication.cs b/PrinterCommunication/PrinterConnectionAndCommunication.cs index 42b188b33..ccfcfecc6 100644 --- a/PrinterCommunication/PrinterConnectionAndCommunication.cs +++ b/PrinterCommunication/PrinterConnectionAndCommunication.cs @@ -1660,7 +1660,7 @@ namespace MatterHackers.MatterControl.PrinterCommunication if (segments.Length <= MAX_INVALID_CONNECTION_CHARS) { CommunicationState = CommunicationStates.Connected; - // new send any command that initialize this printer + // now send any command that initialize this printer string connectGCode = ActiveSliceSettings.Instance.GetActiveValue("connect_gcode"); SendLineToPrinterNow(connectGCode); } diff --git a/Submodules/MatterSlice b/Submodules/MatterSlice index 58f33346f..a3bf799bc 160000 --- a/Submodules/MatterSlice +++ b/Submodules/MatterSlice @@ -1 +1 @@ -Subproject commit 58f33346f1263a0f443a2324685a8f21092e5240 +Subproject commit a3bf799bc48eebd9afa39eede66859602d5948da