Commit Graph

29101 Commits

Author SHA1 Message Date
Uwe
09d7b44495 [PD] uniform default Pad/Pocket lengths
- the initialization of the length was different than the default set in Command.cpp
- it is annoying that the default 2nd length was 10 and 20 times the default for the 1st length
  -> uniform and take the same than the 1st length
2022-01-23 13:42:07 +01:00
wmayer
59c470dedf PD: fix bad formatting 2022-01-23 11:07:59 +01:00
Uwe
ad24b32fef Revert "[PD] uniform default Pad/Pocket lengths"
This reverts commit 501b45bac8.

Sorry, this should have gone to a PR
2022-01-23 05:06:38 +01:00
Uwe
501b45bac8 [PD] uniform default Pad/Pocket lengths
- the goal of the recent Pad/Pocket code refactoring was to handle Pad and Pocket the same
  default Pad were 10 long, Pocket only 5 -> uniform this to 10
- the initialization of the length were different than the default set in Command.cpp
- it was annoying that the default 2nd length was 10 and 20 times the default for the 1st length -> uniform and take the same than the 1st length
2022-01-23 04:58:58 +01:00
Uwe
62ed6b509e [PD] FeatureSketchBased: only style fixes
to reduce diffs of coming and pending PRs

all fixes were automatically made by MSVC
2022-01-23 04:50:52 +01:00
Uwe
3c7ed89306 [PD] correct copyright year
both files were created in 2021
2022-01-23 04:45:12 +01:00
sliptonic
9f529089ae Toolbit Translation Cleanup 2022-01-22 17:57:38 -06:00
sliptonic
52a4df3b62 Toolbit black 2022-01-22 17:36:24 -06:00
sliptonic
0a53abbb9f Adaptive translation cleanup 2022-01-22 17:33:49 -06:00
sliptonic
420ea7b725 Merge pull request #5411 from sliptonic/bug/translationDressup
Bug/translation dressup, drilling, vcarve
2022-01-22 16:14:32 -06:00
sliptonic
6aaa531175 Old ToolLibrary translation cleanup 2022-01-22 16:10:34 -06:00
sliptonic
457d963d84 Old toollibrary black 2022-01-22 16:01:58 -06:00
sliptonic
b2f0bf0e67 ToolController Translation cleanup 2022-01-22 15:58:28 -06:00
sliptonic
b804f21184 toolcontroller black 2022-01-22 15:26:07 -06:00
sliptonic
820077b960 Threadmilling translation cleanup 2022-01-22 14:20:53 -06:00
Wanderer Fan
cb280afbc4 [TD]remove redundant edits from 9 Task dialogs 2022-01-22 14:51:20 -05:00
sliptonic
2c2e13c178 import error 2022-01-22 13:11:46 -06:00
sliptonic
fee8660bcf Drilling translation cleanup 2022-01-22 13:11:46 -06:00
sliptonic
953a319edc black 2022-01-22 13:11:46 -06:00
sliptonic
b60a97f2b4 Vcarve translation cleanup 2022-01-22 13:11:46 -06:00
sliptonic
d39d91f90e Black 2022-01-22 13:11:46 -06:00
sliptonic
4c08365920 AxisMap dressup translation cleanup 2022-01-22 13:11:46 -06:00
sliptonic
931f4a2b8f black 2022-01-22 13:11:46 -06:00
sliptonic
aae9d645f2 ZCorrect translation cleanup 2022-01-22 13:11:46 -06:00
sliptonic
c3b46bad38 Merge pull request #5405 from sliptonic/feature/helix_refactor
[Path] Feature/helix refactor
2022-01-22 13:09:36 -06:00
sliptonic
e506233bbb Merge pull request #5410 from sliptonic/bug/translateDeburr
[Path] Bug/translate deburr, fixture, inspect, probe
2022-01-22 13:00:34 -06:00
Dirk Olbrich
7383a80b53 [Arch] split ArchAxis into separate modules
- remove unused import from resulting ArchAxisSystem and ArchGrid
- move inline imports to file import block
2022-01-22 17:00:01 +01:00
luz paz
48f07429a2 TD: fix source comment typo 2022-01-22 16:28:41 +01:00
luz paz
da6f34723b Part: fix source comment typo 2022-01-22 16:28:41 +01:00
luz paz
abf5014ac8 App: fix source comment typo
Found via `codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,anormal,apoints,ba,beginn,behaviour,bloaded,bottome,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childrens,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,inout,ist,itsel,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oce,oder,ontop,orgin,orginx,orginy,ot,pard,parm,parms,pres,programm,que,rady,recurrance,ro,rougly,seperator,serie,sinc,strack,substraction,te,technic,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml,./build/doc/SourceDocu`
2022-01-22 16:28:41 +01:00
luz paz
0324b5b338 TD: Uniformity tweaks left over from #5383 2022-01-22 16:27:46 +01:00
0penBrain
e3c0a43797 [PartDesign] Allow single (viewport) click for mapping feature selection
Parameter 'singleClickFeatureSelect' can be used to enable/disable
2022-01-22 16:14:30 +01:00
sliptonic
c950d3779d Merge pull request #5418 from sliptonic/bug/unittest
[Path] Unit test breaks due to tolerance issue.  Disable this test
2022-01-22 08:56:09 -06:00
sliptonic
c7e7f4ed90 Unit test breaks due to tolerance issue. Disable this test 2022-01-22 08:54:42 -06:00
Roy-043
997cd89fc2 TechDraw: fix typos in CommandAnnotate.cpp 2022-01-22 11:48:19 +01:00
0penBrain
5bbd24e48d Display Midplane checkbox with Pocket/ThroughAll
Was enabled but not visible.
Hopefully last time I fix it. :)
2022-01-22 10:34:14 +01:00
wmayer
88ded38ca1 Base: only handle Base::ParserError exceptions for quantity expressions 2022-01-22 01:15:12 +01:00
sliptonic
945602f187 Merge pull request #5403 from sliptonic/feature/splitArcsHelper
[Path] Feature/split arcs helper
2022-01-21 13:14:47 -06:00
sliptonic
63ced6756d translation cleanup
fix context for deburr enums

deburr translation cleanup

enums
2022-01-21 10:54:34 -06:00
sliptonic
a09a6fe879 black reformat 2022-01-21 10:54:34 -06:00
sliptonic
9ee01669ed fixture command fix 2022-01-21 10:54:34 -06:00
sliptonic
caaa9005b6 translation cleanup (probe)
PathLog missing import

command name
2022-01-21 10:54:31 -06:00
sliptonic
4c0e9da7e1 black reformat 2022-01-21 10:54:31 -06:00
sliptonic
1f71e170ce translation cleanup (PathInspect) 2022-01-21 10:54:31 -06:00
sliptonic
3332712bb3 black reformat 2022-01-21 10:54:31 -06:00
Wanderer Fan
cf5a14bc27 [TD]Adjust initial placement of dim text 2022-01-21 11:25:09 -05:00
Aapo
253817e3e9 [TD] Add new non-standard format specifier '%w' that truncates trailing zeros. 2022-01-21 11:24:44 -05:00
edi271
83839b6d13 [TD] add right/left baseline in Parallel Dimension tools 2022-01-21 11:22:40 -05:00
edi271
242dcd7e44 [TD] Variable line stretching distance 2022-01-21 11:22:40 -05:00
edi271
c46a4f776b [TD] Move Circulation method to DrawUtil 2022-01-21 11:22:40 -05:00