[BUG] OpenSCAD import in FreeCAD differs from OpenSCAD

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
pmbdk
Posts: 11
Joined: Fri Apr 09, 2021 9:58 am

[BUG] OpenSCAD import in FreeCAD differs from OpenSCAD

Post by pmbdk »

I have attached a spur-gear generated in OpenSCAD. As it is part of a larger library I have also included an exported CSG file of the same.

In OpenSCAD (2021.01) the gear looks like this:

openscad_spur.png
openscad_spur.png (10.58 KiB) Viewed 1126 times

When I import it in FreeCAD 0.19 I get this:

freecad_spur.png
freecad_spur.png (32.8 KiB) Viewed 1126 times

I have tried it in FreeCAD 0.19 as well as the version 0.20.24691 pointed out in https://forum.freecadweb.org/viewtopic. ... 0&start=10 and get the same result, so I don't think these two issues are related.



OS: Windows 10 Version 2004
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.24276 (Git)
Build type: Release
Branch: releases/FreeCAD-0-19
Hash: a88db11e0a908f6e38f92bfc5187b13ebe470438
Python version: 3.8.6+
Qt version: 5.15.1
Coin version: 4.0.1
OCC version: 7.5.0
Locale: Danish/Denmark (da_DK)
Attachments
gears.csg
Generated CSG file
(25.21 KiB) Downloaded 16 times
gears.scad
Original OpenSCAD program, including library
(59.8 KiB) Downloaded 12 times
Post Reply