Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drawing #16

Open
Allenb924 opened this issue Jul 4, 2020 · 3 comments
Open

drawing #16

Allenb924 opened this issue Jul 4, 2020 · 3 comments

Comments

@Allenb924
Copy link

I am able to run "Drawbot_image_to_gcode_v2" and upload a .png file. I can see the image getting created on the display window. After pressing "g", multiple .txt , .svg and pdf files are created in the gcode folder. But, there is no .txt file that corresponds to the gcode of the complete image (that is uploded).

I want one gcode file which corresponds to the complete image.
I am using processing 3.5.4. Attached are the files for the reference.

Any help is appreciated

gcode_mickey_mouse_outline_pen0_100.pdf
gcode_mickey_mouse_outline_pen1_N10.pdf
gcode_mickey_mouse_outline_pen2_N8.pdf
gcode_mickey_mouse_outline_pen3_N6.pdf
gcode_mickey_mouse_outline_pen4_N4.pdf
gcode_mickey_mouse_outline_pen5_N2.pdf

input_image_mickey_mouse

@scaezar
Copy link

scaezar commented Jul 6, 2020

Hi Allenb924. I am not able to use the code at all. Im so new to the coding world generally. Im a realistic artist. My IG is @scaezar, but i just got a makelangelo.
You were able to use the code so im certain im not doing something right. Would you be so kind to help? Please? Maybe a tutorial that could help? Or maybe just guide me through? Email - [email protected]
Thanks and God bless

@RickyVaughn2
Copy link

No idea if I can help you guys, but I will try.

@Allenb924
What is inside the *.txt files that are created?

@scaezar
How far are you getting? Can you start the application inside Processing?

@MattByczko
Copy link

It appears that @Allenb924 wants one output.txt file to send to the plotter. Currently the confusion seems to stem from there being multiple text files created to make up the image. As opposed to one single file which makes up the image.
I'm not too familiar but it seems that maybe each pen is exported as a different gcode path - whereas @Allenb924 may be after their drawing to be sent to one corresponding gcode file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants