tarman3
51f489083b
CAM: Changes in warnings of old Array
2025-07-01 06:11:56 +03:00
tarman3
c55102acf8
Merge branch 'main' into engrave
2025-06-24 08:14:59 +03:00
sliptonic
84f32bfcd8
Refactor slot op. ( #21799 )
...
* Refactor slot op.
Move out of experimenation features
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Incorporate Hyarion's suggestions
* Update src/Mod/CAM/Path/Op/Slot.py
Co-authored-by: Benjamin Nauck <benjamin@nauck.se >
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Nauck <benjamin@nauck.se >
2025-06-23 21:22:33 +02:00
jffmichi
67efd9eff3
CAM: sort tool paths for Engrave and Deburr operation ( #21531 )
...
Co-authored-by: jffmichi <>
2025-06-23 10:22:21 -05:00
tarman3
9accf3eaf8
CAM: Custom gcode - Improve error messages ( #21509 )
2025-06-23 10:05:01 -05:00
Syres916
cd5d0980b4
[BIM][Draft][CAM] preparation for deprecation of QCheckBox… ( #21939 )
...
* [BIM][Draft]{CAM] preparation for deprecation of QCheckBox stateChanged -> checkStateChanged
2025-06-18 11:24:21 +02:00
tarman3
a56357e0ff
CAM: Engrave - Fix step down for closed profile
2025-06-17 13:22:26 +03:00
tarman3
c30407cbbf
CAM: Vcarve - fix zStart
2025-06-02 22:53:37 +03:00
sliptonic
732335119f
Merge pull request #21644 from tarman3/drill
...
CAM: Drilling - RetractMode readonly
2025-06-02 10:55:54 -05:00
sliptonic
b017e4b2c0
Merge pull request #21338 from dbtayl/fix-21058
...
CAM: Adaptive: Fix helix entry start height (fix #21058 )
2025-06-02 10:54:50 -05:00
sliptonic
2a26a38f0f
Merge pull request #21425 from knipknap/btl
...
CAM: Integration of the tool and shape editors from BTL (Better Tool Library)
2025-06-02 10:37:38 -05:00
sliptonic
0eacdd2613
Merge pull request #21617 from tarman3/profileoutside
...
CAM: Offer correct side for Profile
2025-06-02 10:28:45 -05:00
sliptonic
e8cadf942b
Merge pull request #21519 from tarman3/x0y0
...
CAM: Do not create useless G0 X0 Y0 movements for multiprofile operations
2025-06-02 10:11:42 -05:00
tarman3
e6d7f9a8e4
CAM: Drilling - Retract mode readonly
2025-05-30 00:23:38 +03:00
sliptonic
8644498400
Merge pull request #21303 from tarman3/array
...
CAM: Added property CycleTime to old Array
2025-05-29 15:43:47 -05:00
sliptonic
17e56f6570
Merge pull request #21416 from jffmichi/custom_gcode_allow_empty_lines
...
CAM: allow empty lines in Custom operation
2025-05-29 09:47:32 -05:00
sliptonic
4a0dec7098
Merge pull request #21530 from jffmichi/sort_all_drilling
...
CAM: sort locations for all drilling operations
2025-05-28 13:55:20 -05:00
tarman3
9c7910a1b5
CAM: Set outside by default for selected Edges
2025-05-27 20:10:57 +03:00
Luz Paz
8a5290ae86
Fix various typos
...
Found via codespell
2025-05-26 21:40:10 +02:00
Samuel Abels
6f2971a684
CAM: Fix SurfaceSupport operation for new type toolbits
2025-05-26 17:53:32 +02:00
tarman3
e8f6a2fee4
CAM: Added property CycleTime to old Array
2025-05-26 12:13:03 +03:00
jffmichi
4b4a15beef
CAM: sort locations for all drilling operations
2025-05-25 00:27:03 +02:00
tarman3
7c3b6dd9cf
CAM: Do not create useless G0 X0 Y0 movements for mutliprofile operations
2025-05-22 08:55:16 +03:00
Samuel Abels
b0ad72943b
CAM: Fix: updateSpinBox renamed to updateWidget
2025-05-20 17:08:21 +02:00
jffmichi
7b58dd2977
CAM: fix Custom operation UI panel dropping trailing blank lines
2025-05-20 03:29:24 +02:00
sliptonic
fc2e844c22
Merge pull request #21108 from tarman3/pathshape2
...
CAM: PathShape with Tool Controller
2025-05-19 09:12:58 -05:00
Luz Paz
5d052cc043
Fix various typos
...
Missed by the codespell CI not being functional for a period of time.
2025-05-15 10:59:48 -05:00
Dan Taylor
116eaac31d
CAM: Adaptive: Fix helix entry start height ( fix #21058 )
2025-05-14 20:07:33 -05:00
tarman3
f4acd04623
CAM: PathShape with Tool Controller
2025-05-12 22:57:23 +03:00
sliptonic
396c1cef61
Merge pull request #21193 from davidgilkaufman/adaptive_helix_fixes
...
[CAM] Adaptive helix fixes
2025-05-12 11:09:16 -05:00
sliptonic
3f6805a380
Merge pull request #20873 from tarman3/startpoint
...
CAM: Fixes PickStartPoint
2025-05-12 10:40:57 -05:00
tarman3
b7ba562288
CAM: PickStartPoint fixes
2025-05-12 16:57:32 +03:00
pre-commit-ci[bot]
2683d41cc7
CAM: clean up code
2025-05-09 09:53:34 -04:00
David Kaufman
fad13fb300
CAM: add spiral-out to full radius at the bottom of the cone helix
2025-05-09 09:53:34 -04:00
David Kaufman
7629312717
CAM: delete dedicated cone helix implementation, merge into standard implementation
2025-05-09 09:53:34 -04:00
David Kaufman
9d64f5fb0f
CAM: Allow helix angles between 0 and 1 degree
2025-05-09 09:53:27 -04:00
Dan Taylor
6fdb672d36
CAM: Fix adaptive repeating cuts excessively at various depths
2025-05-06 20:29:19 -05:00
tarman3
b9ed43f222
CAM: Fix array warning 2
2025-04-28 10:38:24 -05:00
Luz Paz
4619ab1bff
Misc: Fix various typos
...
Found via codespell
2025-04-27 19:32:19 -05:00
sliptonic
0749068c09
Merge pull request #18880 from dbtayl/adaptive_roughing
...
[CAM] Adaptive roughing/overhang detection
2025-04-21 09:21:13 -05:00
tarman3
c4b1c830fe
Fix typos in warning message
2025-04-14 14:20:20 +02:00
tarman3
cb9e87998a
Less warning with Array DressUp
2025-04-14 14:20:20 +02:00
sliptonic
22d7e421bc
Merge pull request #20321 from phaseloop/array-dressup-2
...
[CAM] Replace Array operation with array dressup
2025-04-08 08:13:17 -05:00
bdieterm
b9aa5c5d83
CAM: fix context menu callbacks for Qt6
2025-04-07 10:50:02 -05:00
Dan Taylor
1c27258e08
CAM: Adaptive: Machine entire model if no faces/edges are selected ("adaptive roughing")
2025-04-02 20:55:21 -05:00
Dan Taylor
31ca3e742f
CAM: Adaptive: Add Z stock to leave (separate from XY stock to leave) and order-by-region/order-by-depth cut ordering options
2025-04-02 20:47:44 -05:00
Dan Taylor
eece614172
CAM: Adaptive: Make machined regions respect stock and model in 3D, not just the 2D projections of the stock and selected machining bounding box
2025-04-02 20:35:15 -05:00
pre-commit-ci[bot]
f072bde2d0
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-03-23 22:44:10 +00:00
PhaseLoop
41d20a62cd
Replace Array operation with array dressup
2025-03-20 12:48:52 +01:00
pre-commit-ci[bot]
cec8aca628
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-03-13 18:25:19 +00:00