RC Equipment

RC Equipment

thingiverse

###RC Parts ####General 1. They help arrange RC equipment in models when printed. 2. In OpenSCAD, they aid in model design and can illustrate designs. ####Files |*File*|*Description*| |---|---| |RC Parts.scad|Shows extra space required by TGY-iA6 receiver in DLG installation.| |LiPo_Bat.scad|Small selection of LiPo batteries available.| |RC_RX.scad|Turnigy iA6, HobbyKing GT2R, HobbyKing GT2E models.| |micro_servo_5g.scad|Generic 5g servo model.| |micro_servo_9g.scad|Generic 9g servo model.| |micro_servo_2.2kg.scad|Model of generic 2.2kg servo option for Left or Right servo arm or servo disc.| |ESC_BEC.scad|Model of ESC, BEC, and ferrite ring.| ####Batteries To include this file in your programs: Use <LiPo_Bat.scad> The filename as a module will echo the available LiPo batteries. ####5g Servo To include this file in your programs: use<micro_servo_5g.scad> microServo5g() will echo the size (x, y, z, length over mountings) of the 5g servo. ####9g Servo To include this file in your programs: use<micro_servo_9g.scad> microServo9g() will echo the size (x, y, z, length over mountings) of the 9g servo. ####2.2Kg Servo To include this file in your programs: use<micro_servo_2.2kg.scad> microServo2kg() will echo the size (x, y, z, length over mountings, options) of the 2.2kg servo. #####Parameters |*out*|Horn|*arm*|*Direction*|* lng *| | --- | :---: | --- | --- | ---: | |"d" or "D"|output disc||| arm length| |"a" or "A"|single arm|"l" or "L"| arm left|arm length| |"h" or "H"|dual arm|r" or "R"| arm right|arm length| ####Hints These files should be in the same folder as your code or in the OpenSCAD Library folder. The command to include these files in your programs is: ~~~ use<filename.scad> ~~~ It is easier to print the servo and arm separately. ####Sources ruler.scad by jbrown123, Thingverse (https://www.thingiverse.com/thing:30769/#files

Download Model from thingiverse

With this file you will be able to print RC Equipment with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on RC Equipment.