Skip to content

toransahu/halo-postprocessor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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