View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003033 | FreeCAD | Bug | public | 2017-05-15 12:42 | 2017-05-17 17:18 |
Reporter | JPFrancoia | Assigned To | keithsloan52 | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.16 | ||||
Summary | 0003033: rotate_extrude from Openscad | ||||
Description | Hi, this is my first bug report for FreeCAD, I hope I'll do it well. I made a moderately complicated design in OpenSCAD that uses custom (OpenSCAD) libraries. One of my libraries is called 'bend_pipe', I use it to make...bend pipes ! I use it like that in my design:
And here is the bend_pipe library:
When I try to import the design with the bend_pipe line in freecad, I get this exception:
When I comment the bend_pipe line, I get no error in freecad and I can smoothly import my design. I think the problem comes from the rotate_extrude lines in the bend_pipe library. Can you help me ? | ||||
Tags | OpenSCAD | ||||
FreeCAD Information | |||||
|
Please open a forum thread to discuss this directly with the community. Also remember to always mention your Help > About FreeCAD > Copy to clipboard version when posting for help. |
|
Soft ping @keithsloan52 |
|
I just tried a quick test see pipe.scad and it all worked for me on my Mac which is still running 0.16. Perhaps @JPFrancoia could provide a better test case that fails. |
|
@keithsloan52: In your file pipe.scad, replace:
With:
Basically, it makes a full pipe (a bent cylinder). No internal diameter. While it might be stupid, it works in openscad. |
|
Okay test files for problem pipe2 Problem should be fixed in FreeCAD Pull Request 758 Fix for circle with zero radius |
|
ping @JPFrancoia |
|
Nice, thanks ! |
|
@keithsloan thank you very much! FYI Please familiarize yourself with the bugtracker markup https://freecadweb.org/wiki/tracker#MantisBT_Tips_and_Tricks And with the bugtracker/github markup as well specifically how to reference commits//diff/PRs from within the tracker: https://freecadweb.org/wiki/tracker#MantisBT_.3C.3D.3E_GitHub_Markup And how to reference the tracker from a github commit to auto magically link or close the tracker ticket: https://freecadweb.org/wiki/tracker#GitHub_and_MantisBT |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-15 12:42 | JPFrancoia | New Issue | |
2017-05-15 14:51 | Kunda1 | Note Added: 0009021 | |
2017-05-15 14:57 | Kunda1 | Note Edited: 0009021 | |
2017-05-15 20:57 | Kunda1 | Tag Attached: OpenSCAD | |
2017-05-15 20:58 | Kunda1 | Note Added: 0009023 | |
2017-05-15 21:10 | keithsloan52 | File Added: pipe.scad | |
2017-05-15 21:10 | keithsloan52 | File Added: pipe.FCStd | |
2017-05-15 21:10 | keithsloan52 | Note Added: 0009024 | |
2017-05-15 21:41 | JPFrancoia | Note Added: 0009025 | |
2017-05-17 04:55 | keithsloan52 | File Added: pipe2.scad | |
2017-05-17 04:55 | keithsloan52 | File Added: pipe2.fcstd | |
2017-05-17 04:55 | keithsloan52 | Note Added: 0009035 | |
2017-05-17 04:56 | keithsloan52 | Note Added: 0009036 | |
2017-05-17 08:14 | JPFrancoia | Note Added: 0009038 | |
2017-05-17 11:00 | Kunda1 | Note Edited: 0009035 | |
2017-05-17 11:10 | Kunda1 | Note Added: 0009039 | |
2017-05-17 17:18 | keithsloan52 | Assigned To | => keithsloan52 |
2017-05-17 17:18 | keithsloan52 | Status | new => closed |
2017-05-17 17:18 | keithsloan52 | Resolution | open => fixed |