Incorrect scale of created bolts #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally blender/blender-addons#83322 from @Nanomanpro
(see original for discussion, files and images)
System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 457.30
Blender Version
Broken: version: 2.83.4, branch: master, commit date: 2020-08-05 06:00, hash: blender/blender@c113af8288
Addon Information
Name: BoltFactory (0, 4, 0)
Author: Aaron Keith
Short description of error
BoltFactory generates 1000 times too large bolts.
For example, for the M8 preset, the thread diameter should be 8 mm, but at this point it is 8000 mm.
Generally, this would not be too much of a problem, as you can shrink the object by 0.001, but if you accept the new scale after this operation, when you re-edit the bolt (rmb - Change Bolt), it reverts to its original 1000 times larger size.
Exact steps for others to reproduce the error
1 - Add Bolt
2 - Scale 0,001
3 - Apply Scale
4 - RMB - Change bolt
Thx