sliptonic
|
c50348697a
|
Make job work more naturally
Operations Group as document group
Make job claim children
[Path] Make Operations into a document group
|
2022-02-19 09:12:41 -06:00 |
|
sliptonic
|
112bea9d5b
|
[Path] Fix Path generation for forking wires
|
2022-02-18 17:05:42 -06:00 |
|
sliptonic
|
bda9cda18a
|
fix ordering of edges in loop generation
|
2022-02-18 13:46:47 -06:00 |
|
sliptonic
|
7b7b76f1ec
|
Merge pull request #6373 from Russ4262/fix/3d_surface_property_enumerations
Path: Correct restoration of 3D Surface property enumerations
|
2022-02-18 10:57:11 -06:00 |
|
Russell Johnson
|
56f95bb4e8
|
Path: Remove waterline, outline, and avoid extensions
|
2022-02-17 23:39:44 -06:00 |
|
Russell Johnson
|
44a0b5308f
|
Path: Convert enable extensions button to checkbox
|
2022-02-17 23:10:15 -06:00 |
|
sliptonic
|
74371fd1f1
|
Merge pull request #5343 from Russ4262/fix/open_edge_zero_start
[Path] Fix open edge zero value start point
|
2022-02-17 12:36:38 -06:00 |
|
sliptonic
|
c4d5b68a5b
|
Merge pull request #6387 from SamuelMayer/kinetic_nc_pp
Path: Added KineticNC Postprocessor 2nd try
|
2022-02-17 10:01:32 -06:00 |
|
SamuelMayer
|
020998cf41
|
added KineticNC_post.py
|
2022-02-17 11:22:30 +01:00 |
|
sliptonic
|
a46592d45a
|
Merge pull request #5488 from dirkolbrich/path-cmakelists-link-fix
[Path] remove duplicate link of PathCommands.py
|
2022-02-16 08:38:32 -06:00 |
|
sliptonic
|
013dd8be55
|
Merge pull request #6378 from mlampert/bugfix/abort-op-creation-without-tc
Gracefully handle op creation abort when no TC is available or selected.
|
2022-02-16 08:35:18 -06:00 |
|
sliptonic
|
54fb832dae
|
Merge pull request #6357 from sliptonic/master
[Path] Warn user if current schema doesn't generate proper velocity (unit/min)
|
2022-02-16 08:34:26 -06:00 |
|
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 |
|
Yorik van Havre
|
19b89b1085
|
Merged crowdin translations
|
2022-02-14 12:31:57 +01:00 |
|
Yorik van Havre
|
67dcb21efd
|
Updated ts files
|
2022-02-14 12:31:47 +01:00 |
|
sliptonic
|
0d44a4bb8f
|
Warn user if current schema doesn't generate proper velocity (unit/min)
|
2022-02-13 12:41:20 -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 |
|
sliptonic
|
426b736cd4
|
Workbench context for menus
|
2022-02-09 15:21:42 -06:00 |
|
mosfet80
|
f12eccd9e8
|
Path: fix build failure for OCCT >= 7.6.1
|
2022-02-09 12:55:37 +01:00 |
|
Dirk Olbrich
|
7b3a9d5640
|
[Path] remove duplicate link of PathCommands.py
|
2022-02-09 10:16:13 +01: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
|
c670710dd1
|
Merge pull request #5474 from sliptonic/bug/translationDisamb
[Path] Remove unnecessary third argument from translate() calls
|
2022-02-01 10:04:08 -06:00 |
|
Yorik van Havre
|
b0b1c0afbb
|
Merged crowdin translations
|
2022-02-01 12:59:42 +01:00 |
|
Yorik van Havre
|
dc9e3e5326
|
Updated ts files
|
2022-02-01 12:54:40 +01: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
|
50da50be48
|
remove items from comboboxes
|
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 |
|