Pet Monster Valentine - Heartless
34
Likes
1325
Downloads
1295
Views
Published on February 9, 2012
This thing was Featured on February 10, 2012
Derived from
Pet monster Valentine
by andreas
Description
Used openSCAD to cut the heart from the dragon model.
OpenSCAD didn't want to work with the full resolution version of the dragon so I trimmed it down a bit in meshlab. (dragon_lowres_ascii.stl) I used the heart thing thingiverse.com/thing:6190 to clip the heart from the original model. Then clipped the bottom of the heart so it could be used as the heart for the final print.
OpenSCAD didn't want to work with the full resolution version of the dragon so I trimmed it down a bit in meshlab. (dragon_lowres_ascii.stl) I used the heart thing thingiverse.com/thing:6190 to clip the heart from the original model. Then clipped the bottom of the heart so it could be used as the heart for the final print.
Instructions
I printed this in parts and it seems there isn't enough gap between them. They don't fit together very well. Probably due to slicing/printing errors. So you may find that scaling the heart down a tiny bit might help.
Also my print is scaled up 2.77 times which might make for more fitting problems. Getting the heart in there was tricky. I wound up having to heat the leg a bit, slip the heart in and bend the leg back. I used PLA, ABS may be more forgiving. The heartless-dragon.stl and dragons-heart.stl are the files for printing and they are the original poster's size.
Perhaps you dual-struders could do a nicer job. The models are located wrt each other and should be usable in that fashion.
The SCAD file, dragon_lowres_ascii.stl and heart.stl are included in case anyone wants to do a bit better with the SCAD-ing. NOTE: I had to go in and trim a few polys I couldn't clip in openSCAD without sacrificing too much tail detail. Making the heart bigger to clip these polys wound up eating too much into the tail.
Great model, Thanks to Andreas for great Thing. If you print this version of the dragon please use the original thing (http://www.thingiverse.com/thing:17204) to display your "I made one"
Also my print is scaled up 2.77 times which might make for more fitting problems. Getting the heart in there was tricky. I wound up having to heat the leg a bit, slip the heart in and bend the leg back. I used PLA, ABS may be more forgiving. The heartless-dragon.stl and dragons-heart.stl are the files for printing and they are the original poster's size.
Perhaps you dual-struders could do a nicer job. The models are located wrt each other and should be usable in that fashion.
The SCAD file, dragon_lowres_ascii.stl and heart.stl are included in case anyone wants to do a bit better with the SCAD-ing. NOTE: I had to go in and trim a few polys I couldn't clip in openSCAD without sacrificing too much tail detail. Making the heart bigger to clip these polys wound up eating too much into the tail.
Great model, Thanks to Andreas for great Thing. If you print this version of the dragon please use the original thing (http://www.thingiverse.com/thing:17204) to display your "I made one"
You must be logged in to post a comment.
tbuser
on
February 10, 2012
said:
Worked pretty much perfectly with dualstrusion. I did make a few minor changes to re-position and re-size it by doing this:
scale(2) translate([-17.17, -20.8, 0]) {
import("heartless-dragon.stl", convexity=40);
//import("dragons-heart.stl", convexity=40);
}
License
Pet Monster Valentine - Heartless by cyclone is licensed under the Attribution - Share Alike - Creative Commons license.

Just saw that you've already did this after I've uploaded my parts version. Well done! :)
And I just saw that I got a feature. :) Or I should say you did. :-D Thanks for the great model!