Started work on z height turning controls.
This commit is contained in:
parent
60bc071b97
commit
0a97cf0a1d
7 changed files with 267 additions and 31 deletions
|
|
@ -31,7 +31,7 @@ using System.Collections.Generic;
|
|||
|
||||
namespace MatterHackers.MatterControl.PrinterCommunication.Io
|
||||
{
|
||||
public class PrinterIoInjectionFifo : PrinterIoBase
|
||||
public class PrinterIoInjectionFifo : PrinterIoAdapter
|
||||
{
|
||||
public PrinterIoInjectionFifo(PrinterIoBase source)
|
||||
: base(source)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue