This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Newbie here, please be gentle.
I'm attempting to put some printing on a part I created using the ShapeString command, and it's throwing an error at me as follows:
14:54:52 Traceback (most recent call last):
File "C:\Program Files\FreeCAD 0.21\Mod\Draft\drafttaskpanels\task_shapestring.py", line 148, in accept
self.createObject()
File "C:\Program Files\FreeCAD 0.21\Mod\Draft\drafttaskpanels\task_shapestring.py", line 167, in createObject
Size = str(App.Units.Quantity(self.form.sbHeight.text()).Value)
<class 'ValueError'>: syntax error
I copied the font files (I'm using times.ttf) to a separate directory, to avoid any "windows won't let you do that" problems, and still no luck.
Subreddit
Post Details
- Posted
- 9 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/FreeCAD/com...