NO YOU FUCK! YOU STAY OUT OF THERE!
This commit is contained in:
parent
e1b42f8e95
commit
a96fc73c18
1 changed files with 0 additions and 2 deletions
|
@ -255,8 +255,6 @@ module top_case(key_switch_sizes, pcb_screw_holes) {
|
||||||
offset_y = keyboard_y_offset + (keyboard_switch_width + accent_width) / 2;
|
offset_y = keyboard_y_offset + (keyboard_switch_width + accent_width) / 2;
|
||||||
offset_x = case_width_bottom - width;
|
offset_x = case_width_bottom - width;
|
||||||
|
|
||||||
echo(offset_x, offset_y);
|
|
||||||
|
|
||||||
translate([offset_x, offset_y, wall_height - accent_depth])
|
translate([offset_x, offset_y, wall_height - accent_depth])
|
||||||
linear_extrude(accent_depth + eps)
|
linear_extrude(accent_depth + eps)
|
||||||
shape(width);
|
shape(width);
|
||||||
|
|
Loading…
Add table
Reference in a new issue