wmayer
751f48a54f
Import: [skip ci] fixes #0004477 : Can't import .STEP files with cyrillic symbols
2020-12-07 17:54:17 +01:00
Yorik van Havre
80d49c444e
Merge pull request #4068 from aapo-aapo/TD-Spreadsheet-fix
...
[TD] TechDraw DrawViewSpreadsheet fix
2020-12-07 14:15:01 +01:00
sliptonic
14216dcaa0
Merge pull request #4089 from mlampert/feature/thread-milling
...
Path: Feature/thread milling
2020-12-05 13:16:53 -06:00
Aapo
f72bf9d325
[TD] Make DrawViewSpreadSheet respect DrawPage::redrawCommand() update mechanism.
2020-12-05 00:50:20 +02:00
Aapo
3dd77d7e89
[TD] Fix column index range checking bug in std::string DrawViewSpreadsheet::getSheetImage(void)
2020-12-05 00:50:19 +02:00
luz paz
60a6e8e36e
FEM: Added instructions to fem.dox file
2020-12-04 17:50:05 +01:00
luz paz
55f471b72c
FEM: doxygen
2020-12-04 17:50:00 +01:00
Mark O'Donovan
e88dff8902
Remove unused variable in DrawViewDimension.cpp
2020-12-04 17:13:56 +01:00
donovaly
97e7913b11
[TD] uniform wording
...
in other/existing elements of line width we speak of "width", so do the same for line groups
2020-12-04 13:56:38 +01:00
Markus Lampert
4aeac73b39
More py2 special handling for unit tests
2020-12-03 19:39:33 -08:00
Markus Lampert
371daca128
Added consistent encoding headers and fixed whitespaces
2020-12-03 18:15:36 -08:00
Markus Lampert
d098547e17
Fixed unit test breakage for py2
2020-12-03 18:15:36 -08:00
Markus Lampert
5e6725a84f
Added thread milling files to cmake
2020-12-03 18:15:36 -08:00
Markus Lampert
1fdff7a894
Added example thread cutter to default library
2020-12-03 18:15:36 -08:00
markus
deb03f678d
Use new ToolBits (and only those) for thread milling.
2020-12-03 18:15:36 -08:00
markus
beb4f2e011
Filter all TCs for suitability for a given op.
2020-12-03 18:15:36 -08:00
markus
8fb1cd078b
Catch exception if shape file does not include a thumbnail.
2020-12-03 18:15:36 -08:00
markus
03d09be6b7
Fixed merge issue
2020-12-03 18:15:36 -08:00
Markus Lampert
f0a0a9a70a
Cleaned up properties
2020-12-03 18:15:36 -08:00
Markus Lampert
ac4af399c3
Added support for imperial threads to thread milling
2020-12-03 18:15:36 -08:00
Markus Lampert
885036553b
Added actual thread milling path generation.
2020-12-03 18:15:36 -08:00
Markus Lampert
310f72145d
Added thread milling radii calculation
2020-12-03 18:15:36 -08:00
Markus Lampert
ab9bf8c222
Add basic thread milling op
2020-12-03 18:15:36 -08:00
Aapo
514b41b1c2
[TD] GQIViedDimension.cpp, GQCustomText.cpp - Fix Dimension label unit positioning bug and too tight bounding rectangle.
2020-12-03 21:31:01 +01:00
sliptonic
9f930af3fe
Merge pull request #4097 from Russ4262/millface_fix
...
Path: Millface fix - Address rounding issue
2020-12-03 13:29:14 -06:00
sliptonic
13be5f89c7
Merge pull request #4102 from sliptonic/vcarvedepth
...
[PATH] Add finaldepth property.
2020-12-03 13:27:44 -06:00
donovaly
4bae944950
[TD] make LineGroup selectable
...
At the moment one has to specify the LineGroup as string. But one doesn't know what groups exist. So one has to check the Wiki, learn there where the groups are defined and then open the definition file with a text editor.
This PR simplifies this by reading the existing groups out of the definition file and fill the combobox accordingly.
It also give the user info what the selected LineGroup defines via the tooltip.
A nice side effect is that no typos can occur since you don't have to enter the LineGroup name as text.
2020-12-03 17:24:49 +01:00
Yorik van Havre
728cf3ca11
Draft: Fixed Annotation style dialog's arrow types - fixes #4505
2020-12-03 16:30:05 +01:00
donovaly
7f856a251f
tolerances can be negative, thus the decimal precision check must be adapted
2020-12-03 15:50:06 +01:00
donovaly
a2b523fb39
[TD] fix unit mismatch bug
...
- also make global decimal option italic since it only affects new dimensions
- also fix a typo in UnitsApi.h
2020-12-03 15:50:06 +01:00
Yorik van Havre
8c15f7f84f
Draft: Colored grid axes
2020-12-03 15:15:15 +01:00
wmayer
eac5b9466f
PartDesign: [skip ci] for PartDesign::Torus primitive use TopoShape::makeTorus
2020-12-03 15:06:22 +01:00
wmayer
d90b2d0acf
Part: [skip ci] for Part::Torus primitive use TopoShape::makeTorus
2020-12-03 14:52:13 +01:00
wmayer
40145c06bf
Part: [skip ci] add method TopoShape::makeTorus
2020-12-03 14:50:20 +01:00
sliptonic
1951c20f66
Add finaldepth property.
...
Operation now sets start/final depth more reasonably.
Will not violate the finaldepth.
2020-12-02 15:05:08 -06:00
Russell Johnson
6200f1afc0
Path: Swap list instantiation per senior devs specifications
2020-12-02 11:34:58 -06:00
Russell Johnson
361e5edc29
Path: Instate obj.removalshape property for debugging purposes
2020-12-02 11:34:58 -06:00
Russell Johnson
ffa9b78df1
Path: Address problem with rounding issue
...
Translate removal shape down into buffer zone to offset rounding issue.
2020-12-02 11:34:58 -06:00
TheRaytracers
70bb8e456c
Add icon for POV-Ray-Rendering workbench to qrc file
2020-12-02 18:21:28 +01:00
TheRaytracers
a184f90e59
Add icon for POV-Ray-Rendering Workbench
2020-12-02 18:19:55 +01:00
sliptonic
6c3dc29194
Merge pull request #4071 from Russ4262/fix_rotational_drilling_depth
...
Path: Fix Drilling Op issues when using rotation feature
2020-12-02 10:22:01 -06:00
wmayer
d284a343a8
[TD] add an enum to avoid to work with plain numbers
2020-12-02 16:42:21 +01:00
wmayer
2c599495a9
[TD] use PropertyQuantity for OverTolerance and UnderTolerance and add backward compatibility
2020-12-02 16:42:10 +01:00
aapo-aapo
3935ef8b8f
@aapo-aapo @chennes [TD] Suggested minor improvements for DrawViewDimension.cpp and QGIViewDimension.cpp in Pull request review.
...
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2020-12-02 16:38:21 +01:00
Aapo
40bd4b806f
[TD] Add tolerance format specifiers and arbitrary tolerances.
2020-12-02 16:38:21 +01:00
Aapo
eb22a14a3b
[TD] Make tolerance labels use the same formatValue() conversion as dimension labels. Support MultiValueSchemas for tolerances, too.
2020-12-02 16:38:21 +01:00
Aapo
e7b4d9ed99
[TD] Refactor DrawViewDimension getFormatedValue() into two functions.
2020-12-02 16:38:21 +01:00
sliptonic
292a711922
Merge pull request #4096 from sliptonic/bug/toolbit
...
[path] make toolbit reject invalid filenames and prompt user for valid toolbit working location
2020-12-02 08:51:49 -06:00
luz paz
bcd2dd4a3a
Path: Last sort of Path.qrc file
...
[skip ci]
2020-12-02 07:13:42 -05:00
luzpaz
cb3326b8cb
Path: Added revision suggested by @cheenes
...
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
[skip ci]
2020-12-02 06:57:56 -05:00