RC Equipment

RC Equipment

Description

###Rc Parts ####General 1. When Printed, They Can Help With The Arrangement Of The Rc Equipment In The Model. 2. In Openscad They Can: 1. Help With Model Design 2. Be Used To Illustrate Your Designs ####Files |*File*|*Description*| |---|---| |Rc Parts.Scad|The Rc Parts In A Discus Launched Glider(Dlg) Installation. It Shows The Extra Space Required By The Tgy-Ia6 Receiver.| |Lipo_Bat.Scad|A Small Selection Of Lipo Batteries| |Rc_Rx.Scad|Models Of The Turnigy Ia6, Hobbyking Gt2R, Hobbyking Gt2E| |Micro_Servo_5G.Scad|Model Of A Generic 5G Servo| |Micro_Servo_9G.Scad|Model Of A Generic 9G Servo| |Micro_Servo_2.2Kgg.Scad|Model Of A Generic 2.2Kg Servo Option For Left Or Right Servo Arm Or Servo Disc| |Esc_Bec.Scad|Model Of An Esc, Bec And Ferrite Ring| >Note:Rc Parts.Scad Is Not Needed For The Other Files To Run. ####Batteries To Include This File In Your Programs: Use<Lipo_Bat.Scad> The Filename As A Module Will Echo The Module Names Of The Models In The File E.G. Lipo_Bat(); = Echo: "Lipo_Bat : Nano_Tech_180_2S, Zippy_350_2S, Zippy_Compact_1000_2S, Nano_Tech_1500_2S, Nano_Tech_370_2S, Nano_Tech_1200_S_Rc" A Module Will Echo The Size (X, Y, Z) Of The Battery E.G. Nano_Tech_180_2S(); = Echo: "Nano_Tech_180_2S (35.4, 20, 10)" ####Rc Receivers To Include This File In Your Programs: Use<Rc_Rx.Scad> The Filename As A Module Will Echo The Module Names Of The Models In The File E.G. Rc_Rx(); = Echo: "Rc_Rx:- Hk_Gt2R, Tgy-Ia6" A Module Will Echo The Size (X, Y, Z, Height Of Plugs) Of The Model E.G. Tgy_Ia6(True); = Echo: "Tgy Ia6 Rx (42, 22, 8) Plugs 14.5" ####Esc Bec And Ferrite To Include This File In Your Programs: Use<Esc_Bec.Scad> The Filename As A Module Will Echo The Module Names Of The Models In The File E.G. Esc_Bec(); = Echo: "Tgy_Ubec3A, Hk_10A_Esc, Ferritering13" A Module Will Echo The Size (X, Y, Z, Max Height) Of The Model E.G. Tgy_Ubec3A() = Echo: "Tgy_Ubec3A", [42, 22, 2], "Max Hgt = 9" |*Module*|*Description*| |--- | -- | |Tgy_Ubec3A();|Turnigy 3A Ubec With Low Voltage Buzzer (9171000012)| |Hk_10A_Esc();|Hobbyking 10A Esc 1A Ubec (261000002)| |Ferritering13();|Hobbyking Soft Ferrite Rings 16X7X10 (5Pc) (343000002) ####5G Servo To Include This File In Your Programs: Use<Micro_Servo5G.Scad> Microservo5G(); Will Echo The Size (X, Y, Z, Length Over Mountings) E.G. Microservo5G();= Echo: "Micro Servo 5G (19.9. 19.3, 24.2, 27.2)" >*Note:* The Servo [0, 0, 0]' Is The Vertical Shaft Axis And The Bottom Of The Mounting Lugs ####9G Servo To Include This File In Your Programs: Use<Micro_Servo9G.Scad> Microservo9G(); Will Echo The Size (X, Y, Z, Length Over Mountings) E.G. Microservo9G();= Echo: "Micro Servo 5G (19.9. 19.3, 24.2, 27.2)" >*Note:* The Servo [0, 0, 0]' Is The Vertical Shaft Axis And The Bottom Of The Mounting Lugs ####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) E.G. Microservo2Kg(Out = "H", Arm = "R");= Echo: "Servo 2.2Kg", [22, 12, 22.5, 27]" Echo: "Servo 2.2Kg Options : L Or R" #####Parameters Command: Microservo2Kg(Out="H", Arm="L", Lng = 15); |*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| >*Note:* The Servo [0, 0, 0]' Is The Vertical Shaft Axis And The Bottom Of The Mounting Lugs ####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

Statistics

Likes

9

Downloads

0

Category

R/C Vehicles