Wykres commitów

27 Commity (3fc267596f7ebc17fed22958624cf70157cfa02a)

Autor SHA1 Wiadomość Data
vilda.novak@gmail.com 3fc267596f - chain simulation working. This was the main reason to implement chains, to be able to see how combination of paths affects finishing in my woodwork. 2013-08-22 21:44:05 +00:00
vilda.novak@gmail.com 695100244e -first export of chain gcode working 2013-08-22 21:11:57 +00:00
vilda.novak@gmail.com add4a01d06 -reshuffle export functions to enable chaining and export of gcode after calculation has been finished. 2013-08-22 09:54:22 +00:00
vilda.novak@gmail.com ab66753761 fix updateRest function 2013-08-15 16:58:19 +00:00
vilda.novak@gmail.com 686cd55f05 code cleanup 2013-08-13 23:59:07 +00:00
vilda.novak@gmail.com bac060c659 -chain work, comments 2013-08-13 23:47:12 +00:00
vilda.novak@gmail.com 1611c1dca5 -work on chaining, comments 2013-08-13 23:38:52 +00:00
vilda.novak@gmail.com cdac0bafdf version 0.5.0 2013-08-11 16:38:23 +00:00
vilda.novak@gmail.com aa16797a12 another limit for minimum z of operation 2013-07-27 17:43:55 +00:00
vilda.novak@gmail.com 5aad441a10 - waterline fixes for inverse milling
- option to project paths with waterline is back
2013-07-27 17:17:52 +00:00
vilda.novak@gmail.com d3447651c8 -waterline now works more similar to other CAM programs. It was projecting paths to get better results, but there were problems with this. 2013-07-11 15:39:50 +00:00
vilda.novak@gmail.com efa088b8cc tiny optimization for parallel path pattern(5% in pattern generation)
first try on operation chains
2013-06-28 20:20:22 +00:00
vilda.novak@gmail.com c9c1a4918d decreased default optimisation threshold, new algorithm is more sensitive, but works really much better.. 2013-06-22 12:59:53 +00:00
vilda.novak@gmail.com 39162a8da9 first fix for an ugly bug regarding layer interpolation 2013-06-17 12:01:49 +00:00
vilda.novak@gmail.com ad5b7f1802 -fix for strategies that don't support exact mode.
- lots of work on background operations again:
    now they work properly here, I could compute more than 10 paths simultaneously and all got computed and read back into blender.
    you have to save your file before doing bg operations.
    paths are now saved as pickle files for reading back, saves a lot of disc space.
2013-06-13 23:32:08 +00:00
vilda.novak@gmail.com 6a06dddf25 -update function for machine settings
- caching for background operations working
- fix when printing more warnings at once
- helix enter check if inside pocket
- try on collision check on tangential retract
2013-06-06 22:27:09 +00:00
vilda.novak@gmail.com 5ca3add260 - background operations finally work :) now you can compute as many ops in background as you wish, untill they fit the memory.
- started doing better documentation of functions inside the code.
2013-06-05 18:34:08 +00:00
vilda.novak@gmail.com d8ecd98e4a trashing almost all bg op work, it needs to be redone another way :( Because of blender design stuff which is not properly documented... 2013-06-04 11:55:48 +00:00
vilda.novak@gmail.com 6f828a60a7 tangential retract
further improvements to background operations.
2013-06-03 11:58:31 +00:00
vilda.novak@gmail.com ebc8d2bb14 save file in background op only when file is marked dirty 2013-05-31 11:04:03 +00:00
vilda.novak@gmail.com 8183d96594 cosmetic tweaks to background operations 2013-05-29 23:14:14 +00:00
vilda.novak@gmail.com 150ae3414b more work on bg ops
now you can choose if compute in background or not, sometimes it's faster to compute normally.
2013-05-29 23:07:59 +00:00
vilda.novak@gmail.com 20a944ae8c improvements to background ops, needs a lot of work still 2013-05-29 00:21:17 +00:00
vilda.novak@gmail.com 1856ab92c6 more work on background operations, seems to be success, more operations can now be computed in parallell! 2013-05-28 22:46:11 +00:00
vilda.novak@gmail.com 5bdd838df5 more work on background operations
unregister render panels
2013-05-28 18:29:51 +00:00
vilda.novak@gmail.com 2f14dad681 first try on background operations. 2013-05-26 21:44:07 +00:00
vilda.novak@gmail.com 41f9af1536 adding more folders and files 2013-05-26 14:47:27 +00:00