discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Model Not rendering, CGal error

F
FourthDr
Thu, Aug 31, 2017 9:51 PM

Here is an example of one piece of software that would be nice to have, but
it is not available for download....

http://gfx.cs.princeton.edu/pubs/Luo_2012_CPM/index.php

It would be cool if OpenSCAD could do that with any stl or other 3D file.

--
Sent from: http://forum.openscad.org/

Here is an example of one piece of software that would be nice to have, but it is not available for download.... http://gfx.cs.princeton.edu/pubs/Luo_2012_CPM/index.php It would be cool if OpenSCAD could do that with any stl or other 3D file. -- Sent from: http://forum.openscad.org/
G
Gadgetmind
Fri, Sep 1, 2017 10:21 AM

On 31/08/17 22:33, FourthDr wrote:

some free software that can break up a large print into
smaller pieces that can be re-assembled once printed?

This is exactly what I wish I can do using OpenSCAD. I design a lot of
stuff myself that assembles like this, but have failed to do it to
anything non-trivial in OpenSCAD.

For me, this issue and the issues with colouring parts unless you
sprinkle render () throughout your code are the two biggest annoyances,
but they also seem to be the hardest to resolve.

On 31/08/17 22:33, FourthDr wrote: > some free software that can break up a large print into > smaller pieces that can be re-assembled once printed? This is exactly what I wish I can do using OpenSCAD. I design a lot of stuff myself that assembles like this, but have failed to do it to anything non-trivial in OpenSCAD. For me, this issue and the issues with colouring parts unless you sprinkle render () throughout your code are the two biggest annoyances, but they also seem to be the hardest to resolve.
RP
Ronaldo Persiano
Fri, Sep 1, 2017 11:30 AM

You may get something similar with the PuzzleCutLib found in Thingiverse
https://www.thingiverse.com/thing:35834. A discussion on alternative
connections of the cut parts may be found in
http://forum.openscad.org/puzzlecutlib-rendering-problem-amp-STL-export-error-Current-top-level-object-is-empty-td17440.html
and http://forum.openscad.org/Export-Stl-File-module-td19829.html

2017-08-31 22:51 GMT+01:00 FourthDr who_doctor@hotmail.com:

Here is an example of one piece of software that would be nice to have, but
it is not available for download....

http://gfx.cs.princeton.edu/pubs/Luo_2012_CPM/index.php

It would be cool if OpenSCAD could do that with any stl or other 3D file.

You may get something similar with the PuzzleCutLib found in Thingiverse <https://www.thingiverse.com/thing:35834>. A discussion on alternative connections of the cut parts may be found in http://forum.openscad.org/puzzlecutlib-rendering-problem-amp-STL-export-error-Current-top-level-object-is-empty-td17440.html and http://forum.openscad.org/Export-Stl-File-module-td19829.html 2017-08-31 22:51 GMT+01:00 FourthDr <who_doctor@hotmail.com>: > Here is an example of one piece of software that would be nice to have, but > it is not available for download.... > > http://gfx.cs.princeton.edu/pubs/Luo_2012_CPM/index.php > > It would be cool if OpenSCAD could do that with any stl or other 3D file. > >
F
FourthDr
Sun, Sep 3, 2017 2:36 AM

Hi Ronaldo:

Puzzlecut is what I am using. And your second link was a thread of mine. I
have an updated version of puzzlecut lib corrected for the current version
of OpenSCAD. That was problem one and it was solved. Problem two was my 3D
model which some one was kind enough to fix to work in OpenSCAD. But I can't
expect someone else to fix my models every time I want to use puzzlecut with
a thingiverse model or one from another source. OpenSCAD needs to be able to
deal this any manifold model, not just models created in OpenSCAD or that
have be corrected by an expert in 3D modeling.

--
Sent from: http://forum.openscad.org/

Hi Ronaldo: Puzzlecut is what I am using. And your second link was a thread of mine. I have an updated version of puzzlecut lib corrected for the current version of OpenSCAD. That was problem one and it was solved. Problem two was my 3D model which some one was kind enough to fix to work in OpenSCAD. But I can't expect someone else to fix my models every time I want to use puzzlecut with a thingiverse model or one from another source. OpenSCAD needs to be able to deal this any manifold model, not just models created in OpenSCAD or that have be corrected by an expert in 3D modeling. -- Sent from: http://forum.openscad.org/
P
Parkinbot
Sun, Sep 3, 2017 10:54 AM

FourthDr wrote

But I can't expect someone else to fix my models every time I want to use
puzzlecut with
a thingiverse model or one from another source.

Isn't that just a contradiction to what you say here:

FourthDr wrote

OpenSCAD needs to be able to deal this any manifold model, not just models
created in OpenSCAD or that
have be corrected by an expert in 3D modeling.

Who's gonna take on that burden?

--
Sent from: http://forum.openscad.org/

