1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-08-29 07:50:08 +02:00

Fixed spelling of y_heatshield()

This commit is contained in:
Chris Palmer
2012-04-03 20:09:24 +01:00
parent 2a1910ffaf
commit 5289d055f4

View File

@@ -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();