stepper

package
v1.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2026 License: Unlicense Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Driver

type Driver struct {
	// contains filtered or unexported fields
}

Driver is an engraving driver suitable for stepping through a bspline.Curve using DMA.

func NewDriver

func NewDriver(w Writer) *Driver

func (*Driver) Flush

func (d *Driver) Flush() error

func (*Driver) Knot

func (d *Driver) Knot(k bspline.Knot) (completed uint, err error)

type Writer

type Writer interface {
	Write(steps []uint32) (completed int, err error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL