Code cleaning + add ears to the bottle clip! #22
1 changed files with 1 additions and 1 deletions
typo
commit
8b7f829cff
|
|
@ -315,7 +315,7 @@ module ears(ht, ru, rl, clip_width, space_between_ears = 15, ear_tilt = 15, ear_
|
||||||
//
|
//
|
||||||
// CAH => cos(ADC) = l / (s/2)
|
// CAH => cos(ADC) = l / (s/2)
|
||||||
// SOH => Is not targeting what we want.
|
// SOH => Is not targeting what we want.
|
||||||
// TOA => The opposed side is less precise than the hypothenus, so, we will not use this formula
|
// TOA => The opposed side is less precise than the hypotenuse, so, we will not use this formula
|
||||||
//
|
//
|
||||||
// cos(ADC) = l / (s/2)
|
// cos(ADC) = l / (s/2)
|
||||||
// cos(ADC) * (s/2) = l
|
// cos(ADC) * (s/2) = l
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue