Skip to content
gregpinaud edited this page Aug 24, 2024 · 11 revisions

Welcome to the PHOENIX wiki!

Phoenix is a simple python GUI for creating gcode file to feed GrBL5 Mega 5x that can control 4 axis hotwire machine. You can find a rapid demo here:

https://www.youtube.com/watch?v=mryH3B7E838

As well as here for the hardware: https://www.youtube.com/watch?v=PIikCcjQFL0

How to install it ? The windows standalone .exe version of the code is not yet available but I'm working on it.

So, in order to run the GUI on your computor, you need python installed and some package.

The current latest version V1.1.0 of Phoenix is optimized with python 3 and if you want to run it without any issue I, first advise you install Anaconda that will tke care of all your fresh python environment.

Get the instalation package here: https://www.anaconda.com/download Launch the installation, it should run smoothly as you don't need anything else.

Download the phoenix zip file: go to https://github.com/gregpinaud/PHOENIX, click on the green code button to get the download.zip compressed file.

Uncompress everything as well as Ressources.7z in the same folder. You should have this folder architecture

image

Clone this wiki locally