luz paz
21e1f9f981
Path: Rename missed filenames from Path.qrc in previous commit
2020-12-02 06:57:28 -05:00
luz paz
07a96afb39
Path: Rename Path-*.svg files to conform with the FC image file naming standard
...
Moving to rename all `Path-*.svg` files from using dashes to underscores as substitute for whitespace.
2020-12-02 06:57:28 -05:00
sliptonic
8b1aa63130
Merge pull request #4085 from sliptonic/bug/vcarve
...
Path: Fix help text for vcarve filter control
2020-12-01 09:25:25 -06:00
luz paz
9ef5832750
Path: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Path Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
sliptonic
be2f0702af
fixup vcarve threshold
2020-11-30 15:43:07 -06:00
sliptonic
3eb300a8c2
fix ui bugs
2020-11-30 15:35:30 -06:00
sliptonic
7c2065f913
Fix help text for filter control
2020-11-30 15:35:30 -06:00
sliptonic
7c3300dbf2
Fix duplicate docs being created
...
fix edit changes not being retained
fix edit removing new toolbit from diretory
2020-11-15 18:22:45 -06:00
sliptonic
0a2183fe4f
Basic workflow. No editing
...
concept dock work
most functions working.
made linuxcnc export work
Fixed some defaults on new install
fixed display label in dock
2020-11-15 18:22:45 -06:00
Yorik van Havre
e76c857036
Merged crowdin translations
2020-11-10 14:58:06 +01:00
Yorik van Havre
f76eeddfcb
Updated ts files
2020-11-10 14:47:48 +01:00
luz paz
b75cd3dd52
Path: Fix header uniformity and remove trailing whitespace
...
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
2020-11-05 19:57:21 +01:00
Yorik van Havre
7c9e0f3a99
Merged crowdin translations
2020-10-28 12:04:37 +01:00
Yorik van Havre
5eafaa37fd
Updated ts files
2020-10-28 10:46:51 +01:00
sliptonic
053b8e9e32
add boundary enforcement to the task panel
2020-10-14 22:19:06 -05:00
sliptonic
63a244f01e
Merge pull request #3938 from sliptonic/feature/dragknifepanel
...
[PATH] Task panel for dragknife and axismap dressups. fixes #2840
2020-10-12 12:50:44 -05:00
Daniel Wood
61dc5dea04
Add a task panel page for controlling turning diameters
2020-10-11 07:57:59 +01:00
sliptonic
6f941c34d1
lgtm cleanup
...
fix contradictory tooltip
2020-10-07 16:53:52 -05:00
sliptonic
55c1506904
Panel for AxisMap dressup
...
Zdepth correction dressup open panel on create
2020-10-07 12:17:36 -05:00
sliptonic
1e2fb1099a
add task panel for dragknife
2020-10-07 12:17:36 -05:00
sliptonic
83c24d6105
change final step down label for clarity
...
issue #4439
2020-10-06 10:07:58 -05:00
sliptonic
611806b26d
add coolant mode
...
fix Z depth
2020-10-05 18:00:47 -05:00
sliptonic
63b4a0741b
Merge pull request #3879 from sliptonic/feature/vcarve
...
[Path] Feature/vcarve using new PathVoronoi from mlampert. Needs testing
2020-09-30 09:47:31 -05:00
Yorik van Havre
089ed768cc
Merged crowdin translations
2020-09-30 14:37:02 +02:00
Yorik van Havre
2a92a7b5a7
Updated ts files
2020-09-30 13:06:53 +02:00
sliptonic
8758cfce9f
Resolve UI issues
...
taskpanel threshold value
add constants to PathVoronoi calls
check for tool properties
set correct z height coloring exterior lines
2020-09-28 14:58:09 -05:00
sliptonic
b1e5b5a902
Path: Vcarve fixes
...
formatting fixes
remove reference to old ToolType
2020-09-28 14:58:09 -05:00
sliptonic
f63d0fadcb
Path: Vcarve - Added threshold property to remove unwanted segments
...
code cleanup & debug
2020-09-28 14:58:09 -05:00
sliptonic
5df1f176e6
path: vcarve requires engraver with proper angle
...
vcarve calculates depth with MIC now
2020-09-28 14:58:09 -05:00
sliptonic
0b7eec6b79
Path: increasing the discretize precision
2020-09-28 14:58:09 -05:00
sliptonic
c141f41887
Path: add vcarve operation using openvoronoi
2020-09-28 14:58:08 -05:00
Misha G
155e3c17c3
Enable for selection of multiple objects in Base Geometry list
2020-08-21 16:56:14 -04:00
luz paz
59e3ea096e
Crowdin: Merge new translations [skip-ci]
2020-08-07 17:17:35 +02:00
luz paz
3dfae3ba46
Merged crowdin translations
2020-07-13 14:49:45 +02:00
Yorik van Havre
fbfe821e8c
Updated master ts files
2020-07-13 13:20:21 +02:00
Eric Trombly
6fc8a3cae7
check if pcLineCoords is empty
2020-06-28 19:52:59 -05:00
Eric Trombly
2035e0cfbc
fix null reference
2020-06-28 19:52:59 -05:00
Russell Johnson
cfa6ad5de6
Path: Slot operation fixes and improvements
...
- Add `CutPattern` feature, defaulting to `ZigZag`.
- Change inter-pass retractions to SafeHeight for multi-pass operations.
- Fix division by zero instance for particular Perpendicular use case.
- Synchronize property values with inputs in both the Property View and Tasks Editor windows.
- Change `LayerMode` default value to `Multi-pass`.
- Improve debug messaging.
- Consolidate code and remove unused code.
Path: fix exception thrown
2020-06-20 14:27:12 -05:00
sliptonic
ffe957cef4
Merge pull request #3631 from Russ4262/task_panel_icons
...
[Path] Add icons to Tasks Window tabs
2020-06-19 12:32:07 -05:00
sliptonic
fd1dc30170
Merge pull request #3624 from Russ4262/SlotCutter
...
[Path] Add new `Slot` operation to PathWB 2D tool group
2020-06-19 11:12:01 -05:00
Russell Johnson
f323e635bd
Path: Add new Slot operation
...
New slotting operation:
- Accepts selection of up to two features.
- Selectable features include: faces, edges, and vertices.
- User may select a single face or edge, or a pair of features.
- The path may be extended at the start and end.
- The path may be reversed.
- The path may be altered to the perpendicular in some cases.
- A unique Slot icon is included.
- Includes simple collision detection with warning message.
2020-06-18 19:56:52 -05:00
Russell Johnson
56f6736923
Path: Add icon reference to UI panel
2020-06-18 15:54:14 -05:00
sliptonic
df2884f810
[PATH] make -custom- op compliant. Improve gcode_pre importer
2020-06-10 16:49:46 -05:00
Russell Johnson
523089befa
Path: Make missing connections between UI panel and operation
2020-06-03 18:59:46 -05:00
Russell Johnson
a1d7cffaee
Path: Add missing cut patterns and organize the enumeration lists
2020-06-03 18:59:46 -05:00
Russell Johnson
254c03c29f
Path: New feature - import base geometry from existing operations in Job
...
This feature allows the user to import base geometry from an existing operation in the same Job. The imported geometry is still passed through the shape type filter as if it were manually selected in the viewport.
Path: Post-test updates
2020-06-01 11:18:22 -05:00
sliptonic
396de0868d
Merge pull request #3534 from Russ4262/MillFace_Improvement
...
Path: MillFace - Add `Face Region` method to boundary shape options
2020-05-31 12:48:28 -05:00
sliptonic
bd58309cc3
Merge pull request #3512 from Russ4262/Waterline_coolant
...
Path: Waterline - Add missing `CoolantMode` input to GUI
2020-05-31 12:47:30 -05:00
Gabriel Wicke
cc84287515
Path: Opt into automatic git newline normalization
...
Avoid spurious diffs from inadvertent newline changes by letting git
normalize newlines in the path module as well, just as a list of other
modules including Draft already do.
This effectively standardizes all checked-in code to Unix newlines, but
checkouts might use CRLF if that is the user preference.
2020-05-31 08:33:29 -07:00
Russell Johnson
b77991018b
Path: Add new Face Region boundary option.
...
New option allows access to previously inaccessible faces.
Corrected property label names in UI panel, and added `Face Region` option to boundary shape list.
2020-05-30 20:56:00 -05:00