Skip to content

davidezanella/image-to-gcode-DP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image to gcode - Duck Plotter

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.

How to use it

First of all install the necessary requirements

pip3 install -r requirements.txt

Run the program

python3 main.py

Choose an image, tune the settings and find the best ones.

To verify the dimensions of the final image in a A4 paper click on the button "Image preview".

Export the results as a gcode file using the specific button.

Main window

About

Program capable to transform an image to a GCODE file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages