Skip to content

RC6 Locomotive for OS-Railway - fully 3D-printable railway system!

Advertising
?
Creation quality: 3.3/5 (3 votes)
Evaluation of members on the printability, utility, level of detail, etc.

  • 14.1k views
  • 26 likes
  • 375 downloads
  • 5 collections

License
3D design format
STL and ZIP Folder details Close
  • 3mm_bevel_gear.stl
  • V1.0_individual_STLs.zip
    • bearing_house_sides.stl
    • body_end.stl
    • body_middle.stl
    • body_middle_roof.stl
    • bogie_frame.stl
    • bogie_holder.stl
    • bogie_holder_extension_left.stl
    • bogie_holder_extension_right.stl
    • bogie_holder_swingplate.stl
    • bumper_base.stl
    • bumper_etension.stl
    • chassi_end.stl
    • chassi_middle.stl
    • dummy_bearing.stl
    • o-ring-applicator.stl
    • plow_1_left_inner.stl
    • plow_2_left_outer.stl
    • plow_3_right_inner.stl
    • plow_4_right_outer.stl
    • roof_cable_holder.stl
    • roof_cable_holder_30pcs.stl
    • roof_source_arm_base.stl
    • roof_source_arm_blade.stl
    • roof_source_arm_blade_holder.stl
    • roof_source_arm_etension.stl
    • source_rig.stl
    • wheel_no_oring.stl
    • wheel_wide_oring.stl
    • window_frames_front_bigside.stl
    • window_frame_front_left.stl
    • window_frame_front_right.stl
    • window_round.stl
  • assembly_bearing_houses.stl
  • assembly_body_front.stl
  • assembly_body_middle.stl
  • assembly_body_roof.stl
  • assembly_bogie_1pcs.stl
  • assembly_bumpers.stl
  • assembly_chassi.stl
  • assembly_dummy_bearings.stl
  • assembly_plows.stl
  • assembly_power_rig_1.stl
  • assembly_power_rig_2.stl
  • assembly_power_rig_3.stl
  • assembly_wheels_nooring.stl
  • assembly_wheels_woring.stl
  • assembly_window_frames_96pscale.stl
  • assembly_windows_round.stl
  • o-ring-applicator.stl

Learn more about the formats

Publication date 2021-03-29 at 18:46
?
Published to Thingiverse on: 2017-04-26 at 00:46
Design number 350747

3D printer file info

3D model description

READ THIS BEFORE PRINTING! This thing is marked as work in progress, but I think it's important also to clarify that this is a side project that is more a display piece. It's designed in scale size which means it's really big, and my track has a lot tighter track radius than full scale so this locomotive has trouble navigating turnouts. This is mainly because of the size of the wheels, and even though I tried to put a lot of weight in it, it still cannot go through the turnouts. If you really want to print and run this locomotive on my track design, you can try with smaller diameter wheels. Otherwise I recommend going for the Hectorrail 141 instead or the Z70, they work a lot better on the track.

Update! Arduino-code now added. It's a very simple code that uses an arduino Pro Micro board, an IR remote kit and a servo.

Link to IR-kit: https://www.banggood.com/Infrared-IR-Receiver-Module-Wireless-Remote-Control-Kit-For-Arduino-p-914005.html
Link to Arduino-board: https://www.sparkfun.com/products/12640
There are many similar boards so you might need to change board in the Arduino build environment. Check the code for outputs, the connections are very simple. The signal wire from the servo can be directly connected to the motor-pin on the arduino. Same for the IR-kit, no extra components needed. Only the LED's require resistors, value depending on your supply voltage and the chosen LED's. If you don't know what resistance to use, connect a potentiometer and a multimeter in series with the LED and adjust the potentiometer until you get around 10-20mA, which would be on the safe side for most Arduino board (check your boards maximum current on the I/O's!).

The electronics is powered by a 4-cell NiMh battery pack in the prototype, check the servo and your arduino board for maximum voltage if you want to use higher voltage, like 2 cells lipo.

Time for a new locomotive! This time the very common here in Sweden, the RC6. Used by SJ (short in Swedish for "government railways"). It is developed to be compatible with the OS-Railway project: http://www.thingiverse.com/thing:2146361

SCALE 1:45

Few things still on the to-do-list:
* window frames for side windows
* cover for roof top box. My idea for this box is to have a hatch and buttons/switches underneath, if nothing else just the power switch. Right now I need to pull the roof of to connect the battery.
* installing the IR remote receiver in a good place, right now it's just loose.
* Trying to print a little bit smaller wheels, these big ones has a tendency to derail in the switches despite bogies, maybe it would also help to make them thinner, but there is some serious weight in this locomotive so too thin wheels would not cope if you just place it on the table and not on tracs.
* 2-axle drive. Right now only one axle is powered by the gears in the exact same way as the Z70 locomotive, with the exception that this one doesn't have room for a servo, it needs a 16mm motor with gearbox. This is due to the fact that this locmotive has bogies that both turn and tilt. Of course it's possible to engineer the drive mechanism differently, and I encourage anyone to do that if you desire a different type of drive! This was the quickest way for me to get it running. My idea right now to make it dual axle drive is to put 2 belt wheels and a rubber band between, much simpler than having more axles and bevel gears.
* Scale stuff under the "belly". There is supposed to be some tanks, boxes and stuff under the middle of the chassis, between the bogies.
* car coupler. This version do not yet have a car coupler.

General description
This locomotive is really big, but not that hard to print. It is a fairly accurate replica of the RC6 locomotive and the size in O-scale meant that it's longer than the build plate of most FDM printers. This is why the chassis and body is divided into 3 parts.

The parts can be glued together using super glue (cyano acrylate). I prefer the gel-type as it's not as fluid as the regular one, it works really well. Melt glue works good but it hardens so quickly so it's really tough to glue these big parts together using that.

The bearing houses can be used with the same size ball bearings I've used for the cars and the Z70, 6mm OD, 3mm ID and 2,5mm thickness. However, in a test I did I found that PLA has very low friction so a set of PLA dummy bearings worked really well, so don't be set back if you don't have ball bearings, print the PLA bearings at least for a start.

This locomotive is developed to function with this railway even in curves and tilting angles, thus the bogies can both rotate and tilt. However, it really needs a low center of gravity as it has a tendency to fall of sharp curves if it goes too fast. An idea I have is to place an integrated battery compartment into the middle chassis part. This would lower the CG and make it more stable. But on a flat track it runs really smooth and well in the current version.

Electronics
The main controller is an Arduino Micro Pro together with a standard Hitec servo circuit board extracted from an old servo, but used with a high-end DC-motor with gearbox. I will post a link here to a suitable motor soon, so check back for that!

The Arduino controlls headlights on both sides, red tail lights and extra lights, in total 6 light channels. It is controlled by an IR remote kit.
Link to the IR-remote kit: http://www.gearbest.com/transmitters-receivers-module/pp_227122.html?currency=SEK&vip=1041013&gclid=CNP7pK7TwNMCFUeZGwodTHcImQ
Arduino micro pro: https://www.aliexpress.com/store/product/Free-Shipping-New-Pro-Micro-for-arduino-ATmega32U4-5V-16MHz-Module-with-2-row-pin-header/318950_1348800135.html
As stated above, source code and schematics will be published soon.

3D printing settings

-

Advertising


Issue with this design? Report a problem.

Would you like to support Cults?

You like Cults and you want to help us continue the adventure independently? Please note that we are a small team of 3 people, therefore it is very simple to support us to maintain the activity and create future developments. Here are 4 solutions accessible to all:

  • ADVERTISING: Disable your banner blocker (AdBlock, …) and click on our banner ads.

  • AFFILIATION: Make your purchases online by clicking on our affiliate links here Amazon.

  • DONATE: If you want, you can make a donation via Ko-Fi πŸ’œ.

  • WORD OF MOUTH: Invite your friends to come, discover the platform and the magnificent 3D files shared by the community!


Sharing and downloading on Cults3D guarantees that designs remain in makers community hands! And not in the hands of the 3D printing or software giants who own the competing platforms and exploit the designs for their own commercial interests.

Cults3D is an independent, self-financed site that is not accountable to any investor or brand. Almost all of the site's revenues are paid back to the platform's makers. The content published on the site serves only the interests of its authors and not those of 3D printer brands who also wish to control the 3D modeling market.

100% secure payment by credit card, PayPal, Apple Pay, Google Pay, etc.
View all payment options.