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:
@@ -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();
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user