sliptonic
75a0322637
Path: remove redundant Path_Shape command
...
fixes #3276
2018-01-23 15:30:41 -06:00
sliptonic
d1f194c7ab
Path: typo in command name
2018-01-20 14:09:58 +01:00
sliptonic
7559c8f57c
Path New Dressup LeadInOut to perform Tool Roll towards shape including G41-42
2018-01-20 14:09:58 +01:00
sliptonic
15c62d3685
Path: rename dressup commands to conform to standard
...
PEP8 cleanup
2018-01-16 00:32:35 -06:00
Markus Lampert
5ff9f0fa26
Added template export to Path menu, rearranged layout a bit for better consistency.
2017-11-29 21:45:41 +01:00
Markus Lampert
a81485490d
Hiding some advanced, not ready for prime time features unless EnableExperimentalFeatures is set and true in the preferences.
2017-11-28 12:39:02 -02:00
Shai Seger
0fccc2b40b
Add missing files and place ui file in correct location
2017-10-31 11:10:23 -02:00
Markus Lampert
b0e667ecca
Fixed error msg about unsupported stock type.
2017-10-22 11:24:58 -07:00
Markus Lampert
b1c8885463
Renamed 'Pocket' to 'Pocket 3D' to enhance the distinction to 'Pocket Shape'.
2017-09-28 11:27:47 -07:00
Markus Lampert
2eb367989a
Fixed merge issue
2017-09-28 11:27:46 -07:00
Markus Lampert
b8030be95f
Added copy of pocket op back into the UI.
2017-09-28 11:27:46 -07:00
Markus Lampert
cf4a300569
Moved PathPocket into 3d Tools command group with new icon.
2017-09-28 11:27:46 -07:00
Markus Lampert
b3a1e8abbd
Remove PathDressup from startup script.
2017-09-26 12:09:35 -07:00
sliptonic
a13b75cf5a
Path: refactor Surface
2017-09-19 11:12:31 +02:00
Markus Lampert
9fd99dc640
Fixed popup menu
2017-09-08 12:25:58 +02:00
Markus Lampert
4095170014
Removed obsolete path stock command and view provider.
2017-09-08 12:25:58 +02:00
Markus Lampert
f3e3c553d9
Split job commands into their own source file.
2017-09-08 12:25:58 +02:00
Markus Lampert
52590318ad
split PathJob into model and gui;
...
Made PathJob a regular feature and moved operations into child compound;
Added stock feature.
2017-09-08 12:25:58 +02:00
sliptonic
a7e336651c
Path: remove obsolete operations
...
PathFaceProfile PathFacePocket are no longer necessary
2017-08-28 11:40:33 -03:00
sliptonic
f60280dc87
path: gui cleanup for copy related functions
...
remove compound
2017-08-28 11:40:33 -03:00
sliptonic
86b86d75a1
Path: Command to duplicate an operation.
...
Creates a copy of the currently selected operation in the same job
2017-08-28 11:40:33 -03:00
Markus Lampert
7cdb9578d9
Refactored Engrave to be based on PathOp - added support for StepDown, default behaviour is a single step.
2017-08-22 10:16:58 -03:00
Markus Lampert
0b380fde15
Rmoved empty implementation of PathFromShape
2017-08-22 10:16:58 -03:00
Markus Lampert
b6c31bedab
Rebased Helix op on PathOp framework, also it's UI.
2017-08-22 10:16:58 -03:00
Markus Lampert
dbbee79378
Split DrillingGui into its own file and base it off of PathOpGui.
2017-08-22 10:16:58 -03:00
Markus Lampert
a8a9e3c4a8
Converted MillFace to be based on PathAreaop.
2017-08-22 10:16:57 -03:00
Markus Lampert
fb56572253
Renamed PathContour to PathProfileContour for consistency.
2017-08-22 10:16:57 -03:00
Markus Lampert
3cd6ce68bb
Converted ProfileEdges to based off PathAreaOp.
2017-08-22 10:16:57 -03:00
Markus Lampert
6f334e84a5
Renamed PathProfile to PathProfileFaces for consistency; moved common depth calculation for ops with BaseGeometry into PathAreaOp.
2017-08-22 10:16:57 -03:00
Markus Lampert
0617d360d0
Converted PathProfile to be based on PathAreaOp.
2017-08-22 10:16:57 -03:00
Markus Lampert
bd83f3d776
Split pocket gui into its own file and based on PathAreaOpGui.
2017-08-22 10:16:57 -03:00
Markus Lampert
8d562e692d
Split Contour UI into it's own implementation file.
2017-08-22 10:16:57 -03:00
Markus Lampert
75ffee4cc7
Enable dressup menus also on top of other dressups.
2017-07-29 11:58:43 +02:00
Markus Lampert
59f0e450ae
Moved existing holding tag dressup to use the common UI implementation.
2017-07-29 11:58:43 +02:00
Markus Lampert
235829c010
Start new implementation of holding tags, just called Tag.
2017-07-29 11:58:43 +02:00
Markus Lampert
118268bbd1
Add all dressups to the profile and contour context menus.
2017-06-21 11:41:35 -07:00
Markus Lampert
05274273e9
Added export of job template - fixed output file.
2017-06-21 11:41:34 -07:00
Markus Lampert
fb5ca9d77b
Renamed LoadTool to ToolController.
2017-06-21 11:41:34 -07:00
Pekka Roivainen
6e12b5ca2e
DressupRampEntry initial commit
2017-06-11 17:46:03 +02:00
sliptonic
27b097c570
PATH: conversion of PathContour to PathArea nearly complete
...
Path: improve contour to use makeSections
2017-05-31 23:38:59 +02:00
sliptonic
fcf110e345
path: enable stock
2017-03-30 08:14:51 -05:00
sliptonic
24d7bf7e78
Path: A possibly il-advised revision to library
...
# Conflicts:
# src/Mod/Path/Gui/Resources/panels/DrillingEdit.ui
# src/Mod/Path/PathScripts/PathDrilling.py
2017-03-21 10:27:51 -03:00
Zheng, Lei
be1d0f6151
Path: added Path.fromShapes and Path.sortWires
...
* Path.fromShapes can now convert any number of shapes to Path with
optimzied travel distances. It internally uses Path.sortWires to
minimize travel distances, and also sort wires by its Z height in case
of sectioned wires.
* The above python function is impelmented in Path::Area class.
* Path::FeatureShape is rewrote to take advantage of these two
functions.
* Add Path::FeatureAreaView to partially display a Path::FeatureArea's
sections.
2017-01-27 17:13:16 +08:00
Zheng, Lei
d95e6e262b
Path.Area: added support for solid
...
* Path.Area/FeatureArea can now section solid shapes.
* Added command to select workplane for FeatureArea
* Generalized ParamsHelper
2017-01-20 17:47:28 +08:00
Zheng, Lei
4a63a702f4
Path: added Path.Area and Path.FeatureArea
2017-01-19 23:08:19 +08:00
Markus Lampert
593c4a6dcd
Added preferences for holding tags.
2017-01-11 12:05:23 -08:00
wwmayer
e5869758fa
Merge pull request #417 from dev-at-stellardeath-org/path_helix
...
Path: helix machining for circular holes
2017-01-05 14:05:28 +01:00
Markus Lampert
095b6ae581
Changed default values for tags and disabled old popup menu.
2017-01-02 17:34:37 -08:00
Markus Lampert
98f6ab6803
Added HoldingTags dressup with tests, using PathGeom and PathTestUtils.
2017-01-02 17:34:36 -08:00
Lorenz Hüdepohl
a97cfcb2cf
HelixCut: A new Path command to make circular holes
2016-12-30 22:47:46 +01:00