Zheng, Lei
dab0eb5428
constraint: fix error message
...
Fixes #187
2019-01-29 21:07:52 +08:00
Zheng, Lei
2b206d3b0e
FCADLogger: add support for lazy string evaluation
2018-10-10 19:01:25 +08:00
Zheng, Lei
5c35ad78f0
Add six
python module
2018-07-02 16:53:30 +08:00
looooo
7fb8cf48ad
py3-fixes:
...
- use six.with_metaclas(metaclass, baseclass)
- some imports must be handled in a different way if py_solve is a external package (conda)
2018-07-01 20:42:59 +02:00
luz.paz
fd1851a38b
Misc. typo fixes
2018-02-05 05:28:09 -05:00
Zheng, Lei
05595e3f41
Add support for draft wire
...
Special treatment for non-closed-or-subdivided draft wire object
directly added into part group. Instead of constraining on the object
placement, we shall constraint on individual points. In other word,
instead of making the draft wire's placement as free parameters, we
make the cooridnates of indvidual points as free parameters.
2018-01-20 16:36:38 +08:00
Zheng, Lei
76f3ed40d1
solver: fix sympy solver
2018-01-08 11:53:30 +08:00
Zheng, Lei
f72e048295
sys_sympy: fix angle constraint
2017-12-09 13:25:36 +08:00
Zheng, Lei
176817a635
Migrate to new style FC module
2017-12-07 03:14:13 +08:00
Zheng, Lei
15babab61d
Drop usage of future and past module
...
FC Windows distribution doesn't have these modules
2017-11-22 01:13:42 +08:00
Zheng, Lei
cc16b178bb
FCADLogger: add hierarchy log level support
...
Each module now has their own logger, and can be controlled separately
2017-10-31 04:09:10 +08:00
Zheng, Lei
80c89ef0a2
Rename self.obj attribute to self.Object
2017-10-31 04:08:23 +08:00
Zheng, Lei
caca713d8d
Create workbench
2017-10-31 04:08:23 +08:00
Zheng, Lei
6ede10cf76
Add sympy + scipy backend
2017-10-31 04:08:23 +08:00