Markus Lampert
8936814910
Fixing translate refactoring error.
2017-06-05 12:02:12 -03:00
Yorik van Havre
2d78e95f0c
Draft: Better msg in dxf import/export to inform the possibility to use the addon manager - issue #3064
2017-06-05 11:59:31 -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
57fed76be7
Fixed M6 tool index for linuxcnc and opensbp.
2017-06-03 15:37:41 -07:00
Markus Lampert
88c41117b8
Removed obselete tooltable editor implementations.
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
Markus Lampert
6c6b8a0eaa
Fixed post processing output if document is in current working directory.
2017-06-03 15:37:41 -07:00
Markus Lampert
b26a91407e
Removed unused properties from PahJob; fixed post processing arguments
2017-06-03 15:37:41 -07:00
wmayer
729cfd8155
py3: fox compiler warnings
...
issue 0000995
2017-06-04 00:17:57 +02:00
Yorik van Havre
2ec941ae25
Draft: autogroup arrays
2017-06-03 14:50:15 -03:00
wmayer
b8fd36edc5
fixes #0002926 : Trying to access Part.Shape.children() before doc.recompute() crashes the whole program
2017-06-03 13:46:05 +02:00
triplus
9e819faa70
Redefine complete workbench purpose
2017-06-03 10:32:50 +02:00
Yorik van Havre
0f9b9e7469
Draft: Fixed clone bug - fixes #3066
2017-06-02 23:43:47 -03:00
looooo
f072d2e627
py3: some fixes to make start-workbench load on python3
...
issue 0000995
2017-06-02 06:41:04 +02:00
Peter Lama
79fd50e26e
py3: win: Link required vc14 CRT libs
...
issue 0000995
2017-06-02 06:40:32 +02:00
Yorik van Havre
04f34b8603
Draft: Added snapping between mid of two hold points
2017-06-01 19:02:15 -03:00
Yorik van Havre
e09e99b022
Addon manager: Added a button to check for available updates (git mode only)
2017-06-01 18:47:16 -03:00
Yorik van Havre
9807cf937d
Draft: Added visual feedback when modifying x,y,z values manually
2017-06-01 14:16:43 -03:00
Yorik van Havre
515624261d
Addon manager: Added check for optional py dependencies
2017-06-01 12:07:46 -03:00
Abdullah Tahiri
058d01f612
fixes #0002499
2017-06-01 07:47:31 +02:00
Yorik van Havre
dd02729cf4
Addonmanager: Small fix
2017-05-31 22:53:50 -03:00
Yorik van Havre
cc4aae5823
Addon manager: strip possible whitespaces in dependencies checking
2017-05-31 19:23:28 -03:00
Yorik van Havre
0f0db7122f
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2017-05-31 19:18:31 -03:00
Yorik van Havre
e3ce555e66
Addon manager: Added dependency checking
2017-05-31 19:18:18 -03:00
Abdullah Tahiri
318db40af8
Fixes #0002735
2017-05-31 23:59:17 +02:00
sliptonic
c2d5a63e2d
Path: add output precision option to linuxcnc post.
...
Modified unit tests to use it.
2017-05-31 23:38:59 +02:00
sliptonic
78983d9dd2
Path: trying to fix unit test again
2017-05-31 23:38:59 +02:00
sliptonic
a4b801e178
Path: added use of return_last to contour.
...
Path: bug fixes
2017-05-31 23:38:59 +02:00
sliptonic
31a697a350
Path: fixes for unittest
...
Path: precision fix to unittest pathpost
2017-05-31 23:38:59 +02:00
sliptonic
5e2126820c
Path: PathArea logging
2017-05-31 23:38:59 +02:00
sliptonic
2bcfe3cb1f
Path: Cleanup MillFace Dialog
2017-05-31 23:38:59 +02:00
sliptonic
b865eba1e2
Path: Area logging
2017-05-31 23:38:59 +02:00
sliptonic
4c5c439963
Path: minor fixes to PathMillFace
2017-05-31 23:38:59 +02:00
sliptonic
6bd6cc0526
Path: add cursor waiting decorator to long running functions.
...
Remove obsolete ToolDescription code from label change.
2017-05-31 23:38:59 +02:00
sliptonic
38aeb8f8de
Path: TC panel bug. Loses decimal part of float spindle rate
2017-05-31 23:38:59 +02:00
sliptonic
29130de609
Path: make cursor reflect busy
...
Path: fix label buy in PathProfileEdges
Path: cleanup
2017-05-31 23:38:59 +02:00
sliptonic
7bccfff0de
Path: More work on PathMillFace to remove old heeks dependency
2017-05-31 23:38:59 +02:00
sliptonic
0d9b2fc3e7
Path: TD version of getEnvelope for testing.
2017-05-31 23:38:59 +02:00
sliptonic
59fd1d0c81
Path: Engrave was using safeheight and clearance incorrectly.
2017-05-31 23:38:59 +02:00
sliptonic
67efac641f
Path: engrave will do arrays
2017-05-31 23:38:59 +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
c7acb2db3d
Path: use verbose mode for fromShapes() to get relative arc centers
2017-05-31 23:38:59 +02:00
sliptonic
ac9a05368b
PATH: Smoothie post for laser
...
includes spindle speed (power) on every line
2017-05-31 23:38:59 +02:00
sliptonic
bccc959f2d
Path: Convert Contour and MillFace to use PathArea
2017-05-31 23:38:59 +02:00
Zheng, Lei
5bfc0757c0
Path.Command: fix toGCode() bug introduced in 31781eed
...
* output 6 digits instead of 5
* fixed negative value output
2017-05-31 23:50:05 +08:00
Abdullah Tahiri
70a9cce767
Notification to the user that a body is not active when inserting a datum entity - fixes #2511
2017-05-31 02:41:29 +02:00
Abdullah Tahiri
0b3bec3396
Fillet Feature: Return if radius <= 0
2017-05-30 23:09:29 +02:00
Zheng, Lei
7574429615
Path.Command: rounding instead of truncate in toGCode
...
Also changed default Path.Area pareameter ClipperScale to 1e6 which
corresponds to the default 5 digits output of Path.Command toGCode()
2017-05-30 18:49:34 +02:00
crobarcro
8482d2865e
TopoShapeEdgePy.xml: improved docstrings
...
Corrected docstrings for *At methods (valueAt, tangentAt etc.) to explain parameter position meaning
Improved docstrings for FirstParameter, LastParameter, Length and getParameterByLength
2017-05-30 18:09:33 +02:00
WandererFan
d8eec8c7e1
Fix #1937 mis-shapen projections in TechDraw and Drawing
...
Complex curves need more bezier segments for accurate representation.
2017-05-30 15:44:38 +02:00