FourthDr wrote > But I can't expect someone else to fix my models every time I want to use > puzzlecut with > a thingiverse model or one from another source. Isn't that just a contradiction to what you say here: FourthDr wrote > OpenSCAD needs to be able to deal this any manifold model, not just models > created in OpenSCAD or that > have be corrected by an expert in 3D modeling. Who's gonna take on that burden? -- Sent from: http://forum.openscad.org/
P
Parkinbot
Sun, Sep 3, 2017 10:54 AM

FourthDr wrote

But I can't expect someone else to fix my models every time I want to use
puzzlecut with
a thingiverse model or one from another source.

Isn't that just a contradiction to what you say here:

FourthDr wrote

OpenSCAD needs to be able to deal this any manifold model, not just models
created in OpenSCAD or that
have be corrected by an expert in 3D modeling.

Who's gonna take on that burden?

--
Sent from: http://forum.openscad.org/

FourthDr wrote > But I can't expect someone else to fix my models every time I want to use > puzzlecut with > a thingiverse model or one from another source. Isn't that just a contradiction to what you say here: FourthDr wrote > OpenSCAD needs to be able to deal this any manifold model, not just models > created in OpenSCAD or that > have be corrected by an expert in 3D modeling. Who's gonna take on that burden? -- Sent from: http://forum.openscad.org/
F
FourthDr
Sun, Sep 3, 2017 11:07 PM

It's one thing to constantly need to fix a files to work with a piece of
software. It's a one time deal to correct a program so that fixing is not
needed any longer. Good software just works. At lease one hopes it works at
some point.

--
Sent from: http://forum.openscad.org/

It's one thing to constantly need to fix a files to work with a piece of software. It's a one time deal to correct a program so that fixing is not needed any longer. Good software just works. At lease one hopes it works at some point. -- Sent from: http://forum.openscad.org/
F
FourthDr
Wed, Sep 6, 2017 7:26 PM

Well, at lease there should be some specification for the stl that will work
with OpenSCAD. There isn't one that I know of. And a utility to correct and
make any stl meet that spec so it will work in OpenSCAD without needing
expert knowledge of 3D modeling would be great. I only have two goals. One
is to take any stl and break it up using the puzzle lib. And second to
modify any stl, make bigger/small add/subtract features. That it. Perhaps
some one can suggest another free too that can do this?

--
Sent from: http://forum.openscad.org/

Well, at lease there should be some specification for the stl that will work with OpenSCAD. There isn't one that I know of. And a utility to correct and make any stl meet that spec so it will work in OpenSCAD without needing expert knowledge of 3D modeling would be great. I only have two goals. One is to take any stl and break it up using the puzzle lib. And second to modify any stl, make bigger/small add/subtract features. That it. Perhaps some one can suggest another free too that can do this? -- Sent from: http://forum.openscad.org/
NH
nop head
Wed, Sep 6, 2017 7:33 PM

It has to be 2-mainfold and have vertices no closer then the OpenSCAD snap
grid defined in grid.h that I linked to earlier, I think.

The bugs make it very difficult to work on STLs if they have a high
triangle count. CGAL also becomes impossibly slow.

On 6 September 2017 at 20:26, FourthDr who_doctor@hotmail.com wrote:

Well, at lease there should be some specification for the stl that will
work
with OpenSCAD. There isn't one that I know of. And a utility to correct and
make any stl meet that spec so it will work in OpenSCAD without needing
expert knowledge of 3D modeling would be great. I only have two goals. One
is to take any stl and break it up using the puzzle lib. And second to
modify any stl, make bigger/small add/subtract features. That it. Perhaps
some one can suggest another free too that can do this?

--
Sent from: http://forum.openscad.org/


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

It has to be 2-mainfold and have vertices no closer then the OpenSCAD snap grid defined in grid.h that I linked to earlier, I think. The bugs make it very difficult to work on STLs if they have a high triangle count. CGAL also becomes impossibly slow. On 6 September 2017 at 20:26, FourthDr <who_doctor@hotmail.com> wrote: > Well, at lease there should be some specification for the stl that will > work > with OpenSCAD. There isn't one that I know of. And a utility to correct and > make any stl meet that spec so it will work in OpenSCAD without needing > expert knowledge of 3D modeling would be great. I only have two goals. One > is to take any stl and break it up using the puzzle lib. And second to > modify any stl, make bigger/small add/subtract features. That it. Perhaps > some one can suggest another free too that can do this? > > > > -- > Sent from: http://forum.openscad.org/ > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
F
FourthDr
Thu, Sep 7, 2017 4:28 AM

Hi Nophead:

I just did a search of my OpenSCAD install driectory, and I don't find such
a file.

--
Sent from: http://forum.openscad.org/

Hi Nophead: I just did a search of my OpenSCAD install driectory, and I don't find such a file. -- Sent from: http://forum.openscad.org/