1. 15 Apr, 2013 1 commit
    • Lars Kruse's avatar
      improve handling of filename URI · f31b3dd7
      Lars Kruse authored
      * Windows: use "urllib.url2pathname" instead of manual decoding
      * non-Windows: use "urllib.url2pathname" instead of doing nothing
      
      Filenames including whitespace or special characters can now be used
      with the RecentChooserMenu ("recently used model files").
      f31b3dd7
  2. 09 Mar, 2013 1 commit
  3. 08 Mar, 2013 1 commit
  4. 07 Mar, 2013 1 commit
  5. 30 Jan, 2013 1 commit
    • Lars Kruse's avatar
      reduce unnecessary moves to safety height for zigzag patterns · f2e387c8
      Lars Kruse authored
      Previously the "TinySidewaysMoveFilter" was used to detect small gaps within
      a toolpath that can be removed safely. But the above filter only worked under
      the specific conditions that the z levels of both adjacent points are the same.
      The new implementation adds another connection line to the motion grid (before
      collision tests). Thus now all kind of connections (independent of their length
      and position) are possible.
      f2e387c8
  6. 28 Jan, 2013 1 commit
    • Lars Kruse's avatar
      minor GUI cleanup · 47f67721
      Lars Kruse authored
      * hide "description" column of processes (not in use, yet)
      * trigger control update for name changes of model/tool/process/bounds
      47f67721
  7. 27 Jan, 2013 4 commits
  8. 07 Nov, 2012 1 commit
  9. 06 Nov, 2012 1 commit
  10. 29 Oct, 2012 4 commits
  11. 28 Oct, 2012 7 commits
  12. 20 Oct, 2012 1 commit
  13. 20 Aug, 2012 1 commit
  14. 25 Jul, 2012 1 commit
  15. 23 Jul, 2012 2 commits
  16. 22 Jul, 2012 1 commit
  17. 20 Jul, 2012 2 commits
  18. 19 Jul, 2012 7 commits
  19. 11 Jul, 2012 1 commit
  20. 08 Jul, 2012 1 commit