ev3-print3rbot icon indicating copy to clipboard operation
ev3-print3rbot copied to clipboard

Python code for the EV3-Print3rbot, based on ev3dev project.

Results 12 ev3-print3rbot issues
Sort by recently updated
recently updated
newest added

I created the version of the printerbot in the instructions and I noticed it is different to the one in the video. Upon testing with `images/test.svg`, the image doesn't turn...

I cloned the repository into Visual Studio Code and downloaded the ev3dev device browser. I got an error saying that the ev3dev.ev3 import on line 5 could not be resolved....

The building instructions page found at https://www.ev3dev.org/projects/2015/05/06/EV3-Print3rbot/ is no longer alive. Searching it up doesn't bring any useful results either. Could you please bring it back? Post a link to...

I just tried to print my first own [.svg file](https://www.dropbox.com/s/hbwlnhpgpcqzbvb/Snowball.svg?dl=0) (well, not homemade, but I googled it myself, at least ;D) after running it through the suggested inkscape command, and...

The building instructions page found at https://www.ev3dev.org/projects/2015/05/06/EV3-Print3rbot/ is no longer alive. Searching it up doesn't bring any useful results either. Could you please bring it back? Post a link to...

![screenshot 2017-10-21 20 52 43](https://user-images.githubusercontent.com/3780724/32888501-7f2c697c-cad8-11e7-8497-3619414d6063.png) Hi Sir,, I get these error when I run writer.py file robot@ev3dev:~/ev3-print3rbot$ ./writer.py Traceback (most recent call last): File "./writer.py", line 481, in main() File...

I've been trying to recreate this proyect, the installation of ev3dev went just fine, all working fine but when i try to run `writer.py` it opens but doesn't work as...

Hi cavenel. Are you still reading this. Have trouble installing your program. Greets Chris

help robot@ev3dev:~/ev3-print3rbot$ sudo python3 writer.py [sudo] password for robot: Traceback (most recent call last): File "writer.py", line 481, in main() File "writer.py", line 474, in main wri.draw_image(image_file = 'images/test.svg',max_speed=35) File...

Hi The project is very nice Q: How Can I change image ? step by step pls