mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-27 23:49:55 +02:00
fix comment
This commit is contained in:
@@ -559,7 +559,7 @@ module npt_threaded_rod(
|
||||
// buttress_threaded_rod(d=10, l=15, pitch=2, orient=BACK);
|
||||
// Examples(Med):
|
||||
// buttress_threaded_rod(d=10, l=20, pitch=1.25, left_handed=true, $fa=1, $fs=1);
|
||||
buttress_threaded_rod(d=25, l=20, pitch=2, $fa=1, $fs=1);
|
||||
// buttress_threaded_rod(d=25, l=20, pitch=2, $fa=1, $fs=1);
|
||||
module buttress_threaded_rod(
|
||||
d=10, l=100, pitch=2,
|
||||
left_handed=false,
|
||||
|
Reference in New Issue
Block a user