Max length steam is now working
Baby Stepping stream working better.
This commit is contained in:
parent
3293e2e9e4
commit
4287330f45
5 changed files with 43 additions and 36 deletions
|
|
@ -36,7 +36,7 @@ using System.Threading.Tasks;
|
|||
|
||||
namespace MatterHackers.MatterControl.PrinterCommunication.Io
|
||||
{
|
||||
public class PrinterMove
|
||||
public struct PrinterMove
|
||||
{
|
||||
public Vector3 position;
|
||||
public double feedRate;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue