package
Version:
v0.41.0-rc0
Opens a new window with list of versions in this module.
Published: Sep 9, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package multiaxis implements a multi-axis gantry.
type Config struct {
SubAxes []string `json:"subaxes_list"`
MoveSimultaneously *bool `json:"move_simultaneously,omitempty"`
}
Config is used for converting multiAxis config attributes.
Validate ensures all parts of the config are valid.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.