the overhang plates don't need the sunken tray
Signed-off-by: Brian S. Stephan <bss@incorporeal.org
This commit is contained in:
		
							parent
							
								
									543e31aec7
								
							
						
					
					
						commit
						02993ab6a6
					
				@ -7,10 +7,7 @@ include <parameters.scad>
 | 
			
		||||
include <components.scad>
 | 
			
		||||
 | 
			
		||||
module bottom_panel_solo() {
 | 
			
		||||
	difference() {
 | 
			
		||||
		bottom_plate_with_overhang();
 | 
			
		||||
		translate([0, 0, top_plate_z/2]) cube([top_plate_x-40, top_plate_y-40, top_plate_z], center=true);
 | 
			
		||||
	}
 | 
			
		||||
	bottom_plate_with_overhang();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
bottom_panel_solo();
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user