Wykres commitów

48 Commity (23dc03bb8223cb3d73c03fc912a9539180e8d44c)

Autor SHA1 Wiadomość Data
abosafia a2992548fc clean print lines and test ballcone object 2021-07-28 15:12:00 +02:00
abosafia 44710d44a5 fix( ballcone,cylcone) with ocl ,exact and sim 2021-07-28 13:34:42 +02:00
Alain Pelletier fdb427362b
cylcone had wrong variable for angle 2021-07-25 09:50:40 -03:00
abosafia ccc8227446 fix cylcone 2021-07-24 17:07:45 +02:00
abosafia 2c6ccae995 fix vcarve issue with ocl in another way 2021-07-22 12:42:21 +02:00
Alain Pelletier c53a5b1a6f
changed angle
changed angle to half angle.
2021-07-20 08:35:46 -03:00
Alain Pelletier ef729cee36
cylinder cone now works
still unsure if angle or half angle should be used.... I think half angle should be used
2021-07-20 08:33:24 -03:00
Alain Pelletier e356b5462b
changed cylinder angle to half angle
the wrong angle was given to opencamlib
2021-07-20 08:22:35 -03:00
Alain Pelletier 518042806e
corrected bug
corrected bug in Cylinder Cone
2021-07-19 17:58:13 -03:00
Alain Pelletier 9114535102
added cylinder cone cutter
added cylinder cone cutter to opencamlib capabilities.
2021-07-19 17:32:14 -03:00
abosafia 63f5d668b3 fix vcarve issue with ocl 2021-07-19 13:15:07 +02:00
Alain Pelletier b2bf535b57
removed camvtk import
removed vtk import which was unused.  VTK is used by opencamlib to show resutls of the rendering.  Not used in blendercam.
2021-06-08 08:26:36 -03:00
Alain Pelletier 6a7dbe88d1
Added BULLNOSE cutter
Added bullnose cutter
2021-03-12 08:57:54 -04:00
Alain Pelletier 9f044e8178
Update oclSample.py
fixed ballcone bug
2021-03-08 16:31:58 -04:00
Alain Pelletier da7e3e27ac
Added BallCone cutter
Added new cutter, BallCone for parallel and X operations
2020-12-29 20:47:50 -04:00
ksuprynowicz 5585705d77 Skin parameter now works with opencamlib 2020-05-30 21:10:23 +02:00
ksuprynowicz 07b68248da Fixed crash when opencamlib is not available 2020-05-28 16:46:45 +02:00
ksuprynowicz 26ada07b23 Minor cleanup of opencamlib support code 2020-05-15 20:51:13 +02:00
ksuprynowicz 93d1dcc212 Fix oclResampleChunks and some cleanup 2020-05-14 08:15:24 +02:00
ksuprynowicz 8d99761d68 Waterline computation with built-in opencamlib 2020-05-13 22:19:50 +02:00
ksuprynowicz 8a3c13a549 Fixed sample iterator in opencamlib sample functions 2020-05-13 21:14:13 +02:00
ksuprynowicz ab1edf4675 During cleanup oclSTL.addTriangle(t) accidentally got deleted 2020-05-13 08:21:50 +02:00
ksuprynowicz ba6652a0c9 Fixed Parallel operation with OpenCAMLib 2020-05-12 21:50:55 +02:00
TurBoss 83252eb899 remove prints 2020-05-09 05:54:35 +02:00
TurBoss 2bdbff3c80 use VTK to OCL 2020-05-09 05:52:47 +02:00
TurBoss 48d38460de add __init__.py 2020-04-27 04:51:16 +02:00
TurBoss a1020e19a8 comment unneeded functions 2020-03-25 04:06:49 +01:00
TurBoss 0604b07a08 make use of stored samples 2020-03-25 03:31:01 +01:00
TurBoss e28d0277cd use opencamlib from inside blender 2020-03-25 01:44:24 +01:00
TurBoss 6200ac0d6f take vcarve angle into consideration for opencamlib 2020-03-15 07:09:23 +01:00
TurBoss 2f3eb6ebd9 python binary on nt systems 2019-10-06 15:41:22 +02:00
ksuprynowicz 2f76d47db4 Fixed OpenCAMLib calls 2019-08-15 16:32:34 +02:00
ksuprynowicz 4645691c38 Updated bpy.ops.transform.resize calls due to minor changes in Blender API 2019-05-08 08:04:03 +02:00
TurBoss 7bffb22adc python bin 2019-03-06 03:52:47 +01:00
TurBoss c2c89d1550 update V-Carve ops 2019-03-06 03:39:21 +01:00
TurBoss 08d47fab1c use with method 2019-01-28 00:31:13 +01:00
TurBoss d1a40cf14b fix chain export 2019-01-27 23:57:29 +01:00
TurBoss ec0a7ce416 fix opencamlib 2019-01-27 23:06:46 +01:00
TurBoss 1ac18e4957 remove debug line 2017-02-02 19:26:54 +01:00
TurBoss 8276540584 remove print line + string format 2017-02-02 19:08:01 +01:00
TurBoss edc0a16cdb OCL windows changes 2017-02-02 12:07:34 +01:00
Karol Suprynowicz 1520abc38f Major performance improvement for multilayer OpenCAMLib waterline (and other small fixes) 2016-05-29 15:35:58 +02:00
cemede 6e73b04702 I this an error?
I'm trying to compile opencamlib under Arch, and I have some issues, so I cant do any test. But I saw this line and seemed strange.
2016-02-09 04:45:14 +01:00
Karol Suprynowicz 9c0e0bc36e Fixed OpenCAMLib sampling for Parallel and other operations 2016-01-13 16:40:10 +01:00
Karol Suprynowicz 48e8b9fb7b OpenCAMLib waterline fixes 2016-01-13 14:10:40 +01:00
ksuprynowicz@post.pl 7f47d91c4a minor ocl bug fix 2015-02-07 10:28:22 +00:00
ksuprynowicz@post.pl cb2d4cfbf9 added basic informations about OpenCAMLib support 2015-02-07 08:22:53 +00:00
ksuprynowicz@post.pl 6295f8603a Added initial support for OpenCAMLib sampling and waterlines. Filled waterlines are not supported yet. 2015-02-06 18:38:50 +00:00