3D-Print tool make blender freeze (doesn't respond and crash) #105269
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
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#105269
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.22631-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 551.86
Blender Version
Broken: version: 4.1.0, branch: blender-v4.1-release, commit date: 2024-03-25 20:42, hash:
40a5e739e270
Worked: (newest version of Blender that worked as expected)
Addon Information
Name: 3D-Print Toolbox ()
Author: Campbell Barton
Short description of error
Since few days, I want to use 3D-print toolbox but Blender crashes with my model. Even 400mb model :/
Exact steps for others to reproduce the error
I open my model (obk), then active side panel, select 3D-Print and click on check all.. and it crashes (no response).
It works fine wih a smal cube shape.
Thank you very much
Hi!
I've tested your file with the newest 4.1 version and Blender did not crash. However, the computation took considerable time, and the interface does not respond during this period, as is usually the case with python scripts.
I've also tried the tests separately, to see which ones were taking so long. The
Thickness
test took about 3 minutes in my machine, and Blender used almost 4GiB of extra memory. The other tests took about 10 seconds or less each.So if you don't need all tests results I suggest running them separately. If you need all of them, or if you need the
Thickness
test, then make sure you have enough free memory (system memory, not video memory), start the test(s), and go take a coffee or something, as it will take some minutes.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