This website requires JavaScript.
Explore
Help
Sign In
q3k
/
OctoPrint
Watch
1
Star
0
Fork
You've already forked OctoPrint
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
cb9b85c8d3
OctoPrint
/
Cura
History
Daid
cb9b85c8d3
Fixed
#202
2012-08-28 10:19:55 +02:00
..
avr_isp
Some fixes to start support for python3.
2012-06-21 19:53:18 +02:00
cura_sf
Fix an decode error on filenames.
2012-08-03 10:32:31 +02:00
firmware
Added newer ultimaker firmware. Make linux version install the 115200 baud firmware by default, as PySerial for Linux does not support 250000. Added auto baudrate detection (untested).
2012-06-30 11:51:43 +02:00
gui
Fixed
#202
2012-08-28 10:19:55 +02:00
images
Added border view option for 3D view.
2012-07-31 16:39:31 +02:00
util
Add support for heated bed temperature setting.
2012-08-03 11:10:28 +02:00
__init__.py
Some cleanup and preperation for better packaging.
2012-05-31 12:05:10 +02:00
cura.py
Allow you to give an STL file on the command line so it opens the file in Cura.
#184
Also add file association on stl files for Windows.
2012-07-26 11:30:39 +02:00
LICENSE
Added LICENSE file, Skeinforge is AGPL, so it's best to match that.
2012-04-19 11:52:52 +02:00
setup.py
More fixes for a frozen build. Adds the code used by pypy into a zip which pypy uses. This makes for a cleaner install.
2012-06-01 11:29:21 +02:00
stl.ico
Added icon for STL files.
2012-08-01 10:16:43 +02:00