3D-print toolbox #104540
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#104540
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?
System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 517.48
Blender Version
Broken: version: 3.1.2, branch: master, commit date: 2022-03-31 17:40, hash:
rBcc66d1020c3b
Worked: (newest version of Blender that worked as expected)
Addon Information
Name: 3D-Print Toolbox ()
Author: Campbell Barton
Short description of error
3D-print toolbox export scale incorrect
Exact steps for others to reproduce the error
Everytime i export any object that have right dimensions and opened in 3d print prog like Cura its scale is about 100000% to get real measures
For example this is 26mm piece, not a 0,026 like it is after export
Meter to millimeter conversion error?
Does Blender 4.0 have the same issue?
Yes and no. Seems to be a technical limitation of STLs
https://blender.stackexchange.com/a/7543:
To prevent any further confusion set blenders unit system to None and enter the dimensions of the model you wish to have in your other program, e.g. 20 for 20cm. Or if your other program works with mm use 200 for 200mm (=20cm). Alternatively adjust the scale factor in the export settings (example: Set Blender in metric mode. Don't touch the scene scale. When export to .stl set the scale to 1000 (in the export menu)).
In my opinion this should maybe be added to the documentation.
I added a proposal on right click select, may try to implement it in the future: STL format: Quick select target unit system
Closing since 3D Print Toolbox was removed from Blender, if issue is still present report it in add-on repo issue tracker: https://projects.blender.org/extensions/print3d_toolbox/issues