include use use $fa = 8; $fs = 0.25; drawer_width = 240; drawer_length = 340; hole_options = bundle_hole_options( magnet_hole = true, crush_ribs = true, chamfer = true ); color("tomato") gridfinityBaseplate( grid_size_bases = [8, 0], length = l_grid, min_size_mm = [drawer_length, drawer_width], sp = 0, hole_options = hole_options, sh = 0, fit_offset = [0, 0] );