sliptonic
|
454d86b20d
|
fixed feed rate for angular moves
|
2018-05-11 10:18:56 -03:00 |
|
sliptonic
|
bf51263a2b
|
Path rename dressup
for name standard compliance
|
2018-05-11 10:18:56 -03:00 |
|
sliptonic
|
f933570035
|
Initial Commit
|
2018-05-11 10:18:56 -03:00 |
|
Shai Seger
|
15c2b9a28c
|
fix FreeCad crash when no tool is assigned to an operation
|
2018-05-11 10:17:16 -03:00 |
|
Markus Lampert
|
d9b8d61550
|
Expose task panel layout through preferences.
|
2018-05-07 12:20:10 -03:00 |
|
Shai Seger
|
8d4f31f021
|
fix bug tracker issue id:0003450 : Freecad crash when simulating without operations.
|
2018-05-04 00:59:16 +03:00 |
|
Markus Lampert
|
78b72c6d4e
|
Only setting Path.Area curve accuracy if it is not, and also set it when Preferences get saved.
|
2018-05-02 22:07:17 +02:00 |
|
Markus Lampert
|
1a2868b534
|
Changed grbl feed rate output to mm/min.
|
2018-04-30 09:54:08 +02:00 |
|
luz.paz
|
5f7df347f8
|
Path: misc. source comment typos
|
2018-04-25 11:03:10 +02:00 |
|
luz.paz
|
13db1e5349
|
Crowdin: Path string fixes
|
2018-04-25 11:03:10 +02:00 |
|
looooo
|
be5ea8391c
|
PySide2: qApp -> QApplication
|
2018-04-14 10:40:31 +02:00 |
|
PLChris
|
d3f413cbe1
|
Fixed missing X-Parameters in output. Renamed to philips_cnc. Cleaned up and merged code from linux_cnc.
|
2018-03-25 13:50:29 +02:00 |
|
sliptonic
|
47d6b10b7c
|
Path: remove ToolLengthOffset
Obsolete and broken supplemental command
fixes #3382
|
2018-03-22 19:43:48 +01:00 |
|
Markus Lampert
|
2e63ffd090
|
Fixed import statement for py3
|
2018-03-17 14:09:15 +01:00 |
|
sliptonic
|
d95656d812
|
Path: Make simulation work with additional jobs
fixes #3359
The simulation stock now updates when job is changed
|
2018-03-08 12:05:29 +01:00 |
|
sliptonic
|
08656b8e19
|
Path: fix crash if path has dressup
fixes #3358
|
2018-03-08 12:05:29 +01:00 |
|
luz.paz
|
7703bc7897
|
Residual files left to remove \n from translate()
|
2018-02-12 21:59:37 +01:00 |
|
luz.paz
|
fa8f012108
|
Path: moved '\n' out of translation()
Instead it is appended to the end of the `FreeCAD.Console.Print.....()`
|
2018-02-11 10:49:19 +01:00 |
|
sliptonic
|
5ffc4f983e
|
Path: add stock boundary as choice for millface
fixes #3326
|
2018-02-09 15:58:44 +01:00 |
|
Markus Lampert
|
2990e1e7b0
|
Changed Cutting Edge Angle to be the full bit angle and renamed label.
|
2018-02-05 20:22:08 -08:00 |
|
pekkaroi
|
1402e39ba0
|
Path: Consolidate available tool types and material types to one place. Fixes issue #3335
|
2018-02-01 22:16:46 +01:00 |
|
Fabio Rossi
|
4506e49689
|
Fixes for python 2to3 migration
|
2018-02-01 21:43:59 +01:00 |
|
sliptonic
|
07ae0e56c4
|
Path: Fix MillFace default values
fixes #3324
|
2018-01-25 18:45:14 -02:00 |
|
Shai Seger
|
627c4e7906
|
Give default values to cutting edge angle so simulations with work even if user did not specify a valid cutting angle.
|
2018-01-24 17:43:06 +01:00 |
|
Markus Lampert
|
5cee8c9cdf
|
Return the actual job instead of the check result of it being a job or not.
|
2018-01-24 01:28:47 +01:00 |
|
Sammel Lothar LTS
|
59dedd1275
|
PATH BUGFIX DressUP-LeadINOut-Line-Generation-SIMFix
|
2018-01-23 19:53:18 +01:00 |
|
Markus Lampert
|
23f88c5d85
|
Fixed 2885, dogbone maintaining F parameter.
|
2018-01-22 19:40:50 +01:00 |
|
Markus Lampert
|
8a39ddf884
|
Fixed recursion problem
|
2018-01-22 19:40:50 +01:00 |
|
Markus Lampert
|
55268a06f4
|
Changed lead-in-out dressup to use PathDressup.baseOp() instead of relying that it is dressing up an op directly.
|
2018-01-22 19:40:50 +01:00 |
|
Markus Lampert
|
c3f03d3696
|
Removed ToolController from all dressups and replaced with recursive search for the base op's ToolController.
|
2018-01-22 19:40:50 +01:00 |
|
Markus Lampert
|
69c1acd391
|
Prevent adding an entry method dressup to an op that's already has one.
|
2018-01-22 19:40:50 +01:00 |
|
Markus Lampert
|
8511597a4c
|
Made dogbone resilient to all dressups and profiles.
|
2018-01-22 19:40:50 +01:00 |
|
Markus Lampert
|
4b0d6c6889
|
Fixed import of PathGeom - might want to refactor that one day.
|
2018-01-22 19:40:50 +01:00 |
|
Markus Lampert
|
a4fe22062d
|
Fixed template-export menu activation.
|
2018-01-22 19:40:50 +01:00 |
|
Yorik van Havre
|
ff467dcb4f
|
Path: Fixed possible bug in last commit
|
2018-01-21 17:48:16 -02:00 |
|
Sammel Lothar LTS
|
6bddaf6eb2
|
BUGFix PATH Dressup Sim FreeCADBreakdown
|
2018-01-21 17:43:27 -02:00 |
|
sliptonic
|
f6825a2686
|
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
|
b965a829c8
|
rename command and PEP8
|
2018-01-20 14:09:58 +01:00 |
|
sliptonic
|
15cbbcd241
|
Path New Dressup LeadInOut to perform Tool Roll towards shape including G41-42
|
2018-01-20 14:09:58 +01:00 |
|
sliptonic
|
4fb676e4b0
|
path: cleanup linuxcnc post and fix vertical feed problem
|
2018-01-20 14:09:58 +01:00 |
|
sliptonic
|
ae2a4e647d
|
Path: rename Set_StartPoint to conform to command name standard
PEP8
|
2018-01-16 00:32:35 -06:00 |
|
sliptonic
|
12e6533df4
|
Path: rename dressup commands to conform to standard
PEP8 cleanup
|
2018-01-16 00:32:35 -06:00 |
|
looooo
|
f3b32da633
|
PathScripts: py3 print
Draft: typo in importDXF.py
|
2018-01-14 22:29:25 +01:00 |
|
Sammel Lothar LTS
|
b6304d16a7
|
Fix Path Keep View and Sim in Sync,typo Linuxcnc_post
|
2018-01-09 16:46:12 -02:00 |
|
Markus Lampert
|
d13d0bddff
|
Expose getUserMacroDir to python and use in preferences.
|
2018-01-07 20:16:49 -08:00 |
|
sliptonic
|
2c69b79c15
|
path: fix help message typo
|
2018-01-07 18:43:16 -02:00 |
|
sliptonic
|
9c4120df7e
|
fixes from IchGucksLive for drilling simulation. Tweaks to linuxcnc post
|
2018-01-07 18:43:16 -02:00 |
|
luz.paz
|
2b95227ed7
|
Path: typos
|
2018-01-07 18:43:16 -02:00 |
|
luzpaz
|
f69b789034
|
Path: typos
|
2018-01-07 18:43:16 -02:00 |
|
sliptonic
|
c093c59416
|
fixes #3284
path direction if useComp is false
|
2017-12-23 14:34:46 +01:00 |
|