Skip to content

Release 1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Nov 00:02
ff5360e

Orca2FlashForge Converter 1.0.0

Post-processing script for OrcaSlicer to convert G-code format to match Orca-FlashForge.
This ensures proper ETA display on FlashForge printers and API compatibility.

Installation

  1. Download convert.py below
  2. Make it executable: chmod +x convert.py
  3. Add to OrcaSlicer's post-processing scripts

Usage

# Convert format only
./convert.py file.gcode

# Convert format and add MD5 checksum for forge-x firmware
./convert.py file.gcode --add-md5