Тёмный

Scrappy Pen Plotter 

Electron Dust
Подписаться 42 тыс.
Просмотров 27 тыс.
50% 1

I decided to try to build a pen plotter. Using an Arduino with CNC Shield, 3D Printer spare parts from Amazon and some aluminum profiles.
I am not sure if I am happy with the result. As more often then not, I regret building yet another bulky thing which takes up a lot of space and isn't that useful. Need to find some place to put this thing. also, 2 of the "rails" on which the thing slides around arrived damaged. I ordered new ones, but they didn't arrive yet. The lines should get a bit more straight with the new rails.
I am thinking about what I could use this thing for. Maybe I could create some nice geometric patterns. I am not sure. Post a comment if you got any ideas for me.
The Arduino runs grbl. Here's the grbl Github Project:
github.com/grb...
And here's Scrappy Plotter drawing a cat:
• Scrappy Pen Plotter Dr...
And last but not least, my blog post about this project: electrondust.c...

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 32   
@ArielYahni
@ArielYahni 7 лет назад
Great job, precision is amazing
@ElectronDust
@ElectronDust 7 лет назад
Thanks! :)
@justinheckeljr.9206
@justinheckeljr.9206 3 года назад
I just love pen plotter's
@MarinusMakesStuff
@MarinusMakesStuff 5 лет назад
Awesome, I got an old Roland pen plotter from a friend. It used an old serial or parallel connection and asks for a specific 9,7 and 37 volt PSU with three pins. Both the cables and the PSU are missing so I am thinking of turning the plotter into a Ramps-powered plotter with GRBL, USB and bluetooth. Very kinky project. The type of plotter is a Roland DXY-1100. At first I wanted to try and revive the machine as is, but it turns out it's so incredibly hard to get data through the original parts without an old computer and even salvaging such a power supply is basically undoable as they don't exist. I ordered a few buck converters on aliexpress now so that I can at least try and see if I can make the plotter turn on in it's original state. It has some built-in demo that you can run. If that runs I might try to get it working as-is, but at the same time I'm thinking, just to future-proof it, to maybe just take out all the electronics and put in a hidden Ramps board and run it that way. Would you know if GRBL support tool-changes? Since the plotter has a bay that supports up to 8 pens!
@ElectronDust
@ElectronDust 5 лет назад
I don't think grbl supports tool-change out of the box. There's some discussion about this topic over here: github.com/cncjs/cncjs/issues/118 I looked up the Roland DXY-1100. It looks really neat. I love the way it is moving around; Speedy yet very accurately. Did you already figure out what kind of stepper motors it is using? If you are planning to use grbl in combination with A4988 driver chips you might be in for a surprise as the steppers might not of the bi-polar kind. You could, of course, use the drivers that are already in place. They'll hopefully support the step/dir interface.
@genkidama7385
@genkidama7385 2 года назад
perfection
@good-fc5rj
@good-fc5rj 2 года назад
What is processes of making bro
@rotorway133
@rotorway133 7 лет назад
amazing ! What software are you using ?
@ElectronDust
@ElectronDust 7 лет назад
Hey Eric! Sorry for the late answer. I used a software called "UniversalGcodeSender" to produce the Gcode. On the Arduino I run grbl. The Gcode gets sent to the Arduino via the Serial Port!
@Makenitso
@Makenitso 7 лет назад
Nicely done :)
@ElectronDust
@ElectronDust 7 лет назад
Thank you Chris. I think I want to try to use your handwriting software sometime soon. :)
@Makenitso
@Makenitso 7 лет назад
Your machine is like what i had in mind before i settled on using the 3d printer. i would really like to be able to work with A4 paper or larger, perhaps core-xy would be better suited to the task. how did you go with the cd-rom drive style Z axis? i'm torn between solenoid and r/c servo for the pen/Z
@ElectronDust
@ElectronDust 7 лет назад
I was planning to get the thing to write on A4. But the placement of the CD Drive thing messed up my build. So the writable space is much smaller as a result. Which sucks. ^^ I thought about the servo/solenoid thing too. I didn't go with a solenoid because all the solenoids I own are too weak. And I decided against the Servo because it seems a bit annoying to get all the pens you want to use to fit the same "holder pipe" (since I just used a piece of aluminum pipe to hold the pen at first). Others made a build with a hole in a wooden block. But the point is, that all the pens need to fit nicely in there. Which I didn't like. So I tried the CD Drive thing.
@daniilkurzaev7916
@daniilkurzaev7916 6 лет назад
Hello! Is it possible with gcodetools to change the delay so that servo has time to move a pen?
@daniilkurzaev7916
@daniilkurzaev7916 6 лет назад
So, I solved the problem by using G4 command.
@1710000huh
@1710000huh 4 года назад
@@daniilkurzaev7916 Не могли бы вы подсказать каким софтом вы пользуетесь и как туда добавить дополнительную строчку c G4 на каждое включение сервы?
@mohanmony01
@mohanmony01 5 лет назад
Hi there, I got some problem when it drawing. It’s drawing in 45 degrees angle so is that happening?
@kunaltaurani9445
@kunaltaurani9445 6 лет назад
How to make automatic solder machine from this cnc can u explain me??
@ElectronDust
@ElectronDust 6 лет назад
That sounds like a hard project to do. So many problems to solve. I would rather go for something the industry is using. Like Reflow soldering.
@raghudev56
@raghudev56 6 лет назад
which cnc software are you use in here
@ElectronDust
@ElectronDust 6 лет назад
I use grbl on the Arduino and Universal Gcode Sender on the PC.
@Ecelo55
@Ecelo55 6 лет назад
Plotter da vecchia stampante
@umeshpant8941
@umeshpant8941 6 лет назад
can you please send me arduino code for this?
@ElectronDust
@ElectronDust 6 лет назад
Here's the code for the Arduino: github.com/grbl/grbl
@MusaKhan
@MusaKhan 7 лет назад
Price???
@ElectronDust
@ElectronDust 7 лет назад
I am afraid this plotter is not for sale. But I am sure you can find many very capable Pen Plotters on the market!
@MusaKhan
@MusaKhan 7 лет назад
Electron Dust .. im gernaly asking, means whats the price in the market???
@ElectronDust
@ElectronDust 7 лет назад
Hello Musa Khan, Do you mean the price of the parts needed to build one or the price of a fully assembled pen plotter?
@MusaKhan
@MusaKhan 7 лет назад
Electron Dust .. fully assembled plotter
@ElectronDust
@ElectronDust 7 лет назад
This one here is $475 www.axidraw.com/
Далее
Pen Plotter
7:20
Просмотров 480 тыс.
High precision speed reducer using rope
20:19
Просмотров 1,8 млн
DIY printer and linear drives
10:26
Просмотров 278 тыс.
The Octo-Bouncer
4:26
Просмотров 4,8 млн
Arduino CNC plotter with GRBL.
5:35
Просмотров 34 тыс.
Hacking a weird TV censoring device
20:59
Просмотров 3,1 млн
The coolest robot I've ever built!
19:40
Просмотров 4,7 млн
Fun with Transistors
24:33
Просмотров 354 тыс.