View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004507 | Path | Feature | public | 2020-12-01 23:27 | 2021-02-06 06:33 | 
| Reporter | sliptonic | Assigned To | sliptonic | ||
| Priority | normal | Severity | minor | Reproducibility | N/A | 
| Status | resolved | Resolution | fixed | ||
| Target Version | 0.20 | ||||
| Summary | 0004507: Add depth support to vcarve operation | ||||
| Description | Vcarve is currently 'centerline' engraving.  It derives its depths from the tool geometry. However, the operation should have support for depths as well. This would allow the user to set a maximum depth to keep the tool from going too deep in thin material. It would also allow for step-down passes. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | OS: Linux Mint 19.3 (i3/i3) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19.23137 +10 (Git) Build type: Unknown Branch: (HEAD detached at upstream/pr/4089) Hash: 0c9536df0dc63e0a650b96dc8514aba07e9ffac9 Python version: 3.6.9 Qt version: 5.9.5 Coin version: 4.0.0a OCC version: 7.3.0 Locale: English/UnitedStates (en_US) | ||||
|  | vcarving is almost always done in a single pass. do not implement step-downs unless users identify a necessary use-case | 
|  | https://github.com/FreeCAD/FreeCAD/pull/4102 | 
|  | https://github.com/FreeCAD/FreeCAD/pull/4143 | 
|  | FreeCAD master c80adf8c FreeCAD master b920bbf7 | 
|  | This ticket has been migrated to GitHub as issue 6135. | 
| FreeCAD: master c80adf8c 2020-12-03 19:27:44 Committer: GitHub Details Diff | Merge pull request 0004102 from sliptonic/vcarvedepth [PATH] Add finaldepth property. | Affected Issues 0004507 | |
| mod - src/Mod/Path/PathScripts/PathVcarve.py | Diff File | ||
| FreeCAD: master b920bbf7 2020-12-14 23:18:30 Committer: GitHub Details Diff | Merge pull request 0004143 from mlampert/bugfix/vcarve-depth Path: Bugfix/vcarve depth | Affected Issues 0004507 | |
| mod - src/Mod/Path/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Path/PathScripts/PathGeom.py | Diff File | ||
| mod - src/Mod/Path/PathScripts/PathOp.py | Diff File | ||
| mod - src/Mod/Path/PathScripts/PathThreadMillingGui.py | Diff File | ||
| mod - src/Mod/Path/PathScripts/PathToolBitLibraryGui.py | Diff File | ||
| mod - src/Mod/Path/PathScripts/PathToolController.py | Diff File | ||
| mod - src/Mod/Path/PathScripts/PathVcarve.py | Diff File | ||
| add - src/Mod/Path/PathTests/TestPathVcarve.py | Diff File | ||
| mod - src/Mod/Path/TestPathApp.py | Diff File | ||
| mod - src/Mod/Path/Tools/Bit/60degree_Vbit.fctb | Diff File | ||
| mod - src/Mod/Path/Tools/Shape/ballend.fcstd | Diff File | ||
| mod - src/Mod/Path/Tools/Shape/bullnose.fcstd | Diff File | ||
| mod - src/Mod/Path/Tools/Shape/chamfer.fcstd | Diff File | ||
| mod - src/Mod/Path/Tools/Shape/endmill.fcstd | Diff File | ||
| mod - src/Mod/Path/Tools/Shape/thread-mill.fcstd | Diff File | ||
| mod - src/Mod/Path/Tools/Shape/v-bit.fcstd | Diff File | ||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2020-12-01 23:27 | sliptonic | New Issue | |
| 2020-12-01 23:27 | sliptonic | Status | new => assigned | 
| 2020-12-01 23:27 | sliptonic | Assigned To | => sliptonic | 
| 2020-12-02 21:06 | sliptonic | Note Added: 0015050 | |
| 2020-12-02 21:10 | sliptonic | Note Added: 0015051 | |
| 2020-12-16 00:07 | sliptonic | Status | assigned => resolved | 
| 2020-12-16 00:07 | sliptonic | Resolution | open => fixed | 
| 2020-12-16 00:07 | sliptonic | Note Added: 0015149 | |
| 2020-12-22 00:56 | Kunda1 | Note Added: 0015169 | |
| 2020-12-22 00:57 | Kunda1 | Changeset attached | => FreeCAD master c80adf8c | 
| 2020-12-22 00:57 | Kunda1 | Changeset attached | => FreeCAD master b920bbf7 | 
| 2021-02-06 06:33 | abdullah | Target Version | => 0.20 | 
 FreeCAD
 FreeCAD