Commit Graph

1219 Commits

Author SHA1 Message Date
Markus Lampert
f0e6b69690 Switched engrave to use path-geom tools 2018-06-09 11:14:08 +02:00
Markus Lampert
9f7ac42217 Support for individual edges and faces of an attached shape string - fixed depth settings. 2018-06-04 12:06:45 +02:00
Markus Lampert
1b78a99dd1 Fixed engrave gui updating Base and BaseShapes. 2018-06-04 12:06:44 +02:00
Markus Lampert
4641fafa02 Added support for rotated 2d shapes for engraving selection. 2018-06-04 12:06:44 +02:00
Markus Lampert
a3d864e59d Added engraving support for attached ShapeStrings 2018-06-04 12:06:44 +02:00
Markus Lampert
b3d11842f4 Fixed stock from base. 2018-06-04 12:06:43 +02:00
Markus Lampert
79c9e2d872 Fixed selection of vertexes and faces - and added support for faces as base objects. 2018-06-04 12:06:42 +02:00
Markus Lampert
32cb111721 Filter out duplicate selections 2018-06-04 12:06:42 +02:00
Markus Lampert
60a49ede57 Allow selection of edges for engraving. 2018-06-04 12:06:42 +02:00
Markus Lampert
13bce09608 Suppport for engrave as part of a general job 2018-06-04 12:06:42 +02:00
Markus Lampert
aaa200f015 Add support for BaseGeometry to Engrave, if the Job's base object cannot be processed. 2018-06-04 12:06:41 +02:00
pekkaroi
8b0b3df76c PathSimulator, fix typo false->False 2018-05-28 10:27:53 -03:00
pekkaroi
1a3996783e Improve backwards compatibility 2018-05-28 10:12:07 -03:00
pekkaroi
0c90118cb3 Cleaning 2018-05-28 10:12:06 -03:00
pekkaroi
3895c9a492 Improved naming of the new parameters 2018-05-28 10:12:06 -03:00
pekkaroi
1aa8601e07 Add IgnoreAbove parameter to not generate ramp above certain heights 2018-05-28 10:12:03 -03:00
Markus Lampert
48aa0ba3d2 Fixed TC modality in post processor driver. 2018-05-23 17:25:42 +02:00
luz.paz
7a09a5774e More misc. typos 2018-05-19 12:17:52 -04:00
luz.paz
6e64b4f75d Misc. typos 2018-05-19 12:06:34 -04:00
Markus Lampert
7f965554b8 Fixed abs usage for doubles - thanks to clang warnings. 2018-05-15 21:45:58 +02:00
Markus Lampert
186df52382 Cleaned up translation. 2018-05-11 10:18:56 -03:00
Markus Lampert
de9b157a94 Updated copyright 2018-05-11 10:18:56 -03:00
Markus Lampert
4adae91abe Setting rotation center for the job on change. 2018-05-11 10:18:56 -03:00
Markus Lampert
6fe32862ba Maintain center of rotation for compound objects. 2018-05-11 10:18:56 -03:00
sliptonic
5103b74bff Set Path Center. Depends on mlampert's rotation vis 2018-05-11 10:18:56 -03:00
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
Markus Lampert
1bdda1c472 Fixed rotation axis rendering for B and C. 2018-05-11 10:18:56 -03:00
Markus Lampert
d720ef1d12 Add support for rotation center to ViewProviderPath. 2018-05-11 10:18:56 -03:00
Markus Lampert
49d016e2ae Fixed inch scaling 2018-05-11 10:18:56 -03:00
Markus Lampert
e637bfda25 Added center property to Path to deal with rendering rotational axis. 2018-05-11 10:18:56 -03:00
Markus Lampert
7ec797757b Added support for G20/G21 to g-code import. 2018-05-11 10:18:56 -03:00
Markus Lampert
17cca2a1fd Added g-code A parameter support to drilling cycle. 2018-05-11 10:18:56 -03:00
Markus Lampert
2ff14529af A g-code parameter support for G2/G3 2018-05-11 10:18:56 -03:00
Markus Lampert
f425a8a28e PathViewProvider support for A parameter in G0 and G1. 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
wmayer
cb4a5ee180 set exception message when returning with 0 2018-05-05 22:44:29 +02: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
c518744e39 cmake stuff 2018-04-23 09:56:23 +02:00
looooo
18b6544883 win: pybind11: workaround for strdup 2018-04-23 09:56:23 +02:00
looooo
7df027c88b change pybind11/boost handlinG 2018-04-23 09:56:23 +02:00
Peter Lama
68f25713d3 Fix finding boost python >= 1.67
Boost >= 1.67 requires a version suffix (on macOS at least)
2018-04-21 11:24:36 +02:00
wmayer
3c9e6b038e fix requesting boost python component for version >= 1.67.0 2018-04-21 11:12:45 +02:00
wmayer
840c9e8b3c prepare for PyCXX 7.0 2018-04-18 19:20:50 +02:00