View Issue Details

IDProjectCategoryView StatusLast Update
0004652PathBugpublic2021-05-04 07:03
Reporterdubstar_04 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version0.19 
Target Version0.20 
Summary0004652: Drilling Operation missing move to operation start depth.
DescriptionThe drilling operation is missing a move to operation start depth

########## Example Output ##########
G0 Z35.000000
G90
G1 X0.000000 Y0.000000 Z12.000000 <---- This line is missing
G99
G81 R33.000000 X0.000000 Y0.000000 Z0.000000
G80
G0 Z33.000000
G81 R33.000000 X0.000000 Y0.000000 Z0.000000
G80
G0 Z33.000000
G0 Z35.000000
########## Example Output ##########

Forum Link: https://forum.freecadweb.org/viewtopic.php?f=15&t=58306
TagsNo tags attached.
FreeCAD Information<!--ATTENTION:
COMPLETELY ERASE THIS AFTER PASTING YOUR
Help > About FreeCAD > Copy to clipboard
NOTE: just the snippet alone will do without anything else included.
The ticket will not be submitted without it.
-->

Activities

yorik

2022-03-03 13:55

administrator   ~0017044

This ticket has been migrated to GitHub as issue 6212.

Issue History

Date Modified Username Field Change
2021-05-04 06:52 dubstar_04 New Issue
2021-05-04 07:03 dubstar_04 Summary Dilling Operation missing move to operation start depth. => Drilling Operation missing move to operation start depth.