Commit Graph

33 Commits

Author SHA1 Message Date
sliptonic
cbc8524ff9 Make Toolbit find Bit files relative to the current library directory 2020-11-15 18:22:45 -06:00
sliptonic
b556aa47de Basic workflow. No editing
concept dock work
most functions working.
made linuxcnc export work
Fixed some defaults on new install
fixed display label in dock
2020-11-15 18:22:45 -06:00
luz paz
60c055e62d Path: Fix header uniformity and remove trailing whitespace
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
2020-11-05 19:57:21 +01:00
Patrick Felixberger
5df3bd337e Rearranged UI and improved library handling 2020-04-21 23:01:17 +02:00
Patrick F
901d2f90aa Add tool table list to UI 2020-04-10 22:10:35 +02:00
sliptonic
7d04aa5028 checkpoint 2020-04-07 10:09:34 -05:00
sliptonic
e26f57b48f linuxcnc tool table exporter 2020-04-07 10:09:34 -05:00
Markus Lampert
2a96a7d796 Moved usage of ToolBit into the experimental features. 2019-11-28 17:31:37 -08:00
Markus Lampert
c6f14b9836 Added support for relative/absolute path mgmt for stored files. 2019-11-28 17:31:37 -08:00
Markus Lampert
a2935d5ff0 Added preference to choose between legacy tools and new tool bits. 2019-11-28 17:31:37 -08:00
Markus Lampert
db1f97b16e Renamed BitTemplate to BitShape for clarity 2019-11-28 17:31:36 -08:00
Markus Lampert
2e1bea0237 Added search path and preferences support for tools 2019-11-28 17:31:35 -08:00
Markus Lampert
b2ba220c40 Addressed pylint warnings for PathPreferences 2019-07-01 15:32:54 -07:00
sliptonic
c8e945a3ab Path: normalize proxy stratements
remove bare exceptions
2019-06-21 13:01:01 -05:00
easyw
1d87008048 added try,except for OpenCamLib test 2019-05-10 13:16:16 +02:00
Markus Lampert
0d28d59fd1 Removed PathPreferences class and moved functionality into the module interface. 2018-06-19 21:53:41 -07:00
Markus Lampert
485cf86454 Expose task panel layout through preferences. 2018-05-07 12:20:10 -03:00
Markus Lampert
bbb313559f Expose getUserMacroDir to python and use in preferences. 2018-01-07 20:16:49 -08:00
luzpaz
47cbc42de0 Path: typos 2018-01-07 18:43:16 -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
cb6bfdf37e Expose curve accuracy as a preference. 2017-11-24 10:21:36 -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
a3db2a8c46 Switch preferences to use json files for templates. 2017-09-28 11:27:47 -07:00
Markus Lampert
074d012ec3 Moved all post/pre processor into their own directory. 2017-06-21 11:41:35 -07:00
Markus Lampert
25d5c49577 Fixed post processor loading. 2017-06-21 11:41:35 -07:00
Markus Lampert
3ac13a1e31 Some cleanup and refactoring. 2017-06-21 11:41:34 -07:00
Markus Lampert
c121c6c0f7 Added template selection and preference integration to job creation dialog. 2017-06-21 11:41:34 -07:00
Markus Lampert
e6c2f7a356 Added file path and job template to preferences. 2017-06-21 11:41:34 -07:00
Markus Lampert
b26a91407e Removed unused properties from PahJob; fixed post processing arguments 2017-06-03 15:37:41 -07:00
Ian Rees
4687f89edd Path: Add Property to Job for geometry tolerance 2017-04-02 19:58:50 +12:00
Markus Lampert
8326f2b9b2 Retrieve colors from settings. 2017-01-11 12:05:22 -08:00
Markus Lampert
4e3d124c0f Fixed enumeration issue for task panel. 2016-11-02 10:58:35 +01:00
Markus Lampert
33ca2275e7 Switched job assignments to be empty which uses the default from the prefrences - if no preferences can't be found the user is prompted. 2016-11-02 10:58:35 +01:00