Demo2 + panelization

7 views
Skip to first unread message

ruste...@prototribe.net

unread,
Feb 10, 2012, 2:41:39 AM2/10/12
to makerbot-c...@googlegroups.com
Some changes last week shrunk my usable build area so the backing plates i'd originally started experimenting with no longer worked on my machine. To solve this I'd leveraged the panelization technique i'd mentioned earlier.



The nice thing is you can build the object as you like without worry and then carve it up in a few simple steps. (Tweaking the last two parameters in the panelize call.

difference() {

frame_back();

translate([-50,0,3.5]) {

panelize(backwidth, backheight, backdepth, panelwidth, panelheight, keysperside, gap, offsetx, offsety, 3,1);

}

}




The result looks something like this (on an 8.5"x11" sheet of paper). The panels are 60mmx60mm square, not counting the key protrusions.



Impressively enough, the clock ticks with pressure just from my fingernail on the hour drum without having the front of the axles fixed in space via the front face. So far all pieces had minor filing to ensure a good fit, but no glue is involved and its surprisingly rigid (and lightweight). I figure painting the seams from the back with acetone would make the assembly permanent.


Video: http://www.prototribe.net/vidplay/prototypeclock_demo2.html

The thought crossed my mind that the panelization lib would in theory permit the relatively easy creation of all the panels required to assemble a full-size grandfather clock case! At the very least the concerns for build platform limitations are greatly lessened.

When I get a chance i'll upload the interloc panel lib.


Regards,
Mark

Mathieu Glachant

unread,
Feb 10, 2012, 6:44:39 AM2/10/12
to makerbot-c...@googlegroups.com
Very smart. You could even print parts that included a bend so that you could panelize all the sides of a complete case... Looks cool too. :-)


On Friday, February 10, 2012,  <ruste...@prototribe.net> wrote:
> Some changes last week shrunk my usable build area so the backing plates i'd originally started experimenting with no longer worked on my machine. To solve this I'd leveraged the panelization technique i'd mentioned earlier.
>
> </mail/u/0/s/?view=att&th=13566361aad7e732&attid=0.1&disp=emb&zw>

>
> The nice thing is you can build the object as you like without worry and then carve it up in a few simple steps. (Tweaking the last two parameters in the panelize call.
>
> difference() {
>
> frame_back();
>
> translate([-50,0,3.5]) {
>
> panelize(backwidth, backheight, backdepth, panelwidth, panelheight, keysperside, gap, offsetx, offsety, 3,1);
>
> }
>
> }
>
> </mail/u/0/s/?view=att&th=13566361aad7e732&attid=0.2&disp=emb&zw>

>
> The result looks something like this (on an 8.5"x11" sheet of paper). The panels are 60mmx60mm square, not counting the key protrusions.
>
> </mail/u/0/s/?view=att&th=13566361aad7e732&attid=0.3&disp=emb&zw>
Reply all
Reply to author
Forward
0 new messages