I brought some larger bearings so I can mount the pen through its centre - but I think its a bit tooo big ;)
Planning on building a better gondola - but, packin for a house move, followed by christmas - so might not get much done :s
C17,<left target
length>,<right target length>,<line segment length>,END
Moves the pen to the target, plotting a straight line in cartesian
space. This is your basic "draw straight line to point". The
coordinates are still in the native coordinates system though, not
cartesian coordinates. The line is chopped into lots of little
lines, and while each one will not be exactly straight, overall the
path is straight. The line segment length parameter
controls how long the sub-lines are. Larger values mean slightly
quicker drawing, but more jagged lines. Default is a small value, eg
2. You can't really go any smaller than that.--
You received this message because you are subscribed to the Google Groups "Make Bournemouth Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bournemouth-reprap-u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Presuming the twitter thing is understood - would we be able to adapt it however we want? I'm thinking something to do about homelessness / austerity for the project. Maybe everytime a tweet about a banker, a penis gets drawn or something?! ha!
How about getting the position to plot from two variables? Each variable controls the 'length' on one side. So, say, count of tweets about something vs count of references to it from 'traditional' news sources?
J
--
You received this message because you are subscribed to the Google Groups "Make Bournemouth Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bournemouth-reprap-u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I'd go for drawing a line. Monitor rss feeds? Count of entries which match some regexp?
--
You received this message because you are subscribed to a topic in the Google Groups "Make Bournemouth Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bournemouth-reprap-user-group/C5wr3zHHw5Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bournemouth-reprap-u...@googlegroups.com.
Each one unique :-)
You received this message because you are subscribed to the Google Groups "Make Bournemouth Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bournemouth-reprap-u...@googlegroups.com.
Check it out Mark.
Thanks for the art!
Asha :)
--
You received this message because you are subscribed to a topic in the Google Groups "Make Bournemouth Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bournemouth-reprap-user-group/C5wr3zHHw5Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bournemouth-reprap-u...@googlegroups.com.
Looks great :-)
You received this message because you are subscribed to the Google Groups "Make Bournemouth Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bournemouth-reprap-u...@googlegroups.com.
part way through-
Close up of spiral-
simulated plot-
original photo-
Wow, looks cool!
To unsubscribe from this group and all its topics, send an email to bournemouth-reprap-user-group+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
So screen, such tiny, wow spelling... --
You received this message because you are subscribed to the Google Groups "Make Bournemouth Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bournemouth-reprap-u...@googlegroups.com.
I did look at those, but I wanted to test the python library, as I've added the transformation functionality to provide a standard coordinate grid (irrespective of paper/machine size). The spiral 'blip' algorithm also tests out the accuracy of the machine as it only draws very short lines in close proximity. To make a quicker image plotting capability will probably need to use the built in drawing functions, or come up with a different algorithm that draws fewer, longer lines with less resolution
So maybe some portrait images after all...
Yes, alarmingly small(?) – it has a board on the wall already, and that is what I think we’ll be working on. That was 1.8m – had around 200mm above it – could possibly mount the motors higher..?
Sent from Mail for Windows 10
From: Mark Benson
Sent: 12 February 2016 11:43
To: bournemouth-re...@googlegroups.com
Subject: Re: [MakeBmth] Re: Polargraph at the library
That doesn't sound very tall?!?
--
You received this message because you are subscribed to a topic in the Google Groups "Make Bournemouth Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bournemouth-reprap-user-group/C5wr3zHHw5Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bournemouth-reprap-u...@googlegroups.com.
So screen, such tiny, wow spelling... --
You received this message because you are subscribed to the Google Groups "Make Bournemouth Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bournemouth-reprap-u...@googlegroups.com.
Hi guys,
Just spoke with the gallery officer lady, the installation has to be up by the 2nd April!
Sent from Mail for Windows 10
From: Mark Benson
Sent: 14 February 2016 20:40
To: bournemouth-re...@googlegroups.com
Subject: Re: [MakeBmth] Re: Polargraph at the library
Printed parts now updated on github. https://github.com/MarkJB/Polargraph-printed-parts
Will try and get them on thingiverse as well.
I've fixed the scad files and modified the pen holder to be push fit. I haven't printed this to test it so it might not be right yet. I guess that is next on the list... fix a 3d printer so I can test them!
On 14/02/2016 19:05, Mark Benson wrote:
Found a gotcha involving the way Python rounds numbers between the different versions. The coordinates were different on Python 2.7 vs 3.x. Didn't seem to cause any issues, but its fixed anyway.
Fixed a few other issues and tidied up the code a bit more...On 14/02/2016 09:57, ma...@sub-design.co.uk wrote:
Oh yeah, its searching for recent tweets that contain the key words "poverty", "disaster", " homeless", "banking"...
On 14 February 2016 09:39:49 GMT+00:00, Mark Benson <ma...@sub-design.co.uk> wrote:
851 twitter searches and ~16hrs later and its almost fished a page. (See photo). This was plotted without any scaling of the twitter data. If it returned 100 results (the Max number of results per api search call) then the graph data point is 100mm above the baseline.
On 13 February 2016 21:21:56 GMT+00:00, ma...@sub-design.co.uk wrote:
I need to redo the scad files for my gondola as they don't compile correctly anymore, so cant print another. Did you ever prove your design? Not sure which design Brian is using.
There are plenty of designs to chose from. Guess that choice is down to finding one that works near vertical with whatever pen we will be using.
Definitely need to try the bobbins and spectra line.
On 13 February 2016 21:07:59 GMT+00:00, edward ward <ward...@gmail.com> wrote:
Do you think that there is any point redesigning the gondola as both running currently appear to be working well! I suppose there is the bobbin thing we need to prove..
No idea when I will get time to implement anything!
failing at the first obstacle - cannot find the polargraph! I have all the bits and bobs, just no Arduino / shield!
Having to tidy up the studio now, which is rather challenging as it hasn't been in since we moved! Going to buy a toolbox... might still be catching up tomorrow!
3x raspberry pi
6xServo 17 slim
6x Drv8825
Spectra fishing line
Power supply 12v
Leads sub
3 core cable
Melamine mdf
could we get away with this, or would you prefer 3x socket adaptors?
http://uk.rs-online.com/web/p/embedded-switch-mode-power-supplies-smps/6210629/
I specc'd the steppers as full size...17, that is
You should be able to edit that - let me know.
USB hub is something I want but will plop it into the project cost
cannot find 3 core wire on RS that looks suitable!
yeah, long cables eh! I thought we could always stash it behind something if its toooo long?
also, might need that myself once done with it in the gallery ;)
So there has been some activity on this end.
I got the polargraph to draw a vector!
That cell size is more like it! That paper I got us, still has quite a texture. I think i’ll try the Bristol board I have next (very smooth paper).
In true fashion, I printed my drawings over tests! Changing the paper ads what, another 2 or 3 mins, and who has that kind of time?!
The wobbly line on his head is where I caught it and tried to fix the pen mounting mid print.
There is also a questionable interpretation of the weapon on his chin.... ‘cock chin cannon ‘ as its now called....
Also, areas of the drawing are faint – don’t know why. Also, curves are rather shonky.
Also, first print in ABS – went reasonably well!
All parts have been ordered, will keep an eye out on the amazon components to ensure they don’t take 100 years to arrive.
Can start printing the parts when we’re ready as well. Maybe meet / chat soon so we can get those sorted? Can open the house on Sunday for a few hours?
From: ward...@gmail.com
Sent: 29 February 2016 19:27
To: Make Bournemouth Forum
Subject: Re: [MakeBmth] Re: Polargraph at the library
ok, amended.
yeah, long cables eh! I thought we could always stash it behind something if its toooo long?
also, might need that myself once done with it in the gallery ;)
--
filename = "Vulcan.jpg"
with Polargraph() as p:
renderNorwegianSpiral(filename, 300, 200, 600, 9.6, 10, 3, p)
renderNorwegianSpiral(filename, 200, 1000, 800, 9.7, 10, 3, p)
renderNorwegianSpiral(filename, 0, 1950, 1200, 9.8, 10, 3, p)
renderNorwegianSpiral(filename, 1200, 0, 3800, 9.9, 10, 3, p)
p.goHome()
generates (using the simulated draw function):
and
filename = "Vulcan.svg"
with Polargraph() as p:
p.setShowDrawing(True)
p.setPlotting(False)
renderSVG(filename, 300, 200, 600, p)
renderSVG(filename, 200, 1000, 800, p)
renderSVG(filename, 0, 1950, 1200, p)
renderSVG(filename, 1200, 0, 3800, p)
p.goHome()
generates:
all code is on the github : https://github.com/brianinnes/pycupi.git
--
You received this message because you are subscribed to the Google Groups "Make Bournemouth Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bournemouth-reprap-u...@googlegroups.com.
p.sendCommand(Coordinate.fromCoords(x, y, False))
where False parameter is pen up (True) or pen down (False)
I also added a new test application called renderer.py which puts high def and lower def versions of the norwegianSpiral and spiralArc renderers side by side on a page. Here is a printed version of the Vulcan and a simulated plot of Hampton Court