Wykres commitów

2480 Commity (master)

Autor SHA1 Wiadomość Data
vilda.novak@gmail.com e69dceb599 -fix limit curve not working with ambient ALL
-fix a bug with silhouette extraction - was a precision bug in the image based algorithm
2013-10-15 14:11:04 +00:00
vilda.novak@gmail.com 007b005857 -reorganisation more 2013-10-15 11:01:07 +00:00
vilda.novak@gmail.com c9629ff388 -more reorg. 2013-10-15 10:10:11 +00:00
vilda.novak@gmail.com 260665a18e -moving image based method to image_utils.py 2013-10-15 10:06:58 +00:00
vilda.novak@gmail.com cf7f2025d8 cleanup 2013-10-15 09:46:33 +00:00
vilda.novak@gmail.com d1e41f8f6a -more library splitting 2013-10-15 09:37:29 +00:00
vilda.novak@gmail.com 4b313b48d1 moving more funcs to chunk.py 2013-10-15 09:13:15 +00:00
vilda.novak@gmail.com d3e4a1b8da more reorganisation 2013-10-15 09:11:12 +00:00
vilda.novak@gmail.com b7e1c40730 2013-10-15 08:47:27 +00:00
vilda.novak@gmail.com 64df92ee60 -big change:
splitting utils.py in more libraries, will continue with this.
2013-10-15 08:47:03 +00:00
vilda.novak@gmail.com fda9c3570e code reorganisation 2013-10-15 07:57:42 +00:00
vilda.novak@gmail.com c4208ab8ba - some fixes to circle strategy pattern creation 2013-10-15 07:37:09 +00:00
vilda.novak@gmail.com a5aa6d99c5 -fixed a bug in sorting of paths, now stay_low + pocket + limit curve give good result. It was caused by enabling to measure distance for stay low to end of chunk, instead of only to start.(if it would be possible to turn the chunk, it would have allready happened.) 2013-10-15 07:19:27 +00:00
vilda.novak@gmail.com 87d6417d26 -limit curve object works for waterline 2013-10-15 06:39:32 +00:00
vilda.novak@gmail.com 553d32337d -basic implementation of limit curve, needs work for some strategies(waterline e.t.c.) 2013-10-14 22:14:32 +00:00
vilda.novak@gmail.com 29b475fb4b disabled 4 axis development for now.. don't have time to finish things and have other targets, also, I don't have a machine on which I could possibly test stuff 2013-10-14 21:31:45 +00:00
vilda.novak@gmail.com 66c4d4b763 - more 4 axis stuff 2013-10-14 16:08:05 +00:00
vilda.novak@gmail.com 32c673b358 disable debug print 2013-10-10 23:06:06 +00:00
vilda.novak@gmail.com 2525ff625b first 4 Axis gcode is working now! 2013-10-10 19:29:33 +00:00
vilda.novak@gmail.com 9e6538d083 update .nc library for Naxis 2013-10-10 19:28:40 +00:00
vilda.novak@gmail.com a1c156f303 -plenty of code refactoring for 4 axis, 2 4 axis strategies work, but no functional gcode export for them yet. 2013-10-10 06:17:48 +00:00
vilda.novak@gmail.com b20d6ef767 -more code reorganisation 2013-10-03 16:51:48 +00:00
vilda.novak@gmail.com 591643ebec - code reorganisation 2013-10-03 15:35:58 +00:00
vilda.novak@gmail.com 30c66563b9 -adding properties for naxis
-renaming operators
2013-10-01 13:48:24 +00:00
vilda.novak@gmail.com 9af4243519 disable parallel step back in combination with layers, it made under-cuts. 2013-10-01 10:22:03 +00:00
vilda.novak@gmail.com 80f3b87917 - silencing debug info 2013-09-30 17:04:56 +00:00
vilda.novak@gmail.com 62bf4a2694 -update default UI 2013-09-30 14:24:47 +00:00
vilda.novak@gmail.com 68bb9d8a4d -fix vertical limit bugs
-fix bug on path mesh creation
2013-09-30 12:09:31 +00:00
vilda.novak@gmail.com b8d9c53ad4 -removing debug var condition for pencil path cleanup. 2013-09-17 19:31:26 +00:00
vilda.novak@gmail.com 6fb30ef533 - pencil tuning. Probably won't do more changes now, although the results are by far not good. Still, the results are quite better than in 0.5 in some cases. 2013-09-17 19:29:57 +00:00
vilda.novak@gmail.com b7df45a8c5 - fix bug for stay low+ exact mode moving under object level
- fix sorting of paths for parallel step back
- small optimisations for parenting
- more comments
2013-09-12 12:36:18 +00:00
vilda.novak@gmail.com b9190710e0 -pencil strategy improvements 2013-09-03 20:29:15 +00:00
vilda.novak@gmail.com f321369818 pencil strategy experiments with searching algo 2013-08-28 20:13:55 +00:00
vilda.novak@gmail.com 05262301a6 improve bridge placement,
some crazypencil strategy code
2013-08-28 11:08:43 +00:00
vilda.novak@gmail.com f5de173232 - property operation.changed now working - this detects if the operation parameters changed after last computation. This can save time when exporting e.g. chain gcode, since then only export is performed. 2013-08-24 11:29:59 +00:00
vilda.novak@gmail.com 8d0d0b77a6 - bridges for cutout operation are now working, I think it's quite comfortable since they are totally automatic. They don't work well with ramp down and ramp out yet... 2013-08-23 16:32:34 +00:00
vilda.novak@gmail.com ba96056e18 start of bridges code 2013-08-22 22:26:44 +00:00
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 3ed263e576 cleanup 2013-08-14 00:01:12 +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 d8f127d46d transformation for drill path 2013-07-27 17:59:50 +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 b54a7a1350 - more fixes and comments for inverse waterline 2013-07-27 17:35:16 +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