Welcome! Log In Create A New Profile

Advanced

Scale on imported STL only works in all direction

Posted by Replace 
Scale on imported STL only works in all direction
July 04, 2014 01:09PM
When I import someones STL, I can scale it, but only in all directions.
Openscad will discard the Y and Z scale parameter and scale the object to the X factor.

Is that normal ?

Thomas
www.3Daybreaker.blogspot.com


www.3daybreaker.blogspot.com

Orca V4.4 rebuild to Ramps with Mk8 and E3D, as well as a Rostock Delta Mini and an OLO in backorder :-)
Re: Scale on imported STL only works in all direction
July 07, 2014 11:15AM
I don't have any problems scaling x, y and z with different factors, e.g.:



scale([1,2, 10])
	import("Bathroom_Sign.stl", convexity=10);

What version of OpenSCAD are you using?


Bob Morrison
Wörth am Rhein, Germany
"Luke, use the source!"
BLOG - PHOTOS - Thingiverse
Re: Scale on imported STL only works in all direction
July 07, 2014 09:00PM
I am using 2014-4


www.3daybreaker.blogspot.com

Orca V4.4 rebuild to Ramps with Mk8 and E3D, as well as a Rostock Delta Mini and an OLO in backorder :-)
Re: Scale on imported STL only works in all direction
July 09, 2014 07:23AM
The latest released version is 2014.03, any others are development snapshots.
I suggest you use 2014.03 (until they release a newer version).

How about posting the OpenSCAD source code (w/STL) that doesn't work right for you.


Bob Morrison
Wörth am Rhein, Germany
"Luke, use the source!"
BLOG - PHOTOS - Thingiverse
Sorry, only registered users may post in this forum.

Click here to login