diff --git a/scad/main.scad b/scad/main.scad index 236c5c6..ce8991b 100644 --- a/scad/main.scad +++ b/scad/main.scad @@ -770,7 +770,7 @@ module frame_gantry_dxf() projection(cut = true) module y_carriage_dxf() projection(cut = true) y_carriage(); -module y_heatsheild_dxf() projection(cut = true) y_heatsheild(); +module y_heatshield_dxf() projection(cut = true) y_heatshield();