Rotate top right same as left

This commit is contained in:
Thomas Haukland
2024-08-21 21:07:32 +02:00
parent 079b969b84
commit 77b1428db9

View File

@@ -7,6 +7,9 @@ height_translation = 0;
include <modules.scad>
// Rotate so you dont need to do that in extruder
translate([0,0,9.1])
rotate([0,180,0])
mirror() {
difference() {
case();