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 |
|
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 |
|
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 |
|
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 |
|
sliptonic
|
4fb43389f0
|
Path: Remove obsolete code
|
2019-01-19 23:31:49 -06:00 |
|
sliptonic
|
d71231c5b3
|
crowdin: fix whitespace
|
2019-01-19 23:31:49 -06:00 |
|
luz.paz
|
49bb541a1e
|
Crowdin: Path/PathScripts/PathOp.py capitalize string
|
2019-01-19 23:31:49 -06:00 |
|
luz.paz
|
bdcbf3b29c
|
Crowdin: Path/PathScripts/PathProfileBase.py capitalize string
|
2019-01-19 23:31:48 -06:00 |
|
cclauss
|
a8a02e881d
|
Drop depencence on six module
|
2019-01-07 15:51:34 +01:00 |
|
cclauss
|
00d8f39840
|
Fix file, long, raw_input, and xrange for Python 3
|
2019-01-07 15:42:37 +01:00 |
|
cclauss
|
c8a2b21904
|
Missing import FreeCAD and/or FreeCADGui (again)
|
2019-01-07 12:25:27 -02:00 |
|
wmayer
|
e3d4cbeb3d
|
Py3: use feature detection instead of version detection
|
2019-01-05 13:11:04 +01:00 |
|
Markus Lampert
|
c3e413340f
|
Fixed Queue import for py3
|
2019-01-05 12:30:41 +01:00 |
|
Markus Lampert
|
096c21f338
|
Fixed indexing dictionary keys
|
2019-01-05 12:30:40 +01:00 |
|
wmayer
|
3e12a59d41
|
fix several Py3 issues
|
2019-01-03 18:11:37 +01:00 |
|
luz.paz
|
579e588395
|
Path: source comment typo fixes
Found via `codespell`
|
2018-12-27 10:22:36 -02:00 |
|
Markus Lampert
|
a907a103cd
|
Use removeSplitter to get a single face for the removal shape construction.
|
2018-12-23 11:07:31 -02:00 |
|
Gauthier
|
843d334874
|
First version of grbl_G81_post.py
|
2018-12-13 09:01:52 -03:00 |
|
looooo
|
c2be67e812
|
py3: iteritems -> items, iterkeys -> keys
|
2018-12-08 11:27:22 -03:00 |
|
luz.paz
|
cfbfa9dc6b
|
Misc. typo, grammar, and whitespace fixes
[skip ci]
|
2018-11-27 15:02:58 -03:00 |
|
Markus Lampert
|
716298bf0c
|
Support for step down in deburr op.
|
2018-11-06 12:01:18 -03:00 |
|
Markus Lampert
|
9e0f0eeeb4
|
Enable op base feature pre-selection for multiple base models.
|
2018-11-06 12:01:18 -03:00 |
|
Markus Lampert
|
4ca516ee4d
|
Maintain stock bound box extension values across refreshs
|
2018-11-06 12:01:18 -03:00 |
|
Markus Lampert
|
ebb4a8cc31
|
Added tool controller to custom op
|
2018-11-04 14:50:04 -03:00 |
|
Markus Lampert
|
a4fb7b6c95
|
Also restore position of base op when dressup is deleted.
|
2018-11-04 14:50:04 -03:00 |
|
Markus Lampert
|
fe916e3b58
|
Insert dressups at the same position in the operations list as the parent op is/was
|
2018-11-04 14:50:04 -03:00 |
|
pekkaroi
|
cf578c8899
|
Path: PathSurface task panel update
|
2018-11-04 14:49:21 -03:00 |
|
pekkaroi
|
f25db4278d
|
generalized optimization algorithm
|
2018-11-04 14:49:21 -03:00 |
|
pekkaroi
|
14df76cbc2
|
Path: Optimize output of OCL dropcutter algo.
|
2018-11-04 14:49:21 -03:00 |
|
kreso-t
|
9d60ced83d
|
Path: Adaptive - finishing path improvements
- fixed bug in path cleaning (artifacts on the finish path)
- increased path discretization resolution
|
2018-10-29 10:28:54 -03:00 |
|
Yorik van Havre
|
ce0f871cba
|
py3 compatibility fixes
|
2018-10-27 16:04:51 -03:00 |
|
pekkaroi
|
fbb0039774
|
PATH Fix bug on finding minimum Z on DressupRampEntry
|
2018-10-25 11:02:02 -03:00 |
|
kreso-t
|
fbdbf65f4e
|
Path: Adaptive - finish depth option added
implemented the same way as in other path area operations
reusing the PathUtils.depth_params class
|
2018-10-22 15:41:18 -03:00 |
|
luz.paz
|
ce91b1f766
|
Misc. typo fix
Found via `codespell`
|
2018-10-11 16:21:28 -04:00 |
|
Markus Lampert
|
e98a7d47e7
|
Added comment about the correctness of cloning a clone - lest I not attempt to /fix/ it again
|
2018-10-05 11:30:45 +02:00 |
|
Markus Lampert
|
a68bc0612d
|
Changed view providers to use Gui.Document.setEdit to start the editor for a new object.
|
2018-10-05 11:30:45 +02:00 |
|
markus
|
701075e49f
|
Fixed context menu for PathIconViewProvider
|
2018-10-03 16:49:26 +02:00 |
|
markus
|
cbd7f3e3fa
|
Fixed path model double click
|
2018-10-03 16:49:19 +02:00 |
|
Markus Lampert
|
b09b62b672
|
Fixed path tool controller context menu
|
2018-10-02 09:42:52 -03:00 |
|