BuildUp Deposition
🌐 KR
Description
- Component for analyzing additive manufacturing (AM) data to assist in generating general deposition toolpaths.

Input
- Home Pos [Plane/Optional]: Input the plane corresponding to the home position before deposition starts. Default value is World XY.
- Deposition ToolPaths [DepositionToolPath / List]: Receives DepositionToolPath data.
- Pre-Extrusion Curve [Curve/Optional]: Optional curve data for nozzle cleaning by pre-extrusion.
- Is Bottommost [Boolean]: Checks if the deposition toolpath starts from the bottommost layer.
Output
- E-Start Planes: Outputs the first plane value of the main path where extrusion begins.
- Movement Planes: Outputs the plane values along the main path where extrusion is carried out.
- E-Stop Planes: Outputs the plane value where extrusion stops along the main path.
- E-Stop idx: Outputs the index of the E-Stop plane.