Forum

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: Printer x PolargraphSD
TeamTeamUS-
A
Newbie
Posts: 22
Permalink
Post Printer x PolargraphSD
on: December 29, 2012, 11:28
Quote

Does anyone see a reason why this software couldn't be modified to work with a PolargraphSD? http://gofreerange.com/printer

The result could be a near real-time interactive web interface to a PolargraphSD.

The net connection can be supplied by the host computer (tethered or XBee'd to the PolargraphSD), and the source already supports multiple 2D printers via a factory class so a different driver could be written to generate the Polargraph's gcode(?) instead of the A2 printer's control language: https://github.com/freerange/printer/tree/master/lib/printer/print_processor

Hmmm...

Go!

=ml=

RedStar
Newbie
Posts: 11
Permalink
Post Re: Printer x PolargraphSD
on: December 30, 2012, 10:33
Quote

Hmmm,
As I understand it The polargraph/SD is almost all vector based, you give it two points and it will draw a straight line between them.
The printer in the gofreerange kit works by putting black dots on a page....
lots of dots very quickly

It takes long enough to draw out a low res scribble,
I don't want to wait for it to draw a tweet or the days weather forecast 😉

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: Printer x PolargraphSD
on: December 30, 2012, 15:28
Quote

Just from a casual look around, Printer uses phantomJS to rasterise html into the bitmap form that the thermal printers like. If there was an equivalent process that would convert it into vector graphics, I don't think there's much reason this wouldn't work.

It brings up a few issues that polargraph traditionally does pretty badly on though - specifically what happens to the pen when it's left standing for hours at a time, how to change the paper (a roll?), and how to self calibrate. If you can't self-calibrate then you've got to keep the motors energized all the time.

I would really like to get some more real-time, interactive kind of stuff going on with the machines. The rove area stuff with the vector sprites is meant to be a start on that kind of thing, but I haven't taken it much further.

sn

Pages: [1]
Mingle Forum by cartpauj
Version: 1.0.34 ; Page loaded in: 0.037 seconds.