donovaly
896a1bcb45
[PD] more holes fixes
...
- initialization: thread direction only sensible if there is a thread
- initialization: hole diameter can only be changed if there is no profile
- initialization: only enable allowed hole cut parameters
- also for the ISO profiles it is allowed to countersink/bore deeper/less deep
- UI file: add some tooltips (the other changes were done automatically by Qt's designer)
2020-10-22 13:01:57 +02:00
donovaly
4a1f81395e
[PD] fix 2 hole dialog bugs
...
- 1. reported here: https://forum.freecadweb.org/viewtopic.php?p=432936#p432851
also unthreaded holes can have a close or standard fit
- 2. reported here: https://forum.freecadweb.org/viewtopic.php?p=432936#p432944
the thread direction is always left. The reason is that this property is an enum but the dialog returns a bool.
- also fix an UI issue with the spin boxes (automatically found and repaired by Qt's designer, thus the many changes in the UI file)
2020-09-23 09:58:53 +02:00
mwganson
faed39ded2
[PartDesign Hole] Add reversed checkbox to dialog
2020-08-22 15:32:42 +02:00
wmayer
e3ec8e7004
fixes 0003776: PartDesign Hole parameters Diameter field is not unit aware
2019-01-17 14:13:51 +01:00
Eivind Kvedalen
04b176ebfb
PartDesign Hole Feature implemented.
...
Minor contributions from Mateusz Skowroński <skowri@gmail.com >
2017-07-26 23:39:00 +02:00
wmayer
d1fb7fa839
+ do not add units to translation
2014-09-10 10:35:49 +02:00
wmayer
c693916fb1
+ support units in hole panel
2014-07-22 14:47:37 +02:00
wmayer
cb5e72974c
+ support units in hole panel
2014-07-22 14:47:09 +02:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00