ml
a806e6bc50
Added arguments to dialog and script call.
2016-11-20 20:07:44 -08:00
sliptonic
1b7d929f9e
Holding tag bugs
...
Removed OCC from profile
Add option to suppress profile of perim.
2016-11-13 14:51:36 -06:00
sliptonic
cdfd09a7cb
incorporating TechDraw findShapeOutline
2016-11-13 14:51:36 -06:00
sliptonic
978d3c133d
icons
2016-11-13 14:51:36 -06:00
sliptonic
102f281ba1
Initial commit of facing op
2016-11-13 14:51:36 -06:00
sliptonic
d30a5c59a6
remove unneeded base geometry tab
2016-11-13 14:51:36 -06:00
sliptonic
2d7d19e8ec
Patch from nahshon
...
http://forum.freecadweb.org/viewtopic.php?f=15&t=18148&sid=9dcb94b872e170a78e8940bd08880b92&start=10#p143439
2016-11-04 09:19:49 -05:00
Markus Lampert
4b67af15fe
Improved default behaviour and removed output-policy from job settings.
2016-11-02 10:58:35 +01:00
Markus Lampert
33ca2275e7
Switched job assignments to be empty which uses the default from the prefrences - if no preferences can't be found the user is prompted.
2016-11-02 10:58:35 +01:00
ml
27f47f84dd
Added suppor for default OutputFile with templates and a policy on how to deal with file name conflicts.
2016-11-02 10:58:35 +01:00
ml
a66b4683ba
Added tooltip processing to the job preferences page.
2016-11-02 10:58:35 +01:00
ml
cc4e05c1d4
Basic Job preferences dialog
2016-11-02 10:58:35 +01:00
Markus Lampert
70b445a099
Added argument support for post processors - examples in linuxcnc_post.py.
2016-11-02 10:58:35 +01:00
sliptonic
710624309e
really ugly icons.
...
Maybe someone with talent will help.
2016-10-24 12:49:57 -02:00
ml
17418a0144
Better naming, also for properties.
2016-10-18 16:53:04 -07:00
ml
cb12709955
Added tooltips and label for distance.
2016-10-18 16:53:04 -07:00
ml
d0ab5d258a
Added support for custom lengths.
2016-10-18 16:53:03 -07:00
ml
7ff68a2e32
Added support for enabling and disabling individual bones in the dressup.
2016-10-18 16:53:03 -07:00
ml
29facba79c
Basic task panel.
2016-10-18 16:53:03 -07:00
sliptonic
892f9f784d
PathSurface now uses base object from job.
...
This means Surface won't work on Meshes directly.
They should be converted so FreeCAD solids first.
Surface still needs lots of work.
2016-10-15 15:25:54 -03:00
sliptonic
327044ff2a
Edge Profile operation
2016-10-15 15:25:54 -03:00
sliptonic
b7a6f916d8
Drilling handles multiple locations
...
Jog rates started
Automatically create default tool in new job.
2016-10-15 15:25:54 -03:00
sliptonic
cddccdf4c7
Tool Library replaces ToolTable Job replaces Project
2016-10-15 15:25:54 -03:00
Yorik van Havre
83d7655e73
Path: remove old dislay if path becomes empty - fixes #2484
2016-09-30 19:35:26 -03:00
wmayer
dbfcc77e6a
fix -Wextra & -Wdeprecated in Path
2016-09-22 18:53:24 +02:00
sliptonic
d806311caf
bug with EngraveEdit
2016-09-15 20:28:33 -05:00
wmayer
33f12f641b
fix Coverity issues
2016-09-03 12:35:34 +02:00
sliptonic
fadbd5e424
Bug fixes:
...
fixes reparenting bug when dressup is deleted
Engrave wasn't using final depth value
Dragknife Dressup not correctly calculating spin direction or curve intersection
Per Yorik, fix crash if PartGui hasn't been loaded
Allow selection of bottom face for profiling
Bug # 0002615
2016-08-04 14:28:59 -03:00
Yorik van Havre
4038221af7
Path: support for G90.1 / G91.1 GCodes (absolute/relative arc centers) - fixes #2605
2016-06-29 17:08:08 -03:00
Lorenz Hüdepohl
87ce05f225
Path: add plunge angle feature for PathProfile
...
With the new property "PlungeAngle", one can specify the inclination of
a ramp into the material, instead of plunging straight down. The
original behaviour and default is set to 90.0 degrees. A value of zero
makes the tool descent exactly one layer depth down per turn.
2016-06-13 15:27:21 +02:00
brad
30f3e93349
Operations and ToolControllers have labels set automatically.
...
This will hopefully make things a little clearer
A couple more Sanity checks.
Don't error if no TC in project.
2016-05-23 13:04:58 -03:00
sliptonic
e6e3528c3f
new icons
2016-05-23 13:04:58 -03:00
sliptonic
765c6a9d8a
defaults if objects pre-selected. Fixes
...
Smarter default for inside outside profiles
first commit
2016-05-23 13:04:58 -03:00
sliptonic
a9d1949ed1
cmake fixes
2016-05-23 13:04:58 -03:00
sliptonic
658eeec960
First try at a remote operation.
2016-05-23 13:04:58 -03:00
sliptonic
1b70ddaf0d
Code cleanup and additional work on panels
2016-05-23 13:04:58 -03:00
sliptonic
de8ffb70f9
Taskpanels for Drilling, Engrave, and Profile basically working
...
Profile still missing some functionality.
I haven't tried to do anything about cmake requirements or testing.
This is a checkpoint commit, please don't build.
2016-05-23 13:04:58 -03:00
sliptonic
702205ef89
cmake fixes for engrave task panel
2016-05-23 13:04:58 -03:00
brad
6dbf6cbd73
Moving horiz and vert feed into the toolload object.
2016-05-23 13:04:58 -03:00
brad
4180b4cbc7
First attempt at a task panel
...
Panel for engraving operation.
2016-05-23 13:04:58 -03:00
sliptonic
b67f6f1886
Extensive Path Workbench improvements.
...
Implement libarea improvements for profile
Implement libarea pocketing.
consolidate occ and libarea pocketing operation into one with algorithm
switch
consolidate occ aand libarea profile op into one with algorithm switch
add basic engraving operation.
Add rough UI for profile holding tags
implement holding tags for libarea profile.
implement basic defaults for depth settings.
First move in Drilling is rapid to clearance height.
UI needs lots of work but is usable.
2016-05-23 13:04:58 -03:00
wmayer
d9bd355892
+ suppress warnings with MSVC
2016-05-05 18:39:17 +02:00
wmayer
d1bc34441d
+ fix various gcc & clang warnings
2016-04-24 16:21:19 +02:00
Yorik van Havre
819f790900
updated translations
2016-04-06 22:39:34 -03:00
Yorik van Havre
66e33b066a
Updated translation files from crowdin
2016-03-17 23:29:11 -03:00
Yorik van Havre
7d0012e160
Added latest translations from crowdin
2016-03-06 14:50:07 -03:00
Yorik van Havre
7791253778
Merge pull request #97 from dbtayl/master
...
Helical/linear ramp plunging
2016-03-01 17:08:19 -03:00
Yorik van Havre
81008006c0
Updated translation files
2016-03-01 12:34:03 -03:00
triplus
93c7a6bcac
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
Yorik van Havre
f93b1b26df
Added updated translations from crowdin - fixes #2443
2016-02-26 18:32:02 -03:00