Required Arguments
Path to a Multiple models:
.stl or .obj mesh file to slice. Can be specified multiple times to load multiple models.Output file path. The extension determines the format:
.goo- Elegoo format.ctb- ChituBox encrypted format.nanodlp- NanoDLP format.svg- Vector format
Platform Configuration
Resolution of the printer mask display in pixels. Format:
width,heightSize of the printer display/platform in millimeters. Format:
width,height,depthLayer Configuration
Layer height in millimeters. Typical values: 0.025mm (high detail) to 0.1mm (fast).
Number of initial ‘first layers’. These layers use the first layer exposure configuration for better bed adhesion.
Number of layers that interpolate from first layer settings to normal layer settings. Provides a smooth transition.
Regular Layer Exposure
Layer exposure time in seconds for normal layers.
Distance to lift the platform after exposing each regular layer, in millimeters.
Speed to lift the platform after exposing each regular layer, in mm/min.
Speed to retract (move down) the platform after exposing each regular layer, in mm/min.
First Layer Exposure
First layers use different settings to ensure proper bed adhesion.First layer exposure time in seconds. Typically much longer than regular layers.
Distance to lift the platform after exposing each first layer, in millimeters.
Speed to lift the platform after exposing each first layer, in mm/min.
Speed to retract (move down) the platform after exposing each first layer, in mm/min.
Model Transformations
These options apply to the most recently specified--mesh and must come after the mesh they modify.
Location of the bottom center of the model bounding box. The origin is the center of the build plate. Format:
x,y,zRotation of the model in degrees (roll, pitch, yaw). Format:
x,y,zScale of the model along the X, Y, and Z axes. Format:
x,y,zPreview
Path to a preview image. Will be scaled as needed and embedded in the output file (for formats that support previews: .goo, .ctb, .nanodlp).
Complex Example
Combining multiple options for a complete workflow:- Configures platform for a specific printer
- Sets layer height to 0.05mm
- Uses 5 first layers with 3 transition layers
- Customizes exposure and movement speeds
- Adds a preview image
- Loads two models with different transformations
- Outputs to Elegoo
.gooformat