Markus Lampert
|
e6249387f2
|
Switched to using hand made stock objects even for the basic types.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
89f5bcded2
|
Hide all unused controls for now.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
e05442b031
|
Fixed automatic update for PathStock.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
31e5710c61
|
Added axis at origin display while editing.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
4a735b372e
|
Added stock support to templates.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
af4bac8abf
|
Added moving an operation up/down the list buttons.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
8f77c7575f
|
Added support for centering the base object inside stock.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
5da6e15b7b
|
use min values to ceate valid stocks for panels.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
016bca5e37
|
Prevent stock from existing solid if there are no solids in the file.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
cb06794e76
|
Removed obsolete path stock command and view provider.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
614a0f83c2
|
Fixed error stock from existing when selected again.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
b778882f76
|
Added stock creation.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
2b62412cc1
|
Delete all subobjects of a job when the job itself is deleted.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
7241a5b796
|
Fixed base object clone handling.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
8158cd72cb
|
Use correct icon for tool controller.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
88e566cf4b
|
Added set origin.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
f73a63eee3
|
Added support for align move to origin.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
ba0b5e5481
|
Added selection observer to enable/disable orientation and alignment buttons.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
b26e3a5279
|
Orientation along an edge.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
c655281ea8
|
Added orientation of part by faces.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
ef93ba1d42
|
Fixed moving operation back into job.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
4fd8cbb40e
|
Swap visibility of clone and original while job editor is up.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
9209778b79
|
Create clone for stock and go to some lengths to enforce that.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
3a392ec604
|
Added tool controller edit in dialog and hooked it up to job edit.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
83ab3bd3f2
|
Added combined dialog for TC editing - refactored UI controller into separate class.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
1c25c1520b
|
Fixed unit tests.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
a440dabf5d
|
Add tool controller support with inplace editing.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
c0d1fa49a6
|
Added delete operation functionality;
fixed adding to job for dressups.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
fd67690fa7
|
Fixed some UI issues and enabled re-ordering of ops.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
2bb83bebb1
|
Split job commands into their own source file.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
8c085226d7
|
split PathJob into model and gui;
Made PathJob a regular feature and moved operations into child compound;
Added stock feature.
|
2017-09-08 12:25:58 +02:00 |
|
luzpaz
|
e2cba9f1ce
|
Path: typos
|
2017-08-31 11:05:48 +02:00 |
|
Markus Lampert
|
5219cb5b38
|
Different approach to determining the qt version.
|
2017-08-28 11:52:10 -03:00 |
|
Markus Lampert
|
353ebde7ab
|
Reduced log level to info.
|
2017-08-28 11:52:10 -03:00 |
|
Markus Lampert
|
d8eb9a31ca
|
Fix Qt4/5 setResizeMode -> setSectionResizeMode
|
2017-08-28 11:52:10 -03:00 |
|
sliptonic
|
42945cd596
|
Path: remove obsolete operations
PathFaceProfile PathFacePocket are no longer necessary
|
2017-08-28 11:40:33 -03:00 |
|
sliptonic
|
da836d183f
|
Path: remove pathcompoundextended
non-functional
|
2017-08-28 11:40:33 -03:00 |
|
sliptonic
|
a15421e9cc
|
Path: gui cleanup
|
2017-08-28 11:40:33 -03:00 |
|
sliptonic
|
a651609fe1
|
path: convert smoothiepost to use argparse
|
2017-08-28 11:40:33 -03:00 |
|
sliptonic
|
1efe5cfe7c
|
Path: cleanup simplecopy
Now creates a 'custom' object with gcode property
|
2017-08-28 11:40:33 -03:00 |
|
Markus Lampert
|
e0ebe92d1c
|
Added full unit test to make sure tool chain works correctly.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
f2483f2ff0
|
Added preambles option to fromShapes to prevent Path.Area from emmitting a preamble before every block of movement.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
36284251cb
|
Fixed merge issue.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
a076179cf0
|
Start of dogbone unit tests.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
21502ce1f1
|
Converted PathProfile to be based on PathAreaOp.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
88e2b6de9a
|
Reduced logging for pocket ops again.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
ab2e516b35
|
Refactored pocket and facing to use the same base class; added min travel and keep tool down to the interface - latter one is hidden since it currently doesn't seem to work.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
8c70c3abcd
|
Fixed retraction of tool when profiling multiple holes.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
90952b1c5d
|
Added docstrings to Gui classes.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
1f1e887103
|
Fixed error in circular hole when created with invalid features. Not sure how they get through but they should not cause an exception.
|
2017-08-22 10:16:58 -03:00 |
|