pyrobopath.toolpath.preprocessing#
Classes
Selects a range of layers from a toolpath based on Z-height slicing. |
|
A preprocessing step that splits contours into smaller segments if their total length exceeds a specified maximum. |
|
Abstract base class for toolpath preprocessing steps. |
|
A preprocessing step that rotates all path points. |
|
A preprocessing step that uniformly scales all path points. |
|
Reorders contours in a toolpath to interleave by tool as much as possible. |
|
A preprocessing step that replaces tool types in contours using a mapping. |
|
A container for a sequence of toolpath preprocessing steps. |
|
A preprocessing step that applies a general transform to all path points. |
|
A preprocessing step that translates all path points. |