Skip to content

dry trace-gcode

Summarize slicer G-code as fixed-window motion/time-series JSON

Simulate rendered preview
Sample: SimulateCompute toolpath metrics such as time, distances, material, and peak flow.typescript: docs/site/examples/simulate.ts · python: docs/site/examples/simulate.py

Help

text
Summarize slicer G-code as fixed-window motion/time-series JSON

Usage: dry trace-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
      --window-s <WINDOW_S>
          Fixed trace window duration in seconds [default: 5]
  -h, --help
          Print help