add a comment that is all that survived some experimentation
This commit is contained in:
		
							parent
							
								
									524273369b
								
							
						
					
					
						commit
						9a5792580c
					
				@ -276,6 +276,7 @@ module top_plate_with_raised_overhang() {
 | 
				
			|||||||
module frame_box() {
 | 
					module frame_box() {
 | 
				
			||||||
	difference() {
 | 
						difference() {
 | 
				
			||||||
		roundedcube([frame_x, frame_y, frame_z], center=true, radius=3);
 | 
							roundedcube([frame_x, frame_y, frame_z], center=true, radius=3);
 | 
				
			||||||
 | 
							// cut out the middle to make it a box
 | 
				
			||||||
		cube([top_plate_x-(panel_support_width*2), top_plate_y-(panel_support_width*2), frame_z+5], center=true);
 | 
							cube([top_plate_x-(panel_support_width*2), top_plate_y-(panel_support_width*2), frame_z+5], center=true);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user