Markus Lampert
|
b094ce7370
|
Fixed pylint warnings for PathUtil family
|
2019-07-01 15:32:54 -07:00 |
|
sliptonic
|
617c619d2f
|
remove unnecessary imports. normalize debug log levels
|
2019-06-21 13:01:01 -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 |
|
looooo
|
c2be67e812
|
py3: iteritems -> items, iterkeys -> keys
|
2018-12-08 11:27:22 -03:00 |
|
Markus Lampert
|
b6bbccd8d4
|
Added support for multi base model to Engrave.
|
2018-09-11 07:24:37 +02:00 |
|
Markus Lampert
|
f9f372b036
|
New approach to determine if an object is a solid - based on it's volume.
|
2018-09-11 07:24:35 +02:00 |
|
Markus Lampert
|
3e9d9ab428
|
Fixed more python 2/3 unicode issues.
|
2017-10-22 19:50:30 -07:00 |
|
Markus Lampert
|
d52fc9ef84
|
Refactored use of iteritems into function to deal with python 2.7 and 3 compatibility.
|
2017-10-22 18:18:10 -07:00 |
|
Markus Lampert
|
d93023981d
|
Python version independent string and unicode handling.
|
2017-10-22 12:01:35 -07:00 |
|
Markus Lampert
|
d91778dd32
|
Workaround for DAG invalidation - remove all expressions before deleting an object.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
974e706748
|
Switch out base in case user selects features of the original - fixes op placement.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
61a9928216
|
Added support for Part as base object.
|
2017-09-21 11:32:32 -07:00 |
|
Markus Lampert
|
45d1c2c779
|
Added stock creation.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
074d012ec3
|
Moved all post/pre processor into their own directory.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
7a381ed7d0
|
Switched solid detection to blacklisting instead of whitelisting.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
a8390445d2
|
Fixed spindle speed limitation in UI and template restore.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
1ce3b242f2
|
Added solid detection and consolidated PathJob Base selection option (removed empty option).
|
2017-06-21 11:41:35 -07:00 |
|