Rename PrinterConnectionAndCommunication
This commit is contained in:
parent
6c0e78eef6
commit
9aaf0f6311
71 changed files with 504 additions and 504 deletions
|
|
@ -153,7 +153,7 @@ namespace MatterHackers.MatterControl
|
|||
RenderOrthographic ? RenderType.ORTHOGROPHIC : RenderType.RAY_TRACE,
|
||||
BigRenderSize.x,
|
||||
BigRenderSize.y,
|
||||
allowMultiThreading: !PrinterConnectionAndCommunication.Instance.PrinterIsPrinting);
|
||||
allowMultiThreading: !PrinterConnection.Instance.PrinterIsPrinting);
|
||||
|
||||
if (thumbnail != null)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue