ml
|
0c5d5566ab
|
Fix for 2773 and two other minor fixes.
|
2016-11-15 22:19:57 -08:00 |
|
Markus Lampert
|
26f73b4a0e
|
Fixed consecutive abort of job editing and selection of current base object.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
462c8b362a
|
Support for Cancel in PathJob creation and editing.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
1fb504e2bd
|
On PathJob creation pre-select the currently selected object.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
351c605db3
|
Fixed enumeration issue for task panel.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
422ac087ed
|
Improved default behaviour and removed output-policy from job settings.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
18791037be
|
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
|
e1a5b9a9e1
|
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
|
cfca656d66
|
Refactored post processor into its own class, concentrating all post processor script operations.
|
2016-11-02 10:58:35 +01:00 |
|
ml
|
4865a2c39d
|
Refactored post processor into its own class, concentrating all post processor script operations.
|
2016-11-02 10:58:35 +01:00 |
|
ml
|
f5f85eba70
|
Basic Job preferences dialog
|
2016-11-02 10:58:35 +01:00 |
|
ml
|
4262094bb6
|
Consolidated finding post processor scripts into class method.
|
2016-11-02 10:58:35 +01:00 |
|
ml
|
6b69276342
|
Fixed post processors and Command constructor (wasn't dealing with parameters being optional).
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
98e93d329f
|
Added reloading of post processor to pick up user changes in the script in case they edited it.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
c2fcb11a7d
|
Sort Post Processor list for dialog and make 'dumper' the default if none is set in the preferences.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
8e01827dab
|
Path preferences for default post processor and arguments.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
67e3b13c13
|
Added tooltip support for PostProcessor scripts.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
da94fb506a
|
Added argument support for post processors - examples in linuxcnc_post.py.
|
2016-11-02 10:58:35 +01:00 |
|
sliptonic
|
8d0af8fcbf
|
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
|
05ff7e40d5
|
menu cleanup
|
2016-10-15 15:25:54 -03:00 |
|
sliptonic
|
2f04ea9586
|
Drilling handles multiple locations
Jog rates started
Automatically create default tool in new job.
|
2016-10-15 15:25:54 -03:00 |
|
sliptonic
|
e790963a45
|
Another attempt at getting pocket output to consistently include feedrate
|
2016-10-15 15:25:54 -03:00 |
|
sliptonic
|
5398c58d6b
|
Tool Library replaces ToolTable Job replaces Project
|
2016-10-15 15:25:54 -03:00 |
|