luzpaz
|
055447a702
|
Fix various typos
|
2023-07-01 10:08:21 +00:00 |
|
sliptonic
|
574e117b15
|
Merge pull request #9832 from rmu75/master
Path: fix g-code orientation from Path.Op.Profile in case eff. offset is 0.0
|
2023-06-30 11:21:15 -05:00 |
|
sliptonic
|
5f18095667
|
fix bugs
handles malformed gcode commands
Adds properties to existing custom ops
|
2023-06-30 10:06:18 -05:00 |
|
Morgan 'ARR\!' Allen
|
c330c31b6a
|
Migrate to using opPropertyEnumerations to set defaults
This feels a bit heavy but I still feel like it's helpful to inform
the path forward to consolidate these default properties.
|
2023-06-29 23:01:57 -07:00 |
|
Robert Schöftner
|
e606e8f4a9
|
Hopefully more stable test pattern / path
|
2023-06-28 11:16:24 +02:00 |
|
Morgan 'ARR\!' Allen
|
d364365185
|
Merge branch 'master' of https://github.com/FreeCAD/FreeCAD into path_custom_source
|
2023-06-27 09:02:01 -07:00 |
|
Morgan 'ARR\!' Allen
|
7f73e8ce47
|
Merge branch 'master' into path_custom_source
|
2023-06-27 08:58:27 -07:00 |
|
Robert Schöftner
|
3bbc40b9bb
|
Path: fix g-code orientation Path.Op.Profile in case effective offset is 0.0
|
2023-06-27 17:15:04 +02:00 |
|
Chris Hennes
|
44c6fc0484
|
Merge pull request #9786 from yorikvanhavre/translations
Translations
|
2023-06-26 20:53:55 -05:00 |
|
luzpaz
|
b80c69eba1
|
Path: fix typo in source comments
[skip ci]
|
2023-06-24 23:49:04 -04:00 |
|
sliptonic
|
e179568096
|
Update src/Mod/Path/Path/Post/scripts/heidenhain_post.py
Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com>
|
2023-06-20 11:46:08 -05:00 |
|
sliptonic
|
061e8eb341
|
Update src/Mod/Path/Path/Post/scripts/heidenhain_post.py
Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com>
|
2023-06-19 09:09:38 -05:00 |
|
sliptonic
|
78e0e7f78d
|
Update src/Mod/Path/Path/Post/scripts/heidenhain_post.py
Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com>
|
2023-06-19 09:09:38 -05:00 |
|
sliptonic
|
5495616621
|
fix submitted by Zibibbo84
|
2023-06-19 09:09:38 -05:00 |
|
Yorik van Havre
|
398de2d031
|
merged crowdin translations
|
2023-06-16 16:42:32 +02:00 |
|
Yorik van Havre
|
3c07d567cf
|
Merged crowdin translations
|
2023-06-12 22:34:22 +02:00 |
|
Yorik van Havre
|
d61e60511a
|
Updated ts files
|
2023-06-12 22:27:56 +02:00 |
|
Chris Hennes
|
05b85d0ddc
|
Sync translations
|
2023-06-04 14:11:21 -05:00 |
|
Chris Hennes
|
87f8e07e2d
|
Path: Remove DefaultExtentsColor
|
2023-06-02 19:19:09 -08:00 |
|
Chris Hennes
|
b1b4af1efb
|
Path: UI file adjustments
|
2023-05-26 16:29:27 -06:00 |
|
Chris Hennes
|
3b39981e4e
|
Path: Address translator comments
|
2023-05-26 11:27:37 -05:00 |
|
Chris Hennes
|
5a968f9943
|
Path: Conform 'post processor'
|
2023-05-26 10:20:16 -05:00 |
|
Chris Hennes
|
2686ad58b9
|
Update translations
|
2023-05-25 21:32:26 -05:00 |
|
sliptonic
|
df1d81c2d5
|
fix label and file size
|
2023-05-22 20:25:16 -05:00 |
|
Chris Hennes
|
452067c43c
|
Update translations
|
2023-05-21 19:13:11 -05:00 |
|
Chris Hennes
|
38230171f4
|
Merge pull request #9614 from chennes/fixPrefPageContext
Gui: Correct translation context of pref pages
|
2023-05-20 19:53:32 -05:00 |
|
sliptonic
|
890979b3c3
|
Merge pull request #9608 from chennes/pathHTMLRemoval
Path: Remove HTML where not needed
|
2023-05-20 07:51:57 -05:00 |
|
Chris Hennes
|
f7a4ce6928
|
Gui: Move C++ pref pages to QObject context
|
2023-05-19 20:54:27 -05:00 |
|
Chris Hennes
|
c0726b8481
|
Gui: Correct translation context of pref pages
Preference page title strings must be in QObject
|
2023-05-19 20:46:12 -05:00 |
|
Chris Hennes
|
2c134268fa
|
Path: Misc. minor string cleanup
|
2023-05-18 21:33:46 -05:00 |
|
Chris Hennes
|
036b8cae10
|
Path: Remove HTML where not needed
|
2023-05-18 20:44:00 -05:00 |
|
Chris Hennes
|
2798528b8f
|
Update translations
|
2023-05-18 07:49:08 -05:00 |
|
sliptonic
|
f279d863a9
|
Merge pull request #9554 from wwmayer/issue_9403
Path: fixes #9403: Memory leak in Path
|
2023-05-15 06:32:11 -05:00 |
|
sliptonic
|
5b2cb9ced6
|
Make Sanity not experimental
|
2023-05-13 10:30:37 -05:00 |
|
sliptonic
|
c4b7d98b2f
|
turn off logging
|
2023-05-13 08:24:34 -05:00 |
|
sliptonic
|
fdf5d22a6b
|
Merge pull request #9506 from Ondsel-Development/leadinoutwork
[Path] cleanup leadinout
|
2023-05-13 07:41:19 -05:00 |
|
sliptonic
|
9420ce16e8
|
remove dependency on robot
|
2023-05-12 13:39:48 -05:00 |
|
sliptonic
|
44069405c7
|
cleanup leadinout
checkpoint
|
2023-05-12 11:55:22 -05:00 |
|
sliptonic
|
9895d10da3
|
fix filename generation for Sanity
Move this out as an experimental feature
|
2023-05-12 09:20:44 -05:00 |
|
Chris Hennes
|
2ad30747fb
|
Merge pull request #9496 from chennes/pathToolController
|
2023-05-12 07:59:36 -05:00 |
|
wmayer
|
a7feccd03b
|
Path: fixes #9403: Memory leak in Path
|
2023-05-12 10:43:29 +02:00 |
|
Chris Hennes
|
b9e589ebad
|
Merge pull request #9497 from wwmayer/generate_qm_files
Generate qm files
|
2023-05-10 18:18:25 -05:00 |
|
Chris Hennes
|
69486191e9
|
Path: Remove unnecessary HTML
HTML makes translation more difficult, so should be avoided when it's not needed.
|
2023-05-09 20:44:52 -05:00 |
|
wmayer
|
c993ab3385
|
Path: Create .qm out of .ts files
|
2023-05-07 08:48:01 +02:00 |
|
Chris Hennes
|
0737350e7a
|
Path: 'ToolController' -> 'Tool Controller' in UI panels
|
2023-05-06 13:34:55 -05:00 |
|
Chris Hennes
|
e30a768e0a
|
Merged crowdin translations
|
2023-05-06 11:56:32 -05:00 |
|
Chris Hennes
|
16944727e3
|
Path: Minor translation fixes part 2
|
2023-05-06 11:24:46 -05:00 |
|
sliptonic
|
cce0c7185a
|
Merge pull request #9488 from cam72cam/fix_pathinspect_9485
Fix #9485: PathInspector broken by #8459
|
2023-05-06 10:59:45 -05:00 |
|
Chris Hennes
|
e8853a8148
|
Merge pull request #9493 from chennes/pathUnifyBoundingBoxTerminology
Path: Unify use of 'bounding box' terminology
|
2023-05-06 09:38:21 -05:00 |
|
Chris Hennes
|
15632cbd3e
|
Path: Unify use of 'bounding box' terminology
|
2023-05-06 08:57:53 -05:00 |
|