├── ESC ├── PCB │ ├── CAMOutputs │ │ └── ODBFiles │ │ │ ├── esc_v311.zip │ │ │ └── esc_v311 │ │ │ ├── fonts │ │ │ └── standard │ │ │ ├── matrix │ │ │ └── matrix │ │ │ ├── misc │ │ │ ├── attrlist │ │ │ └── info │ │ │ ├── odb_job.odbjob │ │ │ └── steps │ │ │ └── pcb │ │ │ ├── attrlist │ │ │ ├── eda │ │ │ └── data │ │ │ ├── layers │ │ │ ├── bottom │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── comp_+_bot │ │ │ │ └── components │ │ │ ├── comp_+_top │ │ │ │ └── components │ │ │ ├── core_+_route14_+_route15 │ │ │ │ └── attrlist │ │ │ ├── prepreg_+_route15_+_bottom │ │ │ │ └── attrlist │ │ │ ├── prepreg_+_route2_+_route3 │ │ │ │ └── attrlist │ │ │ ├── prepreg_+_route3_+_route14 │ │ │ │ └── attrlist │ │ │ ├── prepreg_+_top_+_route2 │ │ │ │ └── attrlist │ │ │ ├── rout │ │ │ │ ├── attrlist │ │ │ │ ├── features │ │ │ │ └── tools │ │ │ ├── route14 │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── route15 │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── route2 │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── route3 │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── silkscreen_+_bottom │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── silkscreen_+_top │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── solder_+_mask_+_bottom │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── solder_+_mask_+_top │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── solder_+_paste_+_bottom │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── solder_+_paste_+_top │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── through_+_hole │ │ │ │ ├── attrlist │ │ │ │ ├── features │ │ │ │ └── tools │ │ │ └── top │ │ │ │ ├── attrlist │ │ │ │ └── features │ │ │ ├── netlists │ │ │ └── cadnet │ │ │ │ └── netlist │ │ │ ├── profile │ │ │ └── stephdr │ └── Koshiro Robot Lab │ │ └── Internal Cycloidal Drive │ │ └── CAMOutputs │ │ ├── Assembly │ │ ├── ESC v311.txt │ │ ├── PnP_ESC v311_back.txt │ │ └── PnP_ESC v311_front.txt │ │ ├── DrillFiles │ │ └── drill_1_16.xln │ │ └── GerberFiles │ │ ├── Legend_Bot.gbr │ │ ├── Legend_Top.gbr │ │ ├── Paste_Bot.gbr │ │ ├── Paste_Top.gbr │ │ ├── Profile_NP.gbr │ │ ├── Soldermask_Bot.gbr │ │ ├── Soldermask_Top.gbr │ │ ├── copper_l1.gbr │ │ ├── copper_l2.gbr │ │ ├── copper_l3.gbr │ │ ├── copper_l4.gbr │ │ ├── copper_l5.gbr │ │ ├── copper_l6.gbr │ │ └── gerber_job.gbrjob └── Program.zip ├── ICDv2.step ├── LICENSE └── README.md /ESC/PCB/CAMOutputs/ODBFiles/esc_v311.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311.zip -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/fonts/standard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/fonts/standard -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/matrix/matrix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/matrix/matrix -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/misc/attrlist: -------------------------------------------------------------------------------- 1 | UNITS=MM 2 | .board_thickness = 1.5988 3 | -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/misc/info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/misc/info -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/odb_job.odbjob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/odb_job.odbjob -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/eda/data: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/eda/data -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/bottom/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/bottom/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/bottom/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/bottom/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/comp_+_bot/components: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/comp_+_bot/components -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/comp_+_top/components: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/comp_+_top/components -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/core_+_route14_+_route15/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/core_+_route14_+_route15/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/prepreg_+_route15_+_bottom/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/prepreg_+_route15_+_bottom/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/prepreg_+_route2_+_route3/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/prepreg_+_route2_+_route3/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/prepreg_+_route3_+_route14/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/prepreg_+_route3_+_route14/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/prepreg_+_top_+_route2/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/prepreg_+_top_+_route2/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/rout/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/rout/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/rout/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/rout/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/rout/tools: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/rout/tools -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route14/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route14/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route14/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route14/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route15/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route15/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route15/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route15/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route2/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route2/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route2/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route2/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route3/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route3/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route3/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/route3/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/silkscreen_+_bottom/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/silkscreen_+_bottom/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/silkscreen_+_bottom/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/silkscreen_+_bottom/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/silkscreen_+_top/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/silkscreen_+_top/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/silkscreen_+_top/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/silkscreen_+_top/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_mask_+_bottom/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_mask_+_bottom/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_mask_+_bottom/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_mask_+_bottom/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_mask_+_top/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_mask_+_top/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_mask_+_top/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_mask_+_top/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_paste_+_bottom/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_paste_+_bottom/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_paste_+_bottom/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_paste_+_bottom/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_paste_+_top/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_paste_+_top/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_paste_+_top/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/solder_+_paste_+_top/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/through_+_hole/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/through_+_hole/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/through_+_hole/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/through_+_hole/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/through_+_hole/tools: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/through_+_hole/tools -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/top/attrlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/top/attrlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/top/features: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/layers/top/features -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/netlists/cadnet/netlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/netlists/cadnet/netlist -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/profile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/profile -------------------------------------------------------------------------------- /ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/stephdr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/CAMOutputs/ODBFiles/esc_v311/steps/pcb/stephdr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/Assembly/ESC v311.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/Assembly/ESC v311.txt -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/Assembly/PnP_ESC v311_back.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/Assembly/PnP_ESC v311_back.txt -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/Assembly/PnP_ESC v311_front.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/Assembly/PnP_ESC v311_front.txt -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/DrillFiles/drill_1_16.xln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/DrillFiles/drill_1_16.xln -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Legend_Bot.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Legend_Bot.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Legend_Top.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Legend_Top.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Paste_Bot.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Paste_Bot.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Paste_Top.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Paste_Top.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Profile_NP.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Profile_NP.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Soldermask_Bot.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Soldermask_Bot.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Soldermask_Top.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/Soldermask_Top.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l1.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l1.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l2.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l2.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l3.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l3.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l4.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l4.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l5.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l5.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l6.gbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/copper_l6.gbr -------------------------------------------------------------------------------- /ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/gerber_job.gbrjob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/PCB/Koshiro Robot Lab/Internal Cycloidal Drive/CAMOutputs/GerberFiles/gerber_job.gbrjob -------------------------------------------------------------------------------- /ESC/Program.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ESC/Program.zip -------------------------------------------------------------------------------- /ICDv2.step: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/ICDv2.step -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KoshiroRobot/Robotic-Actuator-and-ESC/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Robotic-Actuator-and-ESC --------------------------------------------------------------------------------