Page 29 of 160

Re: HL Truck Mods

Posted: Mon Nov 27, 2017 5:44 pm
by AlwynTurner
And here's the next instalment
Image

Openscad code AMENDED 27/11/17
----------------------------------------------------------------------------------------------
module rear_axle_mount () {
difference () {
union () {
rotate ([0,0,0]) translate ([-8.35,0,0]) cube ([ 16.7,17.6,1.4]);
rotate ([0,0,0]) translate ([-8.35,0,6.75]) cube ([ 16.7,17.6,1.4]);
rotate ([0,0,0]) translate ([-8.35,8,0]) cube ([ 16.7,3.2,8.2]);
translate ([0,16.3,0])cylinder(h = 8.2, r = 6, $fn=80);
}
rotate ([0,0,12]) translate ([9.5,4.7,-0.5]) cube ([ 5,18,10]);
rotate ([0,0,-12]) translate ([-14.5,5,-0.5]) cube ([ 5,18,10]);
rotate ([0,0,0]) translate ([-8.35,10.75,1.4]) cube ([ 16,18,5.5]);
rotate ([0,0,0]) translate ([-9,-0.1,3.4]) cube ([ 18,7.1,5]);
translate ([0,3,-0.5])cylinder(h = 2, r = 1.4, $fn=80);
rotate ([0,0,0]) translate ([-5,1.75,-0.5]) cube ([5,2.5,2]);
rotate ([0,0,0]) translate ([-9,0,-0.5]) cube ([5,4.25,2]);
}
rotate ([0,0,0]) translate ([-3,4.5,6.75]) cube ([ 6,3,1.4]);
translate ([0,19.3,0])cylinder(h = 8.2, r = 1.3, $fn=80);
translate ([0,14,0])cylinder(h = 8.2, r = 1.3, $fn=80);
}


rear_axle_mount () ;
--------------------------------------------------------------------------------------------------------------------
again untested so have a bash if you want


Amended because there a couple of small SNAFUs in the code

Alwyn :thumbup: :wave:

Re: HL Truck Mods

Posted: Mon Nov 27, 2017 6:51 pm
by Max-U52
I'm also waiting for the printer to arrive but you'll probably get yours first, Alwyn, since I didn't spring for the extra $100 for shipping but went the free shipping route. Then I'll have loads to learn. First I want to see if I can print other guy's designs, then try to learn to design things myself.

Re: HL Truck Mods

Posted: Mon Nov 27, 2017 8:03 pm
by AlwynTurner
Hi Max, a good way to learn is to load some of the designs I've done into openscad and comment out the lines using two slashes //,
then remove the slashes selectively to see how the shapes are made up. You just have to make sure that the bracketed sections are kept complete otherwise Openscad won't render the design for example

difference () {

}


and

Union () {

}

You can do this before you get the printer so you can start to see how to create your own designs.

Have fun!

Alwyn :thumbup: :wave:

Re: HL Truck Mods

Posted: Mon Nov 27, 2017 8:27 pm
by Max-U52
Yeah, I think I'm going to need just a it more instruction than that, but I'll look online and see if I can find a tutorial.

Re: HL Truck Mods

Posted: Mon Nov 27, 2017 8:39 pm
by AlwynTurner
Hi Max, there are loads of openscad youtube tutorials, just google it.

Cheers
Alwyn :thumbup: :wave:

Re: HL Truck Mods

Posted: Mon Nov 27, 2017 9:05 pm
by Will01Capri
Nice work Alwyn

Re: HL Truck Mods

Posted: Mon Nov 27, 2017 9:52 pm
by Max-U52
AlwynTurner wrote:Hi Max, there are loads of openscad youtube tutorials, just google it.

Cheers
Alwyn :thumbup: :wave:
I've been looking around, but it's a lot of info to absorb. I'll get there, though. First project will be wheel rims. If I can get a single and dual rim with the 5mm hex for the Hwy 61 tires I'll consider the printer as having paid for itself. And I know someone has already done both single and dual for the tires from tankmodelbau so if I can learn to print those I'll also be happy. Once I get rolling I'll try stuff like the compressed air tanks for the sides of the SS100 truck. I'll have to ask Wibbs if he got any instructions with his and if not, how he learned to use it, if he didn't already know how to use a 3D printer. I'm sure just the assembly will be an education in itself. Do we know where the CR10 is made and what nation it was originally designed in? I suppose I should've asked that stuff before I bought it, eh? Live and learn, can ya dig it? 8) :/

Re: HL Truck Mods

Posted: Mon Nov 27, 2017 10:27 pm
by Max-U52
Been looking around a bit more and I think I'll pick it up pretty quick. As a machinist I deal with x-y-z axis stuff on a daily basis so once I learn the commands I'll be all set. I'll probably find it harder to download the software than learning to use it!! >:<

So I went to the electronics store looking for LEDs and as usual I came away mad and without the stuff I need, so now I'm off to educate myself about LEDs and how to match resistors to them. Now that's something I might start a thread on if I can't find one already in place.

Re: HL Truck Mods

Posted: Tue Nov 28, 2017 4:42 am
by PainlessWolf
Good evening,
This might be useful: http://led.linear1.org/1led.wiz It was passed along to me and it has been very helpful!
regards,
Painless

Re: HL Truck Mods

Posted: Tue Nov 28, 2017 10:22 am
by nickmow
Bit of a return to the board for me. Combined the HL truck with a Bruder Land Rover to make an FFR version. More as a can it be done project but really pleased. Had to cut down the prop shafts a lot but it fits just
Image
Image
Image
Image