vilda.novak@gmail.com
522d633045
fix a small bug reported by Gael
...
precision error enabled a layer where the path is on the exactly same level twice - last layer only
2014-07-03 00:27:12 +00:00
vilda.novak@gmail.com
9e04e37635
fix bug in curve booleans
2014-07-02 17:38:31 +00:00
vilda.novak@gmail.com
c690201f72
new strategy curve - converts a 3d curve directly to a path.
...
0.7. files will open.
split files now lifts and drops the cutter
2014-04-30 06:01:28 +00:00
vilda.novak@gmail.com
cb3f54b1dc
reverted buffer writing now, was dropping codes
2014-04-30 05:59:19 +00:00
vilda.novak@gmail.com
386e5e5622
2014-04-25 13:11:10 +00:00
vilda.novak@gmail.com
ecb00b8d43
checks for shapely conversion, was throwing bugs with some Polygon polygons
2014-04-25 07:19:20 +00:00
vilda.novak@gmail.com
7cedf8c7d9
-waterline improvement. It's now hard for me to find a case where it doesn't work. All problems were in the way image was sampled - with extending the border a bit, the image got sampled right, without broken paths. The increased ambient had to be however limited again.
2014-04-25 06:40:14 +00:00
vilda.novak@gmail.com
5a8074475c
-fix bullet & non filled curves
...
-fix positive image scales
-fix bad ambient when image crop is off but the values for it are not default
-polyToMesh imporvements
2014-04-24 21:58:52 +00:00
vilda.novak@gmail.com
ca885b4f84
adding testing code, for easier debugging in future
2014-04-24 21:58:28 +00:00
vilda.novak@gmail.com
ae8724031c
-fix simulation not working at all
...
-experimental code for silhouettes
2014-04-24 17:09:44 +00:00
vilda.novak@gmail.com
ae836ec180
fix sorting in special case in pocket, where stepover>cutter radius
2014-04-24 16:15:52 +00:00
vilda.novak@gmail.com
e9f6d67a06
-ramps out should work again
2014-04-24 15:54:53 +00:00
vilda.novak@gmail.com
e808ea16db
more tiny optimizations to export
2014-04-24 09:34:21 +00:00
vilda.novak@gmail.com
b21b7e34da
-exporter tweaks, trying to optimize. after all the changes, I estimate cca 25% speedup in export
2014-04-24 09:28:11 +00:00
vilda.novak@gmail.com
fd438d2358
-separated export, now paths don't have to be exported automatically after computing, may save time while tweaking, since path export is very long with larger files.
...
-several optimizations to the export code
2014-04-24 09:27:33 +00:00
vilda.novak@gmail.com
4f24eb1ef9
another attempt to speed up nc writing
2014-04-23 22:29:58 +00:00
vilda.novak@gmail.com
664d9d8fd3
pack import was in wrong file
2014-04-23 22:29:06 +00:00
vilda.novak@gmail.com
ccbc07fcda
-fix for missing X and Y coordinates in Gcode when start of operation was at 0,0
2014-04-23 21:00:33 +00:00
vilda.novak@gmail.com
d24168734d
- faster file writing, by 10-15 % , buffering the output and writing larger parts.
2014-04-16 23:11:24 +00:00
vilda.novak@gmail.com
50e4db0afa
-fix a bug in simulation
2014-04-16 22:12:29 +00:00
vilda.novak@gmail.com
49897ba755
image scaling now works different - negatively and also positively scaled images get first under zero plane, then offset in the depth.
...
-image milling will now go to the very border of image, it's up to user to limit it with ambient settings.
-hopefully some little optimization in sampling process.
2014-04-14 19:03:48 +00:00
vilda.novak@gmail.com
7957676c8e
-optimized optimizeChunk function, is much faster now with larger paths
...
-optimized parallel pattern generation, about 2x faster now
-fixed several bugs
2014-04-14 11:37:54 +00:00
vilda.novak@gmail.com
7b57d028bc
temporary fix for wrong update check
2014-04-13 23:26:05 +00:00
vilda.novak@gmail.com
9d4abb493d
-fixing update bug causing very long file exports
2014-04-13 16:32:07 +00:00
vilda.novak@gmail.com
0a33124da0
debug prints
2014-04-13 09:39:40 +00:00
vilda.novak@gmail.com
cfcb46b783
select similar blender info was commented out
2014-04-13 09:29:40 +00:00
vilda.novak@gmail.com
7101d0f44a
-adding Shapely support as experiment
...
-exact silhouette operation with shapely, just as an operator now.
2014-04-12 22:14:53 +00:00
vilda.novak@gmail.com
052a7cbc7d
disabled ramp out now , wasn't working at all...
...
also blocked bridges when using more outlines
2014-04-07 11:18:47 +00:00
vilda.novak@gmail.com
3255f4bf2a
ramps work with bridges, finally :) uf, when code becomes complex, little changes can take a lot of time...
2014-04-07 09:38:49 +00:00
vilda.novak@gmail.com
dc119850c4
brought back some of scene and world panels.
2014-04-05 09:49:36 +00:00
vilda.novak@gmail.com
0d50fdef16
brought back blender texture panels, scene panels should follow.
2014-04-05 09:42:12 +00:00
vilda.novak@gmail.com
3f11c8ad37
select similar mini addon
2014-03-28 10:02:33 +00:00
vilda.novak@gmail.com
39f984b5c8
-finishing moving of functions to libs
...
-fix image cutout
2014-03-14 22:36:48 +00:00
vilda.novak@gmail.com
35e60c7f89
-curve boolean operator now works with multiple objects.
...
-fix cutout without ramps
2 new files - ui and ops, for panels and operators, these have been moved into these files.
2014-03-14 21:41:37 +00:00
vilda.novak@gmail.com
20271996d5
-ramps now work with pattern operations(parallel, spiral, e.t.c.) but with many bugs now...
2014-03-07 00:37:09 +00:00
vilda.novak@gmail.com
56115abed9
ramps for small pockets should work now when helix entry is on.
...
reordered plenty of code too.
2014-03-06 15:45:21 +00:00
vilda.novak@gmail.com
89c318b333
-fix new zigzag ramps startpoint at minimum z
2014-03-06 14:42:35 +00:00
vilda.novak@gmail.com
93c2381016
-fix ramps on very short open lines
2014-03-06 14:40:05 +00:00
vilda.novak@gmail.com
5e709df5b0
multiple news:
...
-new rams with zig-zag direction, can be later used in any operation. Now still only in cutout, non-closed curves work now however.
-fixed some bugs with ramps
-object silhouete operator, enables extracting silhouete from 3d object. Mainly for debugging, but can be used in some cases. Only for low poly meshes now.
-silhouette offset operator for objects. you can offset curves and object silhouettes interactively now.
-silhouete generation function was revamed, for separate and more flexible use.
2014-03-06 14:30:46 +00:00
vilda.novak@gmail.com
82b6703a2a
- drill path didn't work with groups.
2014-02-22 08:35:22 +00:00
vilda.novak@gmail.com
9e42b25f5a
-boolean operation for Curve Objects!
2014-02-15 16:59:10 +00:00
vilda.novak@gmail.com
b1b5e02706
some interface for interpreting and using cura preferences
2014-02-15 16:35:52 +00:00
vilda.novak@gmail.com
4390ba9170
more tweaks to print 3d progress bar
2014-02-14 21:45:38 +00:00
vilda.novak@gmail.com
80a51a31e4
-Cura export has now a nice progress bar
2014-02-14 20:27:18 +00:00
vilda.novak@gmail.com
2210336746
-print progress in the operations list, rather than in header.
2014-02-14 11:41:15 +00:00
vilda.novak@gmail.com
aff3a770af
adding BSD license to nc library, should have done this long time ago.
2014-02-12 19:29:17 +00:00
vilda.novak@gmail.com
b117c54e19
fix a bug introduced with last commints
...
free feed rate is now switched on allread during lift-up, should speed up milling a tiny bit.
2014-02-12 19:22:34 +00:00
vilda.novak@gmail.com
a3c4e86ea7
-fix bug in image cutout
2014-02-08 21:46:10 +00:00
vilda.novak@gmail.com
a95d6da00d
ramp is now supported even if first down is off
2014-02-08 21:33:10 +00:00
vilda.novak@gmail.com
3226c8b4aa
improved ramp for cutout
2014-02-08 20:50:54 +00:00