Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 354 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 354 Bytes

Ethereal Halo Postprocessor

Introduction

A minimal application to process .gcode to suit Ethereal Halo.

  • Double click on halo_postprocessor.exe
  • Browse .gcode file
  • Collect .nc file from where .gcode file is

Build

pyinstaller --onefile --windowed --icon=ethereal-logo.ico halo_postprocessor.py

External Dependencies

Nothing