Skip to content

Instantly share code, notes, and snippets.

base_height = 5; // Height of the base plate
// Corner support parameters
corner_size = 20; // Size of corner supports
corner_height = base_height+5; // Height of corner supports
corner_thickness = 4.5; // Thickness of raised edges
// Slope parameters
straight_section = base_height + 2; // Height of straight section before slope
slope_inset = -2; // How far the top is inset compared to bottom