Improve mesh frontplate

This commit is contained in:
pgrondek 2020-01-25 17:11:34 +01:00
parent c3cd46e8ca
commit e9d9efb1d1
3 changed files with 56612 additions and 51893 deletions

View file

@ -21,13 +21,13 @@ if(print_frontplate_sml){ // Frontplate //
translate([25,1.5,0]) {
intersection(){
translate([-5,-5,0]){
translate([-1.5,-1.5,0]){
difference() {
mesh(7, 5, 5, 5);
translate([16,9.5,0]){cylinder(50,4.5,4.5);}
translate([16,25.5,0]){cylinder(50,4.5,4.5);}
translate([99,9.5,0]){cylinder(50,4.5,4.5);}
translate([99,25.5,0]){cylinder(50,4.5,4.5);}
mesh(17, 5, 3, 3);
translate([12.5, 6, 0]){cylinder(50,4.5,4.5);}
translate([12.5, 22, 0]){cylinder(50,4.5,4.5);}
translate([95.5, 6, 0]){cylinder(50,4.5,4.5);}
translate([95.5, 22, 0]){cylinder(50,4.5,4.5);}
}
}
union() {

File diff suppressed because it is too large Load diff