View Issue Details

IDProjectCategoryView StatusLast Update
0001722FreeCADBugpublic2014-11-06 13:41
Reporternahshon Assigned Toyorik  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSFedoraOS Version19
Summary0001722: Left-handed helix with an angle>0 produces 1 too many turns
DescriptionLeft-handed helix with an angle>0 produces 1 too many turns.

Looks OK for right-handed helix or with angle == 0.
For long helix (height/pitch > 50) the problem is only in the first part where there are two turn instead of one.

Also (GUI) negative angles are ignored therefore better be disabled.
Steps To ReproduceSelect "Create Primitives..." from the Part menu.
Select "Helix"
Select values (I use Height=100mm, Pitch=100mm, Radius=50mm".
Select an angle > 0.
Select "Left-handed"
Click "Create"
A helix with two turns is created (should be 1).
Additional InformationOS: "Fedora release 20 (Heisenbug)"
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.15.3966 (Git)
Branch: master
Hash: 67b54f805203271d95ffa6f07912bbc196ff2078
Python version: 2.7.5
Qt version: 4.8.6
Coin version: 3.1.3
SoQt version: 1.5.0
OCC version: 6.7.1


Possibly related to issue 0000124
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master ba97d17b

2014-11-05 23:29:44

wandererfan


Committer: yorik Details Diff
Fix 0001722 Left-handed helix with an angle>0 produces 1 too many turns Affected Issues
0001722
mod - src/Mod/Part/App/TopoShape.cpp Diff File

Issue History

Date Modified Username Field Change
2014-08-31 20:12 nahshon New Issue
2014-11-06 13:41 yorik Changeset attached => FreeCAD Master master ba97d17b
2014-11-06 13:41 yorik Assigned To => yorik
2014-11-06 13:41 yorik Status new => closed
2014-11-06 13:41 yorik Resolution open => fixed