1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-09-01 19:33:06 +02:00

Added Lichuan servo motors contributed by Niclas Hedhman.

This commit is contained in:
Chris Palmer
2021-08-31 22:51:24 +01:00
parent ef2102420b
commit 01c26d8a34
8 changed files with 279 additions and 17 deletions

View File

@@ -92,6 +92,7 @@ use <tests/rockers.scad>
use <tests/rod.scad>
use <tests/screws.scad>
use <tests/sealing_strip.scad>
//use <tests/servo_motors.scad>
use <tests/shaft_couplings.scad>
use <tests/sheets.scad>
use <tests/SK_brackets.scad>
@@ -430,13 +431,14 @@ cable_strip_y = sheets_y;
box_sections_y = batteries_y;
BLDC_y = steppers_y;
*translate([0, transformers_y])
servo_motors();
translate([x4 + 200, belts_y + 58]) {
belt_test();
translate([0, 60])
opengrab_test();
}
translate([x4 + 175, belts_y, -20])