View Issue Details

IDProjectCategoryView StatusLast Update
0004507PathFeaturepublic2021-02-06 06:33
Reportersliptonic Assigned Tosliptonic  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Target Version0.20 
Summary0004507: Add depth support to vcarve operation
DescriptionVcarve 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.
TagsNo tags attached.
FreeCAD InformationOS: 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)

Activities

sliptonic

2020-12-02 21:06

manager   ~0015050

vcarving is almost always done in a single pass.
do not implement step-downs unless users identify a necessary use-case

sliptonic

2020-12-02 21:10

manager   ~0015051

https://github.com/FreeCAD/FreeCAD/pull/4102

sliptonic

2020-12-16 00:07

manager   ~0015149

https://github.com/FreeCAD/FreeCAD/pull/4143

Kunda1

2020-12-22 00:56

administrator   ~0015169

FreeCAD master c80adf8c
FreeCAD master b920bbf7

yorik

2022-03-03 13:55

administrator   ~0016968

This ticket has been migrated to GitHub as issue 6135.

Related Changesets

FreeCAD: master c80adf8c

2020-12-03 19:27:44

sliptonic


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

sliptonic


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

Issue History

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