brodykenrick / text_on_OpenSCAD

A library for putting customised "text on" 3D shapes in OpenSCAD with changeable fonts, languages/scripts, text direction.
GNU Lesser General Public License v2.1
140 stars 30 forks source link

Not working with version 2017.01.20 (git 59df0d1) #9

Closed hackwin closed 6 years ago

hackwin commented 7 years ago

The text isn't being moved http://imgur.com/a/t26pe. Why are those variables now undefined?

Romankornfeld commented 7 years ago

i used include instead of the use for the lib.

Neon22 commented 6 years ago

could probably be closed... @brodykenrick

brodykenrick commented 6 years ago

Thanks @neon22

guysoft commented 5 years ago

Getting this on version 2019.01-RC2. Did you solve it by changing anything?

output:

WARNING: Problem converting rotate(a=undef) parameter, in file text_on.scad, line 188
WARNING: variable face not specified as parameter, in file text_on.scad, line 190
WARNING: variable updown not specified as parameter, in file text_on.scad, line 190
WARNING: variable eastwest not specified as parameter, in file text_on.scad, line 190
ECHO: "text_on_cylinder:WARNING - Slanty-cylinders don't support centering yet. Setting center to false. You can adjust updown and eastwest and achieve most of what you are after...."
WARNING: Problem converting rotate(a=undef) parameter, in file text_on.scad, line 362
WARNING: Unable to convert translate([undef, 0, 0]) parameter to a vec3 or vec2 of numbers, in file text_on.scad, line 369
WARNING: Problem converting rotate(a=undef) parameter, in file text_on.scad, line 372
WARNING: Problem converting rotate(a=undef) parameter, in file text_on.scad, line 362
WARNING: Unable to convert translate([undef, 0, 0]) parameter to a vec3 or vec2 of numbers, in file text_on.scad, line 369
WARNING: Problem converting rotate(a=undef) parameter, in file text_on.scad, line 372