Commit Graph

764 Commits

Author SHA1 Message Date
Markus Lampert
0b48c98792 Fixed import of PathGeom - might want to refactor that one day. 2018-01-22 19:40:50 +01:00
Markus Lampert
e96e32580e Fixed template-export menu activation. 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
2375a95afd Path: changed --output-doubles to --axis-modal and reversed the default behavior
Explicit gcode is better than implicit so it is the default.  additional flags compress the size of the output and make it less explicity
2018-01-20 14:09:58 +01: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
sliptonic
4ae2cf53c7 path: cleanup linuxcnc post and fix vertical feed problem 2018-01-20 14:09:58 +01:00
sliptonic
2814b4600a Path: rename Set_StartPoint to conform to command name standard
PEP8
2018-01-16 00:32:35 -06:00
sliptonic
15c62d3685 Path: rename dressup commands to conform to standard
PEP8 cleanup
2018-01-16 00:32:35 -06:00
looooo
71072b0738 PathScripts: py3 print
Draft: typo in importDXF.py
2018-01-14 22:29:25 +01:00
Sammel Lothar LTS
efaabab154 Fix Path Keep View and Sim in Sync,typo Linuxcnc_post 2018-01-09 16:46:12 -02:00
Markus Lampert
bbb313559f Expose getUserMacroDir to python and use in preferences. 2018-01-07 20:16:49 -08:00
sliptonic
9cc7cf05ec path: fix help message typo 2018-01-07 18:43:16 -02:00
sliptonic
5bca294d16 fixes from IchGucksLive for drilling simulation. Tweaks to linuxcnc post 2018-01-07 18:43:16 -02:00
luz.paz
0c54e0dc3a Path: typos 2018-01-07 18:43:16 -02:00
luzpaz
47cbc42de0 Path: typos 2018-01-07 18:43:16 -02:00
sliptonic
e80389fc2f fixes #3284
path direction if useComp is false
2017-12-23 14:34:46 +01:00
Markus Lampert
3b2f5ff0af Fixed initial step down value. 2017-12-23 14:33:20 +01:00
Unknown
f92d63008e PATH: typo fixes 2017-12-23 14:27:25 +01:00
Unknown
f5146508bb Misc. typos 2017-12-06 20:59:55 +01:00
Markus Lampert
95d37dc733 Fixed StepDown value by removing special handling of legacy behaviour. 2017-12-05 16:34:19 +01:00
Markus Lampert
191752b262 Remove automatic base features if OP was created with selected faces. 2017-12-04 01:40:24 -08:00
Markus Lampert
fdea03a594 Fixed hole detection for bottom faces. 2017-12-04 01:39:25 -08:00
Markus Lampert
4f785cdd37 Fixed direct editing of point in GetPoint dialog. 2017-12-03 16:32:25 -08:00
Markus Lampert
5ab86fa33c Added circular faces to drillable targets. 2017-12-03 15:08:20 -08:00
Markus Lampert
9788cf047f Fix for missing base class initialisation during creation. 2017-12-02 11:06:45 -08:00
Markus Lampert
5ff9f0fa26 Added template export to Path menu, rearranged layout a bit for better consistency. 2017-11-29 21:45:41 +01:00
pekkaroi
b210eccf09 Path: Allow adjusting of feed rate in DressupRampEntry 2017-11-28 19:17:41 +01:00
Markus Lampert
1b4f5d5ec4 Fixed selection guard removal after exception. 2017-11-28 12:39:02 -02:00
Markus Lampert
a81485490d Hiding some advanced, not ready for prime time features unless EnableExperimentalFeatures is set and true in the preferences. 2017-11-28 12:39:02 -02:00
Markus Lampert
c38eee06e2 Abort OP creation transaction if TC selection is aborted with cancel, #3274 2017-11-28 12:39:02 -02:00
Markus Lampert
53dc025ca1 Fixed range issue in comparing edges when they have different # vertexes 2017-11-28 12:39:02 -02:00
luzpaz
8200c97ed2 Fix Techdraw UI typo found via crowdin + misc. typos
Ref: https://crowdin.com/translate/freecad/27911/en-eu#6503377
2017-11-26 15:48:20 +01:00
Markus Lampert
9fecae859f Fixed cut mode for pocket shape. 2017-11-24 10:21:36 -02:00
Markus Lampert
cb6bfdf37e Expose curve accuracy as a preference. 2017-11-24 10:21:36 -02:00
Markus Lampert
c1aeb80652 pylint cleanup 2017-11-24 10:21:36 -02:00
luzpaz
a225b13bef Misc. typos
- Tooltip uniformity 
- source comment typo fixes
- remove double whitespaces
2017-11-24 09:45:08 -02:00
Markus Lampert
0bcfebf9aa Make keep tool down work - as good as it gets. 2017-11-22 11:42:41 -02:00
Shai Seger
d18e89f146 Make simulator work with non standard operations. 2017-11-22 11:34:14 -02:00
mlampert
983c5693ab Merge branch 'master' into bugfix/tags-precision 2017-11-21 12:31:00 -08:00
pekkaroi
57c7626aee Path: Allow removing of all base objects in Circular hole tools 2017-11-21 17:19:57 -03:00
Markus Lampert
1e416822db Don't issue x and y coordinates for the initial G0 to ClearanceHeight, #3034 2017-11-20 22:21:05 -08:00
Markus Lampert
a12cabd42b Fixed tag marker display for path's not on z=0 2017-11-20 21:26:06 -08:00
Markus Lampert
468d37603c Fixed updating view after tag generation. 2017-11-20 20:50:26 -08:00
Markus Lampert
ac5c26d8aa Increased tolerance for accepting tags. 2017-11-20 20:37:40 -08:00
luzpaz
7a85bc81b5 Path: typo fixes
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=15&t=25384
+ I squeezed in a few more changes. @mlampert & @sliptonic do you mind reviewing?
2017-11-18 12:51:31 +01:00
Markus Lampert
6a1d88b08c Fixed issue with empty expression. 2017-11-12 11:39:17 +01:00
PLChris
98faf0c661 make philips postprocessor compatible with current Path Workbench 2017-11-05 13:03:35 +01:00
Markus Lampert
9851b43df9 Comment explaining the local implementation of snapper mouse move 2017-11-01 10:39:07 -02:00