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
cclauss
ec35f61985
six.text_type --> six.string_types
2019-03-17 20:58:34 +01:00
cclauss
361c44c6dc
Unicode fixes for Python3
2019-03-17 20:58:00 +01:00
Sabin Iacob
79bd762b13
Path: fix grbl_post preamble parameter handling
2019-03-17 09:39:44 +01:00
Sabin Iacob
635fef59d1
Path: fix grbl_post postamble parameter handling
2019-03-17 09:39:44 +01:00
wmayer
21c1301df1
PVS: V794 The assignment operator should be protected from the case of 'this == ...'
2019-03-13 12:38:46 +01:00
wmayer
7e482a5002
PVS: V730 Not all members of a class are initialized inside the constructor
2019-03-12 18:33:25 +01:00
Yorik van Havre
a3607ce029
Updated translations
2019-03-06 21:50:08 -03:00
wmayer
f87fe7e12b
fix copy-constructor of Path::Area class
2019-03-03 15:51:07 +01:00
wmayer
61eeca41e1
fix -Wmaybe-uninitialized
2019-03-03 15:04:24 +01:00
Yorik van Havre
512af24397
Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
...
This reverts commit cd433358b09117f234dd0a51dc2a6bfa05428867.
2019-03-02 19:17:44 -03:00
Yorik van Havre
bd93bd2494
Merged crowdin translations
2019-02-28 21:53:37 -03:00
wmayer
e23db2e313
PVS: V773 A memory leak is possible
2019-02-17 18:40:06 +01:00
Yorik van Havre
3cc1a327ce
Updated master translation files
2019-02-08 19:16:21 -02:00
luz.paz
cb4a0adf71
Misc. typos
...
Found via `codespell`
2019-02-08 11:01:24 -02:00
Markus Lampert
2e692dff2d
Restrict removal of g0 to clearance height to the engraving of the last base model.
2019-02-04 22:21:28 -02:00
Markus Lampert
40886d7d1f
Fixed error in hole sorting algorithm when some locations have identical distances
2019-02-04 22:20:03 -02:00
Markus Lampert
c0b3e0d4e4
Fixed dragknife error if coordinate isn't set in command.
2019-02-04 22:20:03 -02:00
Markus Lampert
2d798883c7
Fixed py3 change of return type of
2019-02-04 22:20:03 -02:00
Yorik van Havre
95dda429eb
Updated translations
2019-02-01 13:54:10 -02:00
luz.paz
2ce03a55c6
[WIP] Crowdin: fixes pre-0.18 release
...
Includes some whitespace fixes as well
2019-01-30 11:08:03 -02:00
markus
58e25d463e
Use regular 'w' mode when writing text files for py3 compatibility.
2019-01-30 10:12:00 -02:00
Markus Lampert
b834b369dd
Set feed rates to constructs commands for a tags.
2019-01-24 10:13:44 -02:00
Markus Lampert
bd2beb0bf2
Added support for feeds and speeds to to cmdsForEdge.
2019-01-24 10:13:44 -02:00
sliptonic
21e1883602
fixes #3665
...
Applying patch from jurij
2019-01-22 20:26:59 +01:00
luz.paz
7f081b24fd
Fix source typos
2019-01-22 20:26:59 +01:00
luz.paz
c5641feba3
Path: Misc. comment typo and whitespace fixes
2019-01-22 20:26:58 +01:00