jffmichi
9132391f84
Path: fix LeadInOutDressup task panel showing wrong values on certain locales
2023-10-06 05:54:30 +02:00
jffmichi
37f7030531
Path: use helper functions from Utils.py instead of directly accessing obj.Base in dressups
2023-10-06 05:54:30 +02:00
jffmichi
176c88812a
Path: rework LeadInOutDressup
2023-10-06 05:54:30 +02:00
Chris Hennes
6d37ef6609
Merge pull request #10844 from ppphp/remove_redundant_definition
...
[cmake] some definitions do not matter now
2023-10-02 14:20:49 -05:00
sliptonic
fe2829aa26
Revert "Add G43 tool height compensation to centroid post"
2023-10-02 12:12:37 -05:00
sliptonic
3ce68745dc
Merge pull request #10509 from LarryWoestman/staging
...
Path: Major refactoring of the export_common function.
2023-10-02 11:26:24 -05:00
sliptonic
25d483a4ca
Merge pull request #10857 from djmdjm/centroid-g43
...
Add G43 tool height compensation to centroid post
2023-10-02 10:33:36 -05:00
sliptonic
c9ff833132
Merge pull request #10835 from wwmayer/path_fix_warnings
...
Path: fix compiler warnings
2023-10-02 10:30:58 -05:00
sliptonic
acd40ef18f
Merge pull request #10859 from jffmichi/fix_leadinoutdressup
...
Path: fix LeadInOutDressup incorrectly treating missing axis words as…
2023-10-02 10:14:45 -05:00
liukaiwen
18af697795
Merge remote-tracking branch 'origin/master' into remove_redundant_definition
2023-10-02 01:42:37 +08:00
wmayer
14683acbdc
Path: fix -Wunused-parameter
...
Several methods declare to support keyword arguments but then don't use them
2023-09-30 22:32:01 +02:00
wmayer
a14a6aa2dd
Path: fix -Wunused-but-set-variable
2023-09-30 22:31:46 +02:00
Chris Hennes
5dfd4d5190
Update translations
2023-09-29 22:57:37 -05:00
Damien Miller
d1f4922482
regress test for G43 in centroid post
...
Since the centroid post now support --no-tlo, we can test that
too.
2023-09-29 17:46:28 +10:00
LarryWoestman
dd6a6d1d6c
Path: Major refactoring of the export_common function.
...
Minor refactors to parse_a_path.
Removed "message" command handling.
2023-09-28 15:30:55 -07:00
jffmichi
588b964a54
Path: fix LeadInOutDressup incorrectly treating missing axis words as being 0
2023-09-28 21:10:21 +02:00
Damien Miller
9a076ac4c8
Add G43 tool height compensation to centroid post
...
This adds G43 tool height compensation to the centroid CAM post-processor using
a similar approach to the G43 support in the MACH3 post.
Specifically, G43 is emitted at every tool change by default and a new
`--no-tlo` post argument can restore the old behaviour of no height
compensation being emitted. These both match how the MACH3 post does it.
2023-09-28 23:56:50 +10:00
liukaiwen
4f8fe8fd4a
[cmake] some definitions do not matter build now
2023-09-27 18:17:14 +08:00
sliptonic
70894e7cbd
Merge pull request #10800 from Syres916/Sanity_FollowUp
...
[Path] Sanity Follow up improvements...
2023-09-25 14:19:50 -05:00
sliptonic
c380d78877
Merge pull request #10789 from haraldhartmann/PathAddEstlcamPP-patch-2
...
Path: refactor Utils imports in estlcam_post.py
2023-09-25 10:36:18 -05:00
sliptonic
292952d91e
Merge pull request #10792 from jffmichi/fix_leadinoutdressup
...
Path: fix LeadInOutDressup throwing an exception due to floating poin…
2023-09-25 10:34:17 -05:00
Syres916
4c666d1454
[Path] Sanity fixed another bug found in testing
2023-09-25 14:18:38 +01:00
Syres916
0b6b72059a
[Path] Sanity fix based on user feedback and further testing...
...
...of stacked substitutions and static folder paths.
2023-09-25 13:25:05 +01:00
Syres916
883de466ae
[Path] Fix multiple substitutions
2023-09-25 08:27:20 +01:00
Syres916
7e92729c50
[Path] Sanity Follow up improvements...
...
... and removal of remaining asciidoc generating code
2023-09-24 17:23:23 +01:00
wmayer
83d4080fe8
App: fixes #10460 : App::PropertyPythonObject is not saving data
...
Since Py3.11 the methods names __setstate__ and __getstate__ conflict with the method names added to the object class.
Thus rename them to 'loads' and 'dumps'
2023-09-24 10:56:35 -05:00
jffmichi
1f11b1ca06
Path: fix LeadInOutDressup throwing an exception due to floating point inaccuracy when comparing z-positions
2023-09-24 03:13:28 +02:00
Harald Hartmann
3bb891eaf6
fix #10396 - refactor Utils imports
2023-09-23 22:05:36 +02:00
Chris Hennes
730d471fb1
Update translations
2023-09-19 22:25:14 -05:00
sliptonic
10b3ae382f
Merge pull request #10654 from Syres916/Sanity_Html_Self_Generating
...
[Path] Improve Sanity to generate html output without...
2023-09-14 08:44:09 -05:00
Syres916
089b7d40b5
[Path] Improve Sanity to generate html output without... ( #5 )
...
...the need for dependences.
2023-09-11 18:24:57 +01:00
Chris Hennes
857ddacb6e
Update translations ( #10613 )
...
* Update translations
* Start: Remove Start.ts
2023-09-10 13:06:26 -05:00
Steve Corwin
26ee7de4cc
Path: helix toolpath was not allowing Extra Offset values that it should ( #10157 , #10336 )
2023-08-29 13:43:11 -07:00
kaktus Jacek
0445b88d55
Cleaning code from unnecessary strings generated to Crowdin 4 ( #10426 )
...
Cleaning Crowdin of "garbage". Second approach.
https://github.com/FreeCAD/FreeCAD-translations/issues/270
2023-08-29 12:57:26 -05:00
Chris Hennes
6bfafc62dc
Update translations
2023-08-29 07:38:09 -05:00
kaktus Jacek
43e247fb75
Cleaning code from unnecessary strings generated to Crowdin 2 ( #10416 )
...
Cleaning Crowdin of "garbage". Second approach.
https://github.com/FreeCAD/FreeCAD-translations/issues/270
2023-08-28 22:08:14 -05:00
sliptonic
1d33e6916c
Merge pull request #8443 from LarryWoestman/staging
...
Path: Now can set parameter_functions from a postprocessor file.
2023-08-28 11:21:16 -05:00
sliptonic
2f265056a1
Merge pull request #10318 from davidgilkaufman/rampCircleBug
...
[Path] Fix bug where ramp dressup makes big circles
2023-08-28 10:45:17 -05:00
Chris Hennes
d8094b0d57
Merge pull request #10365 from chennes/wrapPyArgParseWithKeywords
...
Wrap PyArg_ParseTupleWithKeywords
2023-08-27 10:23:31 -05:00
kaktus Jacek
06284ede05
Cleaning code from unnecessary strings generated to Crowdin. ( #10385 )
...
Cleaning Crowdin of "garbage". Second approach.
https://github.com/FreeCAD/FreeCAD-translations/issues/270
2023-08-27 10:08:11 -05:00
Chris Hennes
68adfdf98c
Path: Wrap PyArg_ParseTupleAndKeywords
2023-08-25 15:34:26 -05:00
LarryWoestman
b94b42aff5
Path: Added a change based on feedback.
2023-08-22 13:28:09 -07:00
LarryWoestman
3f499ec1c4
Path: Now can set parameter_functions from a postprocessor file.
2023-08-22 13:28:09 -07:00
David Kaufman
3d12a4b9fd
[Path] Fix bug where ramp dressup makes big circles
2023-08-22 12:08:13 -04:00
sliptonic
93822553dd
Merge pull request #10033 from jffmichi/fix_flipedge
...
[Path] fix flipEdge not taking into account FirstParameter and LastParameter…
2023-08-21 16:12:56 -05:00
sliptonic
13284dd97d
Merge pull request #10179 from davidgilkaufman/rampNestedDressup
...
[Path] Make RampDressup accept other dressups as its base operation
2023-08-21 14:08:57 -05:00
sliptonic
9cc7a5afd9
Merge pull request #9782 from davidgilkaufman/restMachining
...
Rest Machining for Path and Path3D Operations
2023-08-21 11:13:01 -05:00
sliptonic
cc603e2788
fixes #10113
...
packaging.version.parse() will raise InvalidVersion in some cases but the error isn't caught.
2023-08-18 11:16:44 -05:00
Chris Hennes
09edbbebaf
Merge pull request #10258 from chennes/translations20230814
...
Update translations
2023-08-18 08:52:13 -05:00
Chris Hennes
28f396cc75
Update translations
...
Adds the ten units strings from Base as well.
2023-08-16 22:50:39 -05:00