fix imports of the overhang panels following renames
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user