mirror of
https://github.com/nophead/Mendel90.git
synced 2025-09-08 20:20:53 +02:00
Now combines some STLs into single files and puts all the ones that need printing the the plates directory.
Added hash bangs for Linux users.
This commit is contained in:
@@ -341,15 +341,13 @@ module wades_assembly() {
|
||||
|
||||
end("wades_assembly");
|
||||
}
|
||||
|
||||
if(1)
|
||||
rotate([90, 0, 0])
|
||||
wades_assembly();
|
||||
|
||||
|
||||
else {
|
||||
|
||||
wades_block_stl();
|
||||
*wades_idler_block_stl();
|
||||
*wades_gear_spacer_stl();
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user