mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
Corrected comment docs for phillips drive.
This commit is contained in:
parent
670a4d1249
commit
b576475d24
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ use <shapes.scad>
|
|||
|
||||
|
||||
// Creates a model of a phillips driver bit of a given named size.
|
||||
// size = The size of the bit. "#00", "#0", "#1", "#2", or "#3"
|
||||
// size = The size of the bit. "#1", "#2", or "#3"
|
||||
// shaft = The diameter of the drive bit's shaft.
|
||||
// l = The length of the drive bit.
|
||||
// Example:
|
||||
|
|
Loading…
Reference in a new issue