|
STL File Problems (solidworks and openscad stuff) May 12, 2014 01:25AM |
Registered: 12 years ago Posts: 8 |
|
Re: STL File Problems (solidworks and openscad stuff) May 12, 2014 01:39AM |
Registered: 12 years ago Posts: 8 |
|
Re: STL File Problems (solidworks and openscad stuff) May 12, 2014 02:32AM |
Registered: 13 years ago Posts: 1,171 |
|
Re: STL File Problems (solidworks and openscad stuff) May 12, 2014 02:41AM |
Registered: 12 years ago Posts: 8 |
|
Re: STL File Problems (solidworks and openscad stuff) May 12, 2014 03:14AM |
Admin Registered: 13 years ago Posts: 1,063 |
Quote
wingshafts
Quote
tmorris9
The modified one looks fine to me. What program are you having problems with it?
Tried opening it in OpenSCAD using the line
import("Z Axis Top Right.stl");
Hit F5 and bam there's still nothing in the graphic window. It opens fine in Solidworks.
|
Re: STL File Problems (solidworks and openscad stuff) May 12, 2014 07:16PM |
Registered: 13 years ago Posts: 1,594 |
|
Re: STL File Problems (solidworks and openscad stuff) May 12, 2014 11:33PM |
Registered: 12 years ago Posts: 730 |
Quote
wingshafts
However, importing it as a solid body to the program scaled the model up so part was metres long instead of millimetres long.
|
Re: STL File Problems (solidworks and openscad stuff) May 12, 2014 11:46PM |
Registered: 12 years ago Posts: 8 |
Quote
thejollygrimreaper
it could come down to the version of openscad you are using,
for me Z-AXIS-TOP-RIGHT-V2.stl is bad and doesn't open in anything but "3d-tool" (my model viewer)
i would suggest redoing the edit in something like free-cad or do it within openscad where it originally came from, solidworks isn't exactly known for the great ways it produces stl files,
|
Re: STL File Problems (solidworks and openscad stuff) May 12, 2014 11:48PM |
Registered: 12 years ago Posts: 8 |
Quote
waitaki
The only thing I could see wrong with "Z Axis Top Right.STL", was it needed rotating.
Here it is rotated...
|
Re: STL File Problems (solidworks and openscad stuff) May 12, 2014 11:49PM |
Registered: 12 years ago Posts: 730 |
|
Re: STL File Problems (solidworks and openscad stuff) May 12, 2014 11:51PM |
Registered: 12 years ago Posts: 8 |
Quote
NormandC
FYI, while most CAD programs follow the convention that the XY plane is ground (top plane) and the Z axis "up", by default SolidWorks considers XZ the ground (top) plane and Y axis the up direction.
Which is why SW designs frequently don't have the orientation you expect when you open them in other software.
Quote
wingshafts
However, importing it as a solid body to the program scaled the model up so part was metres long instead of millimetres long.
In SW you should be able to set the units you import a model with. It's been a long time since I've used SW, I'm afraid I don't recall the menu where it's found.
|
Re: STL File Problems (solidworks and openscad stuff) May 12, 2014 11:53PM |
Registered: 12 years ago Posts: 8 |