Markus Lampert
abe2a15a37
Fixed ToolController creation when there are multiple jobs.
2017-08-08 18:31:01 -03:00
PLChris
bd85cc5399
Fix tooltable xml import
2017-06-28 22:05:07 +02:00
Markus Lampert
fb5ca9d77b
Renamed LoadTool to ToolController.
2017-06-21 11:41:34 -07:00
Markus Lampert
a22b314a99
Replaced Tooltable with Tool in the TC;
...
Added PropertyTool;
Fixed sanity check.
2017-06-21 11:41:34 -07:00
Itai Nahshon
b5a82693ce
Use the current UnitsSchema for the tool table.
2017-06-18 17:11:49 +02:00
Peter Lama
ce95183fad
Path: py3 fixes
...
Needed for unit tests to pass
2017-06-18 16:33:20 +02:00
Markus Lampert
8936814910
Fixing translate refactoring error.
2017-06-05 12:02:12 -03:00
Markus Lampert
af699ab7e2
Replaced default context argument with explicit call for pylupdate to pick up the strings and contexts.
2017-06-03 15:37:41 -07:00
Markus Lampert
ea49943a8f
Moved almost all translate implementations away from QtGui.
2017-06-03 15:37:41 -07:00
sliptonic
c501a1e234
Path: add linuxcnc export for tooltable
2017-03-21 10:27:51 -03:00
sliptonic
4ce609e31d
Path: ToolLibraryManager copy button is smarter.
2017-03-21 10:27:51 -03:00
sliptonic
c57ca9f351
Path: bug fixes
2017-03-21 10:27:51 -03: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
sliptonic
dfe21f8e22
Path: make toolcontrollers seamless
2017-03-21 10:27:51 -03:00
Kurt Kremitzki
be2a827a69
Update Path to py3-compatible printing
2017-01-30 10:21:22 +01:00
Sebastian Stetter
70040e01c4
PATH: Fix for x10 input field issue in tool table
2017-01-15 17:39:37 +01:00
Dan Falck
a8faace098
PATH:units added Gui::InputField to some parms
...
old spinboxes were not aware of units so I substituted in the custom FreeCAD Gui:InputField on countour, profile, profile edges, and pocket operations.
2016-12-24 17:28:40 -08:00
Dan Falck
bed7eca0b7
PATH:Tooledit:support for units
...
connected units to ToolEdit and listview in the tooltable library
2016-12-23 17:17:22 -08:00
Dan Falck
f80c9a8394
Path:wip on tl edit dialog and units
2016-12-19 07:40:25 -08:00
sliptonic
92c2dce16d
PATH: More reasonble defaults for new tools
2016-12-11 12:47:56 -06:00
sliptonic
66210c7888
PATH: Delete misplaced and unused files
2016-12-11 12:47:56 -06:00
sliptonic
f1c1f7f245
fix for tool edit index bug.
2016-10-24 12:49:57 -02: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
ba459c522e
menu cleanup
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