View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000954 | FreeCAD | Bug | public | 2013-01-12 11:13 | 2014-11-19 15:02 |
Reporter | gdo35 | Assigned To | wmayer | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 0.15 | ||||
Summary | 0000954: Helix height cannot exceed 55.87mm | ||||
Description | When I attempt to create an helix with following characteristics it works : Local Coord : Right-handed Angle : 0.00 Height : 55.87 Pitch : 1.00 Radius : 1.00 If helix height exceed 55.87, it produces something strange. See pictures in attachment. | ||||
Additional Information | OS: Ubuntu 12.10 Platform: 64-bit Version: 0.13.1810 (Git) Branch: master Hash: afb335519329a67f8ad5b7d5d906128e77543273 Python version: 2.7.3 Qt version: 4.8.3 Coin version: 3.1.3 SoQt version: 1.5.0 OCC version: 6.5.0 | ||||
Tags | OCC Bug | ||||
FreeCAD Information | |||||
2013-01-12 11:13
|
|
|
Its not "If helix height exceed 55.87" so much as how many rotations it has made. If you multiply the pitch by 4 then the length can be increased by 4, before the error shows. I wonder if something in the formula somewhere is reaching a "precision limit" of some sort? OS: Ubuntu 12.04.1 LTS Platform: 64-bit Version: 0.13.1822 (Git) Branch: master Hash: 3cdf8f4350ababe0b6d1dfc85cda8bdd80864c5c Python version: 2.7.3 Qt version: 4.8.2 Coin version: 3.1.3 SoQt version: 1.5.0 OCC version: 6.5.0 |
|
New report here: http://forum.freecadweb.org/viewtopic.php?f=3&t=4395 Any way this can get fixed? |
|
maybe this has to be fixed upstream http://tracker.dev.opencascade.org/view.php?id=23314 |
|
I created a new bug 0001215 for a crash when sweeping along a helix. It might be related. |
|
To get a stable surface configuration one way would be to make one shape per turn and fuse them together to the actual long shape. Only the last turn has to be different length to reach the desired overall length. |
|
git show 775e6eb |
|
http://forum.freecadweb.org/viewtopic.php?f=3&t=8406&p=68974#p68974 |
FreeCAD: master 775e6eba 2013-12-29 14:51:25 Details Diff |
+ Use long helix function in parametric feature |
Affected Issues 0000954 |
|
mod - src/Mod/Part/App/PrimitiveFeature.cpp | Diff File | ||
mod - src/Mod/Part/App/TopoShape.cpp | Diff File | ||
FreeCAD: master 7a201f9b 2014-11-17 23:03:41 Details Diff |
Work around for Mantis issue 0954 on Helix Primitive To be removed after OCC helix bug corrected. |
Affected Issues 0000954 |
|
mod - src/Mod/Part/App/PrimitiveFeature.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-12 11:13 | gdo35 | New Issue | |
2013-01-12 11:13 | gdo35 | File Added: helice.png | |
2013-01-12 12:55 | jmaustpc | Note Added: 0002837 | |
2013-01-12 12:55 | jmaustpc | Note Edited: 0002837 | |
2013-08-15 01:05 | normandc | Note Added: 0003469 | |
2013-08-15 04:59 | shoogen | Note Added: 0003470 | |
2013-08-15 09:12 | nahshon | Note Added: 0003471 | |
2013-12-23 07:10 |
|
Note Added: 0003970 | |
2013-12-23 07:10 |
|
Assigned To | => Jriegel |
2013-12-23 07:10 |
|
Status | new => acknowledged |
2013-12-23 07:12 |
|
Assigned To | Jriegel => |
2013-12-23 13:18 | yorik | Note Edited: 0003471 | |
2013-12-29 13:53 | wmayer | Note Added: 0003987 | |
2013-12-29 13:53 | wmayer | Assigned To | => wmayer |
2013-12-29 13:53 | wmayer | Status | acknowledged => assigned |
2013-12-29 13:54 | wmayer | Status | assigned => closed |
2013-12-29 13:54 | wmayer | Resolution | open => fixed |
2013-12-29 13:54 | wmayer | Fixed in Version | => 0.14 |
2013-12-29 13:54 | wmayer | Relationship added | related to 0001215 |
2014-08-11 16:48 | shoogen | Changeset attached | => FreeCAD Master master 775e6eba |
2014-11-13 16:23 | shoogen | Assigned To | wmayer => |
2014-11-13 16:23 | shoogen | Note Added: 0005311 | |
2014-11-13 16:23 | shoogen | Status | closed => feedback |
2014-11-13 16:23 | shoogen | Resolution | fixed => reopened |
2014-11-13 16:23 | shoogen | Assigned To | => shoogen |
2014-11-13 16:23 | shoogen | Status | feedback => acknowledged |
2014-11-13 16:23 | shoogen | Assigned To | shoogen => |
2014-11-18 14:19 | shoogen | Tag Attached: OCC Bug | |
2014-11-19 12:29 | shoogen | Changeset attached | => FreeCAD Master master 7a201f9b |
2014-11-19 15:02 | wmayer | Status | acknowledged => closed |
2014-11-19 15:02 | wmayer | Assigned To | => wmayer |
2014-11-19 15:02 | wmayer | Resolution | reopened => fixed |
2014-11-19 15:02 | wmayer | Fixed in Version | 0.14 => 0.15 |