1. 11 Feb, 2017 4 commits
  2. 16 Apr, 2013 2 commits
  3. 15 Apr, 2013 3 commits
    • Lars Kruse's avatar
      fix minor GTK warnings or typos · 2f5abc53
      Lars Kruse authored
      2f5abc53
    • Lars Kruse's avatar
      fix initialization of new processes · 7d8bd77b
      Lars Kruse authored
      Previously the parameters for grid/spiral path patterns were invisible
      for new processes. It was necessary to switching the path pattern type
      or the path strategy to work around this issue.
      Now another signal is emitted to unhide the path pattern paramters.
      7d8bd77b
    • 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
  4. 09 Mar, 2013 1 commit
  5. 08 Mar, 2013 1 commit
  6. 07 Mar, 2013 1 commit
  7. 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
  8. 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
  9. 27 Jan, 2013 4 commits
  10. 07 Nov, 2012 1 commit
  11. 06 Nov, 2012 1 commit
  12. 29 Oct, 2012 4 commits
  13. 28 Oct, 2012 7 commits
  14. 20 Oct, 2012 1 commit
  15. 20 Aug, 2012 1 commit
  16. 25 Jul, 2012 1 commit
  17. 23 Jul, 2012 2 commits
  18. 22 Jul, 2012 1 commit
  19. 20 Jul, 2012 2 commits
  20. 19 Jul, 2012 1 commit