Patrick F
e545f32aef
[PATH] Updated copyright
2021-02-13 17:37:24 +01:00
Patrick F
cdcd83c060
[PATH] Fixed leadinout problems with full circles and side detection
2021-02-13 17:32:54 +01:00
Patrick F
db6beca1ff
Abort changes
2021-01-02 01:34:53 +01:00
Patrick F
daaed6f0ee
Updated layout
2020-12-26 22:03:40 +01:00
Patrick F
13c42c936b
Panel Start at creation
2020-12-26 21:11:27 +01:00
Patrick Felixberger
9e9c1ed21b
Added gui support for lead in/out dressup
2020-12-23 12:05:49 +01:00
luz paz
aeafcec125
Path: Change filenames in the rest of the Path code
...
Reflects changes in
* PathOpGui.SetupOperation()
* GetResources()
* sPIxmap
* pixmap
* *.UI files
Also contains minor translation context renames (these were edits made near to original intent of this commit)
2020-12-02 06:57:28 -05:00
luz paz
60c055e62d
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
Patrick Felixberger
58264bc7da
Setup length depending on tool
2020-03-31 17:31:30 +02:00
Patrick Felixberger
1c73b84237
More improvements for LeadInOut
2020-03-18 16:21:07 +01:00
Patrick Felixberger
02e44de028
Code clean up
2020-03-17 22:18:47 +01:00
Patrick Felixberger
a171fb2db5
Fixed inner circle bug
2020-03-17 21:24:37 +01:00
Patrick Felixberger
9e6afa719b
Improved LeadInOut; Better layer handling
2020-03-17 19:13:56 +01:00
Patrick Felixberger
7ad982e6a3
Improved LeadOut
2020-03-16 21:57:19 +01:00
Patrick Felixberger
935071f810
Fixed rounding bug
2020-03-13 16:15:28 +01:00
Patrick Felixberger
0482326b7a
Added Exten LeadIn, arcs are now correctly entered
2020-03-13 00:15:10 +01:00
Patrick Felixberger
1927147dd7
Added explicit deburr start values; Fixed direction detection for deburr operation
2020-03-05 21:12:57 +01:00
Markus Lampert
73bd992015
Allow deletion of dressup even if model is not setup correctly.
2020-01-03 19:00:15 -08:00
Markus Lampert
7219f6446d
Addressed pylint warnings for PathDressups
2019-07-01 15:32:54 -07:00
sliptonic
617c619d2f
remove unnecessary imports. normalize debug log levels
2019-06-21 13:01:01 -05:00
Markus Lampert
adceb31db3
Dressup gui import cleanup
2019-06-02 11:30:18 -07:00
luz.paz
ec12ffae0c
Path: source comment typo fixes
...
Found via `codespell`
2019-05-30 19:57:25 +02:00
luz.paz
7f081b24fd
Fix source typos
2019-01-22 20:26:59 +01:00
Markus Lampert
a4fb7b6c95
Also restore position of base op when dressup is deleted.
2018-11-04 14:50:04 -03:00
Markus Lampert
fe916e3b58
Insert dressups at the same position in the operations list as the parent op is/was
2018-11-04 14:50:04 -03:00
luz.paz
360e581672
Misc. typo and whitespace fixes
...
ref: https://forum.freecadweb.org/viewtopic.php?f=3&t=30988#p256964
along with other misc. fixes
2018-09-19 17:26:03 +02:00
Markus Lampert
bf46c47616
Removed PathGeom class and moved functionality into module interface.
2018-06-19 21:38:20 -07:00
luz.paz
0720c5e233
Crowdin: Path string fixes
2018-04-25 11:03:10 +02:00
Sammel Lothar LTS
34b6df2b7b
PATH BUGFIX DressUP-LeadINOut-Line-Generation-SIMFix
2018-01-23 19:53:18 +01:00
Markus Lampert
50529d33e4
Changed lead-in-out dressup to use PathDressup.baseOp() instead of relying that it is dressing up an op directly.
2018-01-22 19:40:50 +01:00
Markus Lampert
8ecf31feff
Removed ToolController from all dressups and replaced with recursive search for the base op's ToolController.
2018-01-22 19:40:50 +01:00
Markus Lampert
d538e88815
Prevent adding an entry method dressup to an op that's already has one.
2018-01-22 19:40:50 +01:00
Yorik van Havre
6bd5523987
Path: Fixed possible bug in last commit
2018-01-21 17:48:16 -02:00
Sammel Lothar LTS
a23f891420
BUGFix PATH Dressup Sim FreeCADBreakdown
2018-01-21 17:43:27 -02:00
sliptonic
37aa7d6b81
rename command and PEP8
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