sliptonic
4d114de54f
Merge pull request #25215 from tarman3/geom_clean
...
CAM: Path.Geom - fix linter errors
2025-11-14 12:25:37 -06:00
sliptonic
f698ff636b
Merge pull request #24852 from tarman3/inspect_mhs
...
CAM: Inspect - decrease default Max Highlighter Size
2025-11-14 12:23:27 -06:00
sliptonic
acae474334
Merge pull request #25074 from tarman3/slot_face
...
CAM: Slot - Reject incorrect faces selection
2025-11-14 12:15:53 -06:00
sliptonic
f24580f8a8
Merge pull request #23285 from davidgilkaufman/feed_rate_percentage
...
[CAM] Feed rate percentage for ramp and lead in/out moves
2025-11-14 12:07:49 -06:00
sliptonic
1fcd1e7158
Merge pull request #22598 from emmanuel-ferdman/main
...
CAM: Fix path dressup array test case
2025-11-14 12:05:57 -06:00
Alfred
d657c1620d
Sketcher: Vertical dimension tooltip fix ( #24839 )
...
* Corrected all Veritical Dimension Tooltips
* Fixed error in Sketcher_de
* Fixed rest of translation file errors
* Revert "Fixed rest of translation file errors"
This reverts commit 7f3a50ac4f5de9045236668cc669bd26e1206094.
* Revert "Fixed error in Sketcher_de"
This reverts commit 49d617384e2666a245746e5c599d2962abd678d6.
* Revert "Corrected all Veritical Dimension Tooltips"
This reverts commit 4494b18cdc8d6653b441754cbf8a19d0af6ec46d.
* Corrected Vertical Dimension Tooltip
2025-11-14 17:45:16 +00:00
sliptonic
8e6d04031b
Merge pull request #24044 from davidgilkaufman/adaptive_stepover
...
[CAM] Improve Adaptive operation to successfully generate for small stepover
2025-11-14 11:43:34 -06:00
sliptonic
a830278b86
Merge pull request #24676 from Connor9220/TappingWithAnnotations
...
CAM: Add rigid tapping support to linuxcnc_post.py via Annotations
2025-11-14 11:39:59 -06:00
sliptonic
c090bcaf43
Merge pull request #24675 from Connor9220/PathCommandAnnotations
...
CAM: Path command annotations
2025-11-14 11:39:31 -06:00
sliptonic
b9bba811dd
Merge pull request #22764 from tarman3/postprocess
...
CAM: Post Process only selected Operations
2025-11-14 11:35:27 -06:00
sliptonic
a3071452f0
Merge pull request #25101 from tarman3/array_dressup_translate
...
CAM: DressupArray - Fix python import
2025-11-14 10:46:18 -06:00
Roy-043
b3aac5bd8e
Core: 'Stop macro recording' menu text to Title Case ( #24302 )
...
* Core: 'Stop-macro-recording' menu text to Title Case
The modified text appears in the menu during a recording session.
* Rebase
2025-11-14 15:33:12 +01:00
revaarathore11
868b8725fb
Fix tooltip text mismatch for 'Dimensions only' in Sketcher Preferences ( #24825 )
2025-11-14 15:10:03 +01:00
FEA-eng
1d95744740
Spreadsheet: Update SheetTableView.cpp
2025-11-14 15:03:23 +01:00
Roy-043
3be8d4966c
GUI: DlgParameterImp.cpp more dialog titles to Title Case ( #24258 )
2025-11-14 13:07:25 +00:00
Roy-043
086f0c2373
GUI: CommandDoc.cpp more dialog titles to Title Case ( #24250 )
...
* GUI: CommandDoc.cpp more dialog titles to Title Case
* Rebase
2025-11-14 12:49:01 +00:00
Roy-043
1b11f962bf
GUI: Restore view items and some dialog titles to Title Case ( #24222 )
2025-11-14 12:31:26 +00:00
Roy-043
237c60e405
GUI: DrawStyle submenu to Title Case ( #24220 )
2025-11-14 12:12:41 +00:00
Roy-043
71dd30182b
Rebase ( #23621 )
2025-11-14 11:56:24 +00:00
Furgo
94a1171562
Define DlgScale task panel's tab order ( #25300 )
...
* Define DlgScale task panel's tab order
To improve keyboard navigation.
Fixes: https://github.com/FreeCAD/FreeCAD/issues/23772
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-14 10:18:29 +00:00
Stephan T. Lavavej
be37feffc3
Avoid using non-Standard std::locale::empty() for MSVC
2025-11-14 00:22:18 -06:00
Chris Hennes
f6eccdc702
CI: Add GitHub token for Crowdin sync
2025-11-14 05:08:23 +01:00
tarman3
23ed2a2318
CAM: DressupArray - Fix python import
2025-11-14 00:11:44 +02:00
tarman3
2afb85fbda
CAM: Path.Geom - fix linter errors
2025-11-14 00:07:05 +02:00
tarman3
268d4a310f
CAM: Inspect - decrease default Max Highlighter Size
2025-11-14 00:02:46 +02:00
tarman3
a7f800ae82
CAM: Post Process only selected Operations
2025-11-13 23:25:53 +02:00
tarman3
b3e62ca0a0
CAM: Slot - Reject incorrect faces selection
2025-11-13 23:09:27 +02:00
Chris Hennes
c5fe8d5b4d
CI: Update CrowdIn action to use 1.1 release branch
2025-11-13 21:43:30 +01:00
Rehan Ahmed
703ae570ab
Fix case inconsistencies ( #24812 )
...
* Fix case inconsistency - Input Hints
* Fix case inconsistency - Quick Measure
* Fix case inconsistency - Navigation Indicator
* Fix case inconsistency - BIM Status Widget
* Remove .ts translation file changes
---------
Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com >
2025-11-13 20:19:19 +00:00
Rahul Paul
b9c4fecea5
Fix(TechDraw): Capitalize OK button in TemplateFields ( #24866 )
2025-11-13 20:58:21 +01:00
FEA-eng
a1acd5d77d
FEM: Update constraint_tie.py
2025-11-13 20:57:22 +01:00
luzpaz
16fae1d739
Fix typos and grammar ( #24827 )
...
* Fix typos and grammar
Fixes typos and grammar in several files.
* fix missed typo
* Remove unnecessary line in LeadInOut.py
---------
Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com >
2025-11-13 19:53:35 +00:00
Chris Hennes
f7b653ed0a
Build: Bump minor version of main branch from 1.1 to 1.2 ( #25274 )
2025-11-13 20:35:28 +01:00
ᴩʜᴏɴᴇᴅʀᴏɪᴅ
19a800a186
[ BIM ]: Refactor - Save Preset Stringify ( #25140 )
...
* [ BIM ]: Refactor Save Preset Stringify
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-13 19:53:54 +01:00
Furgo
3e033758b9
BIM: Update search box text for material search ( #24754 )
...
* BIM: Update search box text for material search
* BIM: change Material Manager title to title case
* BIM: change Material Manager search placeholder text to sentence case
* BIM: reword reference to tree to avoid confusion with the Tree View
* BIM: Rename button text for creating Multi-Material for consistency
2025-11-13 19:46:38 +01:00
Ryan K
0b0a208c18
BIM: Update sketch command name to be consistent with other workbenches ( #24278 )
...
Co-authored-by: Ryan Kembrey <ryan.kembrey@student.uts >
2025-11-13 19:45:05 +01:00
Marcell Pardavi
1005878163
CAM: Simulator — fix model centering when HiDPI scaling is active
2025-11-13 14:34:29 +01:00
PaddleStroke
3004674205
Assembly: no dragger for connected parts ( #25270 )
...
* Assembly: no dragger for connected parts
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-13 12:07:20 +00:00
PaddleStroke
b54f49e7b0
Assembly: BOM: fix settings not applied ( #25269 )
2025-11-13 12:05:17 +01:00
Kacper Donat
6110d90876
Gui: Save previous default for overlay widgets
...
For some reason the empty layout was not saved for users with existing
config. To ensure that the change does not affect existing users and is
persistent for current ones we need to save value with older default
before using it. Previous solution did not work correctly as the widgets
were not persisted correctly.
2025-11-12 19:57:23 -06:00
David Kaufman
56c3e76c66
re-fix early exit condition for repeat integer points
2025-11-12 21:36:13 +01:00
David Kaufman
8c49638f5f
fix cam tests
...
tbh the test seems kind of unstable
2025-11-12 21:36:13 +01:00
David Kaufman
677cffdc7a
cleanup
2025-11-12 21:36:13 +01:00
David Kaufman
690a6cc993
fix adaptive early exit condition for testing repeat integer points
2025-11-12 21:36:10 +01:00
David Kaufman
cfe3437b9b
avoid retrying same integer points in optimization routine
2025-11-12 21:36:10 +01:00
David Kaufman
ccce111ea5
rename resolution_factor to min_step_clipper
2025-11-12 21:36:08 +01:00
David Kaufman
c5db88b8c6
Fix units/extract RESOLUTION_FACTOR from area constants
...
Most of the code treats RESOLUTION_FACTOR as "number of clipper units in
a single step" -- a linear distance unit. However, there are a few
locations in which it is treated as unitless, multiplied by area
constants. This commit folds the current value of RESOLUTION_FACTOR into
these other contents in preparation for declaring it to have distance
units and increasing its value.
2025-11-12 21:36:05 +01:00
David Kaufman
f622ae5f49
refinements
2025-11-12 21:36:02 +01:00
David Kaufman
e31a1b3da8
[CAM] WIP fix adaptive stepover bug, many debug statements remain
2025-11-12 21:36:02 +01:00
PaddleStroke
8373716537
Sketcher: Fix origin showing on sketch edit
2025-11-12 19:40:25 +01:00