Commit Graph

2467 Commits

Author SHA1 Message Date
markus
09c10dada0 Gracefully handle op creation abort when no TC is available or selected. 2022-02-15 13:44:13 -08:00
sliptonic
f637a6a9c8 add option to preferences to suppress velocity warning 2022-02-15 14:30:34 -06:00
sliptonic
06bea999d4 Fixes #6367
Use correct startpoint.
2022-02-15 09:48:16 -06:00
Russell Johnson
e72ffc41c7 Path: Correct restoration of property enumerations
Correct method call to new class method `propertyEnumerations()` as determined with recent translation fixes in Path workbench.
2022-02-15 00:02:05 -06:00
luz paz
6953a7cea8 Fix some typos and whitespace 2022-02-12 19:33:28 +01:00
Russell Johnson
9227b4ab24 Path: Fix open edge zero value start point
forum mention at https://forum.freecadweb.org/viewtopic.php?f=15&t=64882
This fix applies a small value to start points for open edges when either the x or y start point value is roughly zero.
2022-02-12 11:21:30 -06:00
Russell Johnson
c5956c06c8 Path: Fix overcut under model below selected faces
Fixes address issues where incorrect paths are generated that include clearing paths below selected faces on underside of model. In forum presented at https://forum.freecadweb.org/viewtopic.php?f=15&t=64111 and https://forum.freecadweb.org/viewtopic.php?f=15&t=65421.
2022-02-12 10:55:58 -06:00
Russell Johnson
884845a1ec Path: Black formatting only 2022-02-12 10:55:57 -06:00
sliptonic
f179acf062 Merge pull request #6340 from Russ4262/fix/slot_translation
Path: Fix Slot operation translation issue
2022-02-11 17:52:49 -06:00
sliptonic
b8162dfa28 avoid unnecessary error 2022-02-11 10:20:49 -06:00
Russell Johnson
68ec48a609 Path: Remove duplicate populateCombobox() definitions
Apply python DRY philosophy to `populateCombobox()` method throughout PathScripts modules.
2022-02-11 06:34:38 -06:00
Russell Johnson
83118395c1 Path: Fix translation issues for Slot operation 2022-02-11 06:34:07 -06:00
Russell Johnson
489d16b0ae Path: Correct docStrings 2022-02-11 06:34:06 -06:00
luz paz
1e56ef390a Path: Fix class 'KeyError' in PathSelection.py
Fix suggested by GeneFC on the forum
2022-02-06 19:24:43 -05:00
S_Mayer
4969f8c625 Add files via upload
Was asked to make a pull request for this postprocessor here: https://forum.freecadweb.org/viewtopic.php?f=15&t=57003&p=568889#p568889 
so I did.
2022-02-06 17:58:50 +01:00
sliptonic
4796f7bd41 remove dataclass usage.
Fix toolcontroller import bug
2022-02-04 10:19:20 -06:00
sliptonic
9bb351516a Merge pull request #5470 from sliptonic/bug/bottomfacedrilling
[Path] Bug/bottomfacedrilling
2022-02-01 10:04:36 -06:00
sliptonic
752d8cf964 Remove unnecessary third argument from translate() calls 2022-01-31 14:27:11 -06:00
sliptonic
98d804ef52 Make drillable detection ignore blind bottom facing holes
Toolchange gcode generation moved to generator
2022-01-31 13:09:43 -06:00
sliptonic
586dd83663 drillable ignores bottom facing blind holes 2022-01-31 13:09:43 -06:00
sliptonic
b1fa3103e5 Toolchange generator 2022-01-31 13:09:43 -06:00
sliptonic
763dc231cf PropertyBag translation cleanup 2022-01-26 18:36:58 -06:00
sliptonic
2044515d59 surface and waterline translation 2022-01-26 18:36:06 -06:00
sliptonic
554de6f18f surface translation cleanup 2022-01-26 18:36:06 -06:00
sliptonic
17de45a228 translation cleanup circularholebase 2022-01-26 18:36:06 -06:00
sliptonic
889ad4f634 AreaOp translation cleanup 2022-01-26 18:36:06 -06:00
sliptonic
9c5e4e2340 Black
Black (surface)

waterline black

propertybag black
2022-01-26 18:36:06 -06:00
sliptonic
efaebbb7fc Merge pull request #5446 from sliptonic/bug/marlinpost
[Path] fix default unit string for mm/min
2022-01-26 18:32:10 -06:00
luz paz
ca691bce90 Fix typos [skip ci]
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,./src/Base/StackWalker.cpp,./build/doc/SourceDocu`
2022-01-27 00:29:50 +01:00
sliptonic
9db8340ff8 fix default unit string for mm/min 2022-01-26 10:46:05 -06:00
sliptonic
61f3dc49b6 feature extension translaton cleanup 2022-01-25 09:58:51 -06:00
sliptonic
c9d1b25024 Holding tag translation cleanup 2022-01-25 09:58:51 -06:00
sliptonic
b39272cf96 dogbone, boundary, ramp entry dressup tranlation fixes 2022-01-25 09:58:51 -06:00
sliptonic
10574a255b translation cleanup misc files 2022-01-25 09:58:51 -06:00
sliptonic
c675c8b859 Job translation cleanup 2022-01-25 09:58:51 -06:00
sliptonic
946944e1de Black - Job
Holding tag black

Feature extension black

Dressup boundary and dogbone black
2022-01-25 09:58:51 -06:00
sliptonic
3c8b65aee4 Merge pull request #5421 from sliptonic/bug/translationEngrave
[PATH] translation cleanup (engrave, millface, pocket)
2022-01-25 09:54:08 -06:00
sliptonic
eac4dd5588 Pocket translation cleanup 2022-01-24 17:54:08 -06:00
sliptonic
19cce52864 pocket black 2022-01-24 17:11:08 -06:00
sliptonic
2cbc0b333c translation cleanup 2022-01-24 17:10:13 -06:00
sliptonic
ab51e26196 Black 2022-01-24 17:10:13 -06:00
sliptonic
de6045ed28 Black 2022-01-24 17:10:13 -06:00
sliptonic
2098054b0d black 2022-01-24 17:10:13 -06:00
sliptonic
38bad10701 Engrave translation cleanup 2022-01-24 17:10:13 -06:00
sliptonic
bd20ee0f16 Black 2022-01-24 17:10:13 -06:00
luz paz
4fb91e4f02 Fix various typos
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-24 14:45:49 -06:00
sliptonic
fe0213a3cd Merge pull request #5422 from sliptonic/bug/translationThreadMill
[PATH] Bug/translation  (threadmill, tools, toolcontroller, adaptive)
2022-01-24 09:45:45 -06: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