Commit Graph

298 Commits

Author SHA1 Message Date
Markus Lampert
04807fddd7 Add UseOutline property to PocketShape in order to mill full pockets and not have to add all sub-shapes. 2018-08-18 21:55:26 +02:00
luz.paz
321b159f27 More typos 2018-08-18 21:48:43 +02:00
JimStar
dc15e8f077 Extended global marker size to be used for Path 2018-07-11 21:22:28 -03:00
Markus Lampert
5fa725c188 Always use climb milling for closed wires. 2018-07-06 22:08:46 -07:00
Markus Lampert
0a7074cd10 Added join to chamfer properties and UI. 2018-07-06 22:08:46 -07:00
Markus Lampert
6920a618db Fixed chamfer depth and cleaned up properties. 2018-07-06 22:08:46 -07:00
Markus Lampert
ec0e9d1d91 Basic chamfer op framework. 2018-07-06 22:08:46 -07:00
Markus Lampert
0c71bc9f93 Consolidated path tool editor and added customized support for endmill, drill and v-bit. 2018-07-06 22:08:46 -07:00
Markus Lampert
7f965554b8 Fixed abs usage for doubles - thanks to clang warnings. 2018-05-15 21:45:58 +02: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
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
Markus Lampert
d9b8d61550 Expose task panel layout through preferences. 2018-05-07 12:20:10 -03:00
luz.paz
5f7df347f8 Path: misc. source comment typos 2018-04-25 11:03:10 +02:00
wmayer
c582b069ba fix compiler warnings with py3 and msvc 2018-04-16 18:24:53 +02:00
Yorik van Havre
d4f835ab39 Merged translations from crowdin 2018-03-26 18:52:02 -03:00
Zheng, Lei
286b252f44 ViewProviderPath: tweek StartIndex auto step size 2018-03-03 11:19:36 -03:00
Yorik van Havre
12f3258ded Applied latest translations from crowdin 2018-02-21 14:25:31 -03: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
sliptonic
12968ed4a4 Path: Limit tool angle input
fixes #3158
2018-01-27 19:45:36 +01:00
Daniel Wood
0866e1a59f Added flycutter option to the tool edit ui. 2018-01-11 11:20:02 -02:00
Unknown
3df389f5f2 PATH: typo fixes 2017-12-23 14:27:25 +01:00
Unknown
3d9ecab346 SVG cleanup: remove all redundant <dc:title> content
Removed duplicate mentions of `[agryson] Alexander Gryson`
2017-12-02 14:02:14 +01:00
Markus Lampert
0b629e67dd Clarified tooltip 2017-11-29 21:45:41 +01:00
Markus Lampert
d53dbaa13a Fixed tooltip still refering to xml instead of json. 2017-11-29 21:45:41 +01:00
Markus Lampert
7803264814 Added template export to Path menu, rearranged layout a bit for better consistency. 2017-11-29 21:45:41 +01:00
Markus Lampert
b2bfc8c931 Changed form layout to grid layout for qt5 compatibility. 2017-11-28 12:39:02 -02:00
Markus Lampert
e7a509306e Expose curve accuracy as a preference. 2017-11-24 10:21:36 -02:00
Markus Lampert
9b4f57e577 Changed TC editor fields horizontal sizing to expand. 2017-11-22 11:42:41 -02:00
Markus Lampert
9c9faab428 Increased tolerance for accepting tags. 2017-11-20 20:37:40 -08:00
wmayer
74d1aa72ea fix German translation 2017-11-11 22:47:12 +01:00
Markus Lampert
84e67a2471 Moved tag generation together with button box for better getpoint handling. 2017-11-01 10:39:07 -02:00
Markus Lampert
17ebceb144 Use PathGetPoint for Tags. 2017-11-01 10:39:07 -02:00
Shai Seger
f9fec3f724 Fix dialog texts 2017-10-31 11:10:23 -02:00
Shai Seger
1322bbf13d Add 2 color stock, speed control and resolution control 2017-10-31 11:10:23 -02:00
Shai Seger
77193b7e36 Add sliders to task 2017-10-31 11:10:23 -02:00
Shai Seger
831cb793f6 Add missing files and place ui file in correct location 2017-10-31 11:10:23 -02:00
Shai Seger
22233110e6 integrate simulator into path workbench 2017-10-31 11:10:23 -02:00
Yorik van Havre
cfe2d134a2 Updated translations from crowdin 2017-10-23 18:32:02 -02:00
Markus Lampert
eaa7b6f591 Fixed all ops to use Op...Depth in order to not mess with the expressions. 2017-10-22 11:24:58 -07:00
Markus Lampert
1a29468094 Replaced spreadsheet with dedicated SetupSheet object in order to better support expression setting. 2017-10-22 11:24:58 -07:00
Markus Lampert
14dfa13ee6 Renamed Settings to SetupSheet. 2017-10-22 11:24:58 -07:00
Markus Lampert
9d98ac390e Changed tool parameters to use a QuantitySpinBox. 2017-10-22 11:24:58 -07:00
Markus Lampert
f13ac4c17e Removed obsolete ToolControl.ui 2017-10-22 11:24:58 -07:00
Markus Lampert
6db9389cf7 Changed tool controller editor to use QuantitySpinBox for speeds. 2017-10-22 11:24:58 -07:00
Markus Lampert
6ace67f047 Removed depths lock - obsolete through usage of expressions. 2017-10-22 11:24:58 -07:00