sliptonic
8dad6cf84d
Resolving bugs and rebasing for 0.21 merge
2022-06-20 13:09:09 -05:00
sliptonic
f94aecad70
Working on simulation
...
working on camotics with multiple file output and tests
2022-06-19 10:47:25 -05:00
sliptonic
642b261fb0
icon
2022-06-18 16:34:53 -05:00
sliptonic
64fe6c269a
Fixes for output naming in path sanity
2022-06-18 16:34:53 -05:00
sliptonic
60cc7cfcf1
fix output elements
2022-06-18 16:34:53 -05:00
sliptonic
97a52a991a
Improve the output splitting
...
Add ability to substitute tool name, op name, or fixture name in filename
Add unit tests
2022-06-18 16:34:52 -05:00
Yorik van Havre
baa1105a53
Merged crowdin translations
2022-06-12 11:56:37 +02:00
Uwe
d13ecc1efa
[Path] fix compilation with precompiled headers
...
- also sort includes to keep overview
2022-06-11 00:56:00 +02:00
sliptonic
083a27dc68
Merge pull request #6886 from younghang/master
...
Path: Fix PointProjectionFailed
2022-06-10 09:06:38 -05:00
Yorik van Havre
19ffd1ca94
Merged crowdin translations
2022-06-10 11:03:57 +02:00
Yorik van Havre
68e8c19aaf
Merged crowdin translations
2022-06-09 13:40:35 +02:00
Yorik van Havre
2e4dcfc22a
Generated ts files
2022-06-08 12:32:59 +02:00
Yorik van Havre
b06f247f9f
Merged crowdin translations
2022-06-08 12:28:54 +02:00
Yorik van Havre
b9b21ddac5
Merged crowdin translations
2022-06-07 13:34:53 +02:00
Kuzemko Alexsandr
eff8ecaafc
Crowdin Run update.ts with latest source code.
2022-06-07 13:15:44 +03:00
sliptonic
6462cdf231
zero out Job.Path property if it exists
2022-06-06 11:40:01 -05:00
Yorik van Havre
e8f1bde367
Merged crowdin translations
2022-06-03 11:26:35 +02:00
Chris Hennes
34502193a2
i18n: Update TS files to ensure Python files are included
2022-06-02 14:57:49 -05:00
Chris Hennes
d540de8bee
i18n: TS files generated by lupdate 6.4.0dev
2022-06-02 13:41:37 -05:00
Yorik van Havre
d3d96816ce
Merged crowdin translations
2022-05-30 10:01:02 +02:00
Yorik van Havre
8676d67a87
merged crowdin translations
2022-05-28 12:16:47 +02:00
Yorik van Havre
1e034cc47f
Merged crowdin translations
2022-05-27 11:28:55 +02:00
Kuzemko Alexsandr
b903e949ae
Update .ts with lupdate ver 6.4.0.
2022-05-23 16:53:07 +02:00
younghang
a21a5a2032
Fix whitespace
2022-05-18 09:36:16 +08:00
sliptonic
9adf4c4e33
fixes 6826. Simplifies logic for calculating helix stepovers
2022-05-16 10:58:04 -05:00
younghang
07d7ced8ec
Path: Fix PointProjectionFailed in rebaseWire()
2022-05-16 10:08:35 +08:00
younghang
7630ee024b
fix PointProjectionFailed
2022-05-16 00:04:44 +08:00
sliptonic
b96a650dec
Merge pull request #6703 from Russ4262/fix/extensions_size_update
...
Path: Fix extensions updates and Default Length application [Bug]
2022-05-13 09:08:49 -05:00
janne
349c6be995
#6871 Use the variable 'cam_file' instead of trying to read an non-existing document.
2022-05-11 19:30:06 +02:00
sliptonic
b4cb34c4d3
Merge pull request #6872 from JanneKro/master
...
#6871 - Certain PostProcessors spam errors and other output
2022-05-11 10:43:34 -05:00
janne
55f1222bc2
Remove '<post_processor_name> gcode postprocessor loaded.' message from the post-processors that have them.
2022-05-11 16:26:05 +02:00
janne
0f7cb192d5
Do not read filename of document when it isn't open.
2022-05-11 16:17:06 +02:00
Gauthier
e1b00be15c
T, H and S GCode parameters are integers, not float numbers.
2022-05-11 11:47:48 +02:00
Kuzemko Alexsandr
e56d7d0935
Final fix of Path - message during startup ( #43 )
...
[Path] Fix python style for initial message
(now recognized by updatets.py script)
2022-05-08 11:45:51 +03:00
Russell Johnson
03c5661690
Path: Relocate valueChanged signal translation to QSB class
...
Moved the translation method from PathFeatureExtensionsGui module to proper location within QuantitySpinBox class in PathGui module.
This change adds a missing translation method for passing the `editingFinished` signal to the parent task panel when the user is finished editing a QuantitySpinBox object with an active expression in the Gui.
If no expression is active, this new method is dormant.
Some cleanup of initial changes related to development of this fix are included.
2022-05-06 17:10:41 -05:00
Russell Johnson
477c912ad0
Path: Fix delayed extension length updates
...
These changes allow for the extensions to be updated immediately upon changing either the Default Length expression or spinbox value, without having to click outside the spinbox.
2022-05-06 17:10:40 -05:00
sliptonic
b97e141e01
Merge pull request #6796 from Russ4262/fix/3d_surface_opt_step_trans
...
Path: Fixes #6775 - Check for end of range
2022-05-05 09:55:52 -05:00
Yorik van Havre
0680ad5558
Merged crowdin translations
2022-05-05 15:46:09 +02:00
Yorik van Havre
ab5a6d83a1
Updated ts files
2022-05-05 15:20:57 +02:00
Russell Johnson
a27836d82d
Path: Exclude dumper and example posts
...
Do not ship these two. They are intended for devs working with source code.
2022-04-30 13:55:44 -05:00
Russell Johnson
62851568fa
Path: Add missing post-processor modules
...
Add entries for missing post-processor modules so they are shipped with FreeCAD.
2022-04-30 07:55:55 -05:00
Russell Johnson
5321edca3c
Path: Fixes #6775 - Check for end of range
...
Change transition target point to last point at Safe Height if no more parts are available for processing.
2022-04-25 21:50:10 -05:00
LarryWoestman
68d9afa58e
Added a missing "continue".
2022-04-25 19:25:03 -07:00
Russell Johnson
f65b924ed4
Path: Update translated message syntax
2022-04-25 17:39:14 -05:00
Yorik van Havre
a4a0d11eca
Merged crowdin translations
2022-04-21 14:18:33 +02:00
Yorik van Havre
eae87882cb
Updated ts files
2022-04-21 14:00:58 +02:00
sliptonic
65013e85d8
Merge pull request #6726 from sliptonic/bug/2TCspinspeed
...
[Path] Fixes #6275 Output for multiple TCs with same ToolNumber
2022-04-18 09:24:32 -05:00
Yorik van Havre
35bb6278ea
merged crowdin translations
2022-04-13 13:47:06 +02:00
Yorik van Havre
d0778faa2c
updated ts files
2022-04-13 13:39:31 +02:00
sliptonic
27efdf9caf
Fixes #6275
...
Make PathPost emit tool controllers even if tool number is same.
2022-04-10 10:15:17 -05:00