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
pyinstaller --onefile --windowed --icon=ethereal-logo.ico halo_postprocessor.py
Nothing