Abdullah Tahiri
c03424c70e
PCH: Path App
2019-05-03 23:15:09 +02:00
luz.paz
b7b433e461
Misc. typo and whitespace fixes
...
Found via `codespell`
2019-04-30 10:15:59 -03:00
Markus Lampert
84b61d8a6c
Adding tool tips to pocket extension dialog
2019-04-07 12:20:45 +02:00
markus
7fd9d4da75
Python3 fix for iterating over dictionary keys
2019-04-07 12:20:45 +02:00
Markus Lampert
53995670f4
Fixed colour for visibility and changed selection model to extended.
2019-04-07 12:20:45 +02:00
Markus Lampert
82d213dfe0
Fixed ExtensionCorners initial value and added it to setup parameters.
2019-04-07 12:20:45 +02:00
Markus Lampert
737fc7a4ec
Persiste ExtensionCorners state for consistent UI
2019-04-07 12:20:45 +02:00
Markus Lampert
7d850af8f6
Use expression for pocket extension default length
2019-04-07 12:20:44 +02:00
Markus Lampert
f812d31b5d
Added Show All pocket extension checkbox for better UX.
2019-04-07 12:20:44 +02:00
Markus Lampert
0cd26f0e07
Use colour to indicate pocket extension enablement
2019-04-07 12:20:44 +02:00
Markus Lampert
a6489ee7eb
Encapsulating swtich in _Extension class
2019-04-07 12:20:44 +02:00
Markus Lampert
dfff9a6c33
Added support for global extend corners
2019-04-07 12:20:44 +02:00
Markus Lampert
60afad2ca2
Maintain tree collapse state over extension refreshs
2019-04-07 12:20:44 +02:00
Markus Lampert
d2488b20bd
Maintain extension selection over update.
2019-04-07 12:20:43 +02:00
Markus Lampert
e9ca7cbfb2
Fixed update of extensions when length changes
2019-04-07 12:20:43 +02:00
Markus Lampert
6dfe0b2d2c
Switched extension UI to tree view dependent on the base objects.
2019-04-07 12:20:43 +02:00
Markus Lampert
fc43bdc6d7
Fixed Path WB icon path
2019-04-07 12:20:43 +02:00
Markus Lampert
4257ed0faa
Restore pocket selection behaviour
2019-04-07 12:20:43 +02:00
Markus Lampert
5fb5596a31
Use start point proximity to determine which wire to select for the extension.
2019-04-07 12:20:42 +02:00
markus
0581e71b6d
Using offset2D for properly creating the extension
2019-04-07 12:20:42 +02:00
markus
433e8d0514
Disabling length and direction columns for now.
2019-04-07 12:20:42 +02:00
markus
700c9ab2e7
Fixed UI to update dirty state correctly
2019-04-07 12:20:42 +02:00
markus
1e34da7ba3
Add extension faces to removal shape generation.
2019-04-07 12:20:42 +02:00
markus
2abb948954
Cleanup so artifacts on task panel close.
2019-04-07 12:20:42 +02:00
markus
61392a54dc
Simple visualisation of removal shape extensions.
2019-04-07 12:20:42 +02:00
markus
b44e7572be
Added extracting the wire of an extension
2019-04-07 12:20:41 +02:00
markus
ff65795c24
Basic UI to add extension features.
2019-04-07 12:20:41 +02:00
markus
c4e3209e44
Basic UI for editing pocket shape extensions.
2019-04-07 12:20:41 +02:00
markus
756f316831
Added UI page pocket extension; changed selection agent.
2019-04-07 12:20:41 +02:00
sliptonic
3be97dd9e2
Path: New post for simple laser cutter.
...
Initial Commit
PATH: cmake to install jtech post
2019-04-05 15:06:06 +02:00
sliptonic
52bf9a234e
path: smoothie post modified for python3
2019-04-05 15:06:05 +02:00
sliptonic
27d4863833
tool tips, Gui cleanup
2019-04-05 15:04:02 +02:00
sliptonic
2af9096a0b
icon for inactive
2019-04-05 15:04:02 +02:00
sliptonic
77a54cf607
Path: Make a command and icon to toggle op active status
2019-04-05 15:04:02 +02:00
sliptonic
6a26e3e484
Path: GUI for fixture support working
2019-04-05 15:04:01 +02:00
sliptonic
18fd78f9f6
Path: ordering works reasonably well
...
Splitting works reasonably well
2019-04-05 15:04:01 +02:00
sliptonic
bdc869179e
Path: UI changes to job edit
...
.gitignore
More UI work
checkpoint
2019-04-05 15:04:01 +02:00
MA-DEVELOP\apeltauer
7f827874f4
pybind11 mod
2019-04-04 23:37:12 +02:00
Markus Lampert
399b5258dd
pre-select job base model if there is only one choice
2019-04-03 15:23:22 +02:00
Markus Lampert
115a1a077d
Fixed segfault on shutdown
2019-04-03 15:23:22 +02:00
Markus Lampert
8c85cfdcb5
Fix tree view editor for qt5
2019-04-03 15:23:22 +02:00
Markus Lampert
4621584f08
Always enable spin box and live cross update of spin box and check box
2019-04-03 15:23:22 +02:00
Markus Lampert
15713186af
Compact display of models in job editor.
2019-04-03 15:23:21 +02:00
Markus Lampert
0bc3aee2f5
Enable multiple copies of a model as base object for a job
2019-04-03 15:23:21 +02:00
luz.paz
06d583b425
Misc typos and whitespace fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*`
2019-03-31 11:42:36 +02:00
Sabin Iacob
72676b4690
path: use XMax/YMax for sorting shapes in PathAreaOp
2019-03-30 16:02:14 +01:00
Sabin Iacob
6cc1628286
Path: sort shapes in PathAreaOp before executing
2019-03-30 16:02:02 +01:00
luz.paz
ad0ee86589
Misc. source comment typos
2019-03-22 10:44:14 -03:00
luz.paz
5103002df9
Crowdin: continuing translation string refinements/fixes
2019-03-22 10:44:14 -03:00
sliptonic
da83b4f589
Path: per Werner, fixing bug for function removed from string module
...
in py3
2019-03-18 08:35:37 -05:00