fix imports of the overhang panels following renames

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
2024-02-12 20:10:14 -06:00
parent 370aeb56c6
commit 78a43e41bc
7 changed files with 8 additions and 8 deletions

View File

@@ -5,8 +5,8 @@
include <parameters.scad>
include <components.scad>
use <bottom-panel-left.scad>
use <bottom-panel-right.scad>
use <bottom-panel-overhang-left.scad>
use <bottom-panel-overhang-right.scad>
module bottom_panel_middle() {
intersection() {