Skip to content

dry import-gcode

Import slicer G-code into Dry IR JSON for review, simulation, verification and optimisation

Help

text
Import slicer G-code into Dry IR JSON for review, simulation, verification and optimisation

Usage: dry import-gcode [OPTIONS] <FILE>

Arguments:
  <FILE>  

Options:
      --profile <PROFILE>
          Machine/material profile JSON to supply import defaults
      --filament-diameter <FILAMENT_DIAMETER>
          Filament diameter in mm, used to recover deposited volume from E motion
      --line-width <LINE_WIDTH>
          Optional line width in mm to attach to extruding segments
      --layer-height <LAYER_HEIGHT>
          Optional layer height in mm to attach to extruding segments
  -o, --out <OUT>
          Write Dry IR JSON to a file instead of stdout
  -h, --help
          Print help