pot.scad 190 B

12345678
  1. single_pot_size = [30, 30, 100];
  2. wall_rounding = 4;
  3. pot_wall_thickness = 3;
  4. pot_count = 4;
  5. vent_hole_diameter = 10;
  6. stabilisator_size = 20;
  7. stabilisator_width = 100;
  8. bottom_color = "green";