This project aims at transforming every image in a gcode file after finding the best configuration and quality. The resulting file can then be sent to the Duck Plotter to draw it on the paper.
First of all install the necessary requirements
pip install -r requirements.txt
Run the program
python main.py
Choose an image, tune the settings and find the best ones.
Export the results as a gcode file using the specific button.