Delete extruder-body.scad
This commit is contained in:
parent
1e93e61b0e
commit
5fe6d496b3
|
|
@ -1,14 +0,0 @@
|
|||
use <extruder-main.scad>
|
||||
|
||||
|
||||
module ext_body(){
|
||||
|
||||
difference(){
|
||||
extruder_body();
|
||||
extruder_mount_holes();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
ext_body();
|
||||
|
||||
Loading…
Reference in New Issue