Commit graph

23 commits

Author SHA1 Message Date
MirceaDan
149cc8c7c5 python 3 changes exceptions, queue and asesrtEqual
1) import Queue is now lower caps

2) exceptions
except KeyError as e:

3) assertEquals is deprecated but assertEqual does exactly same thing
2016-07-14 23:53:39 -07:00
Gina Häußge
cbb692de30 Forgot to rename SPONSORS.md in .gitignore 2016-05-02 17:41:03 +02:00
Gina Häußge
5e6a7ef605 Added sponsor list 2016-04-21 11:56:56 +02:00
Gina Häußge
e0b888b2d0 First throw at an "About" dialog
(cherry picked from commit f2c07e8)
2016-04-19 16:41:30 +02:00
Gina Häußge
cd973adedf Improved slicing and file management
- File management is prepared to support folders (UI still lacking support)
- STL files are now first class citizens
  - can be managed via the file list (and filtered from it)
  - can be sliced on demand
- Slicing now happens via plugins
- Added Cura plugin
  - uses CuraEngine directly instead of full Cura installation
  - Cura profile importer for importing profiles from regular Cura installs via settings dialog
  - TODO: UI for editing profiles
- API for slicing and slicing profile management
2014-10-06 17:34:07 +02:00
Pim Rutgers
4ef58b56e6 Ignore code kit 2014-09-23 18:16:54 +02:00
Ross Hendrickson
1f3160571c Remove Orig files 2013-08-02 19:21:12 -06:00
Ross Hendrickson
4c1fc14ac5 Fix Merge conflicts with Devel 2013-08-02 19:13:51 -06:00
Gina Häußge
9038bc2bcd Cleaned up a bit in .gitignore 2013-07-09 21:37:14 +02:00
Ross Hendrickson
280d8e8405 Change Class name. Test will slice model with included ini. 2013-06-21 19:22:13 -06:00
daid303
781795a776 Add ignores suggested by smorloc 2012-12-24 10:15:10 +01:00
Ilya Kulakov
b25ef2dd39 Ignore build files for Mac OS X. 2012-12-06 23:31:57 +07:00
Ilya Kulakov
252244cb65 package.sh is able to package Cura using new build system. 2012-12-06 19:39:37 +07:00
Ilya Kulakov
0e6b9fd67e New py2app based distribution of Cura for Mac OS X. 2012-12-05 19:16:41 +07:00
Daid
21a71f288e Added G4 to GCode reader. Fixes #132 2012-06-19 21:57:16 +02:00
Ferdi van der Werf
112898f4e9 Added more to .gitignore, mainly files made by packaging 2012-04-18 01:53:41 +02:00
Ferdi van der Werf
1bbf136547 Updated .gitignore
Added more ignores, Cura preferences are not needed in repo.
2012-04-09 01:28:30 +02:00
Ferdi van der Werf
e2f4ce4ef6 Upstream merge 2012-04-08 22:43:39 +02:00
Ferdi van der Werf
e6badbfb7d OSX ignore and IDE ignore 2012-04-08 22:28:12 +02:00
Lawrence Johnston
d3bfafb2bd https://github.com/daid/Cura/issues/38 .gitignore does not ignore packages now that NewUI is no longer part of the name 2012-04-07 13:34:15 -07:00
Daid
3973424294 Rename from SkeinPyPy to Cura in URLs, paths and scripts. 2012-03-24 11:01:35 +01:00
daid
5d4e8c7ed1 More to ignore! (Thanks for the ignore file alex) 2012-03-15 11:21:07 +01:00
Alexandre Girard
1b39f91a75 add gitignore 2012-03-15 18:18:14 +08:00