wmayer
5ff6945577
fix compiler warnings with py3 and msvc
2018-04-16 18:24:53 +02:00
Yorik van Havre
46fd41d70a
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
Zheng, Lei
a73d498588
ViewProviderPath: tweek StartIndex auto step size
2018-03-03 11:19:36 -03:00
Yorik van Havre
143b89c8f3
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
sliptonic
728c7b75bc
Path: add stock boundary as choice for millface
...
fixes #3326
2018-02-09 15:58:44 +01:00
Markus Lampert
be77b0c58e
Changed Cutting Edge Angle to be the full bit angle and renamed label.
2018-02-05 20:22:08 -08:00
pekkaroi
d2e331146b
Path: Consolidate available tool types and material types to one place. Fixes issue #3335
2018-02-01 22:16:46 +01:00
sliptonic
bcc7d5d7db
Path: Limit tool angle input
...
fixes #3158
2018-01-27 19:45:36 +01:00
Daniel Wood
b6296395e2
Added flycutter option to the tool edit ui.
2018-01-11 11:20:02 -02:00
Unknown
f92d63008e
PATH: typo fixes
2017-12-23 14:27:25 +01:00
Unknown
198ba0a123
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
f6acfbb152
Clarified tooltip
2017-11-29 21:45:41 +01:00
Markus Lampert
ac61d5d734
Fixed tooltip still refering to xml instead of json.
2017-11-29 21:45:41 +01: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
Markus Lampert
098dc57069
Changed form layout to grid layout for qt5 compatibility.
2017-11-28 12:39:02 -02:00
Markus Lampert
cb6bfdf37e
Expose curve accuracy as a preference.
2017-11-24 10:21:36 -02:00
Markus Lampert
9320f6cda6
Changed TC editor fields horizontal sizing to expand.
2017-11-22 11:42:41 -02:00
Markus Lampert
ac5c26d8aa
Increased tolerance for accepting tags.
2017-11-20 20:37:40 -08:00
wmayer
d9cc4a621b
fix German translation
2017-11-11 22:47:12 +01:00
Markus Lampert
694cb621a3
Moved tag generation together with button box for better getpoint handling.
2017-11-01 10:39:07 -02:00
Markus Lampert
606786eeb9
Use PathGetPoint for Tags.
2017-11-01 10:39:07 -02:00
Shai Seger
c2ad2c1fcb
Fix dialog texts
2017-10-31 11:10:23 -02:00
Shai Seger
51f9a8674b
Add 2 color stock, speed control and resolution control
2017-10-31 11:10:23 -02:00
Shai Seger
b4b7098ae1
Add sliders to task
2017-10-31 11:10:23 -02:00
Shai Seger
0fccc2b40b
Add missing files and place ui file in correct location
2017-10-31 11:10:23 -02:00
Shai Seger
6e766deb32
integrate simulator into path workbench
2017-10-31 11:10:23 -02:00
Yorik van Havre
05a5e9965e
Updated translations from crowdin
2017-10-23 18:32:02 -02:00
Markus Lampert
97799f0e9e
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
e2b48fa229
Replaced spreadsheet with dedicated SetupSheet object in order to better support expression setting.
2017-10-22 11:24:58 -07:00
Markus Lampert
15dda40edd
Renamed Settings to SetupSheet.
2017-10-22 11:24:58 -07:00
Markus Lampert
663726983d
Changed tool parameters to use a QuantitySpinBox.
2017-10-22 11:24:58 -07:00
Markus Lampert
239efeea94
Removed obsolete ToolControl.ui
2017-10-22 11:24:58 -07:00
Markus Lampert
092d337bdc
Changed tool controller editor to use QuantitySpinBox for speeds.
2017-10-22 11:24:58 -07:00
Markus Lampert
8d79228dce
Removed depths lock - obsolete through usage of expressions.
2017-10-22 11:24:58 -07:00
Markus Lampert
63201913b5
Switched Depths page to use QuantitySpinBox instead of InputField.
2017-10-22 11:24:58 -07:00
Markus Lampert
3da41785fc
Refactored QuantitySpinBox handling into separate class.
2017-10-22 11:24:58 -07:00
Markus Lampert
2dfc2c89cf
Switched PageHeight to use QuantitySpinBox.
2017-10-22 11:24:58 -07:00
Markus Lampert
f3b5f745b3
Switched default values into Settings spreadsheet.
2017-10-22 11:24:58 -07:00
Markus Lampert
54a74df190
Added tooltips for defaults in export dialog.
2017-10-22 11:24:58 -07:00
Markus Lampert
96a04977a1
Added job default values to template export.
2017-10-22 11:24:58 -07:00
Markus Lampert
a6847951e1
Added default values for heights and rapid feed rates for new tools.
2017-10-22 11:24:58 -07:00
Unknown
31a32b9931
Doxygen Typos
...
+ doxy whitespace formatting
+ added more misc. typos
+ grammar fixes
[skip ci]
2017-10-15 16:27:42 +02:00
Unknown
fa4a6b43ee
Capitalize beginning of tooltips + Typos
...
Capitalized all remaining uncapitalized tooltips.
+ Fixed typo in instantiate() function. Shouldn't have any repercussions on the code, AFAICT.
+ other typos
2017-10-13 00:26:53 +02:00
Unknown
8d9bd319bd
Misc. Typos
2017-10-09 19:59:33 +02:00
Markus Lampert
28ee13a7b9
Renamed stock from-base selection to clarify construction.
2017-10-08 12:24:31 -03:00
Markus Lampert
5f7971d32b
Placement preferences for stock.
2017-10-02 01:16:26 +02:00
Markus Lampert
1790737841
Basic stock preferences and usage if no job template is specified.
2017-10-02 01:16:26 +02:00
Markus Lampert
252cd1e85a
changed lock radio buttons into checkboxes.
2017-09-28 11:27:47 -07:00
Markus Lampert
d5f48319a0
Added manual locking of start and final depths - and automatic updated if not.
2017-09-28 11:27:47 -07:00
Markus Lampert
cf4a300569
Moved PathPocket into 3d Tools command group with new icon.
2017-09-28 11:27:46 -07:00