Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can preview PELA-technic-block when h greater than 1 #1

Open
Aeronaut opened this issue May 5, 2021 · 1 comment
Open

Can preview PELA-technic-block when h greater than 1 #1

Aeronaut opened this issue May 5, 2021 · 1 comment

Comments

@Aeronaut
Copy link

Aeronaut commented May 5, 2021

Describe the bug

  • Loading file "PELA-technic-block.scad"
  • In Customizer Set: Technic Block -> h to everything greater 1

No block previewed, OpenSCAD Application freezes completely.

When [Edit] -> Preferences -> Advanced -> Settings -> OpenSCAD Language Features -> [v] Stop on the first waring
I see this WARNING with TRACE:

Loaded design '(...)PELA-blocks-master/PELA-technic-block.scad'.
Compiling design (CSG Tree generation)...
Compiling design (CSG Products generation)...
Geometries in cache: 38
Geometry cache size in bytes: 142432
CGAL Polyhedrons in cache: 5
CGAL cache size in bytes: 434560
Compiling design (CSG Products normalization)...
Normalized tree has 405 elements!
Compile and preview finished.
Total rendering time: 0:00:04.088
 
Parsing design (AST generation)...
Compiling design (CSG Tree generation)...
WARNING: undefined operation (number * undefined) in file style.scad, line 198
TRACE: called by 'block_height' in file PELA-block.scad, line 654
TRACE: called by 'for' in file PELA-block.scad, line 654
TRACE: called by 'if' in file PELA-block.scad, line 653
TRACE: called by 'skin' in file PELA-block.scad, line 220
TRACE: called by 'union' in file PELA-block.scad, line 219
TRACE: called by 'difference' in file PELA-block.scad, line 176
TRACE: called by 'block' in file PELA-block.scad, line 116
TRACE: called by 'difference' in file PELA-block.scad, line 115
TRACE: called by 'PELA_block' in file PELA-technic-block.scad, line 221
TRACE: called by 'union' in file PELA-technic-block.scad, line 220
TRACE: called by 'difference' in file PELA-technic-block.scad, line 219
TRACE: called by 'visual_cut_technic_block' in file PELA-technic-block.scad, line 181
Execution aborted

Expected behavior
A preview of a PELA-block.

Desktop (please complete the following information):

  • OS: Windows 10 Pro x64 Version 20H2 (Build 19042.964)
  • OpenSCAD-2021.05.03 x64 and OpenSCAD 2021.01 x64
@paulirotta
Copy link
Owner

Thanks, I'll take a look at duplicating with a new version of OpenSCAD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants