function addon_size() = [ 100, 50 ]; module addon_cutoff() { square([addon_size().x, addon_size().y], center = true); }