Gina Häußge
|
e121569e40
|
Fix BASEDIR & CONFIGFILE eval in init script & param order
Solves #1657
|
2016-12-16 10:30:56 +01:00 |
|
Daniel Tullemans
|
ce4e04cabf
|
Include LSB above first use in init script
|
2016-12-13 17:51:37 -06:00 |
|
Gina Häußge
|
b326efbc3c
|
Merge branch 'devel' into dev/click
Conflicts:
setup.py
src/octoprint/__init__.py
src/octoprint/plugin/core.py
src/octoprint/server/__init__.py
|
2015-10-26 13:47:17 +01:00 |
|
Antoine Bertin
|
9ed122a3bd
|
Add status support to init script
|
2015-07-26 15:41:02 +02:00 |
|
Gina Häußge
|
a65ad50898
|
Better command line interface
|
2015-07-13 13:51:36 +02:00 |
|
Andrew Erickson
|
3aa04448ff
|
scripts: init and default files now specify a process priority.
default to priority of 18 (nicelevel of -2).
|
2015-05-28 05:04:58 -07:00 |
|
Gina Häußge
|
e1bcbae975
|
Changed default path to OctoPrint executable
When installed via python setup.py install, it defaults to /usr/local/bin/octoprint, not /usr/bin/octoprint
|
2014-08-30 10:08:40 +02:00 |
|
Gina Häußge
|
78972b1d40
|
New init script that also evaluates "/etc/default/octoprint" for additional startup options and the like, courtesy of Sami Olmari
|
2013-09-16 18:09:39 +02:00 |
|
Gina Häußge
|
51ae782f02
|
Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly
|
2013-09-15 21:45:33 +02:00 |
|
Gina Häußge
|
a0cac835b5
|
Major reorganization to only include the communication stack from Cura.
|
2012-12-31 13:18:55 +01:00 |
|
Gina Häußge
|
c6cca8c7a3
|
Merge remote-tracking branch 'upstream/master'
|
2012-12-27 23:37:32 +01:00 |
|
Gina Häußge
|
8e01668e1d
|
Adjusted packing to include new dependencies (flask + friends) in the win32 package and also adjusted some stuff to make packaging even work on my system (will probably revert some of that once I come around to properly analyse the issues I had)
|
2012-12-27 00:05:29 +01:00 |
|
daid303
|
eb6e2bc32a
|
Fix the double click on STL/OBJ files.
|
2012-12-26 11:39:24 +01:00 |
|
daid303
|
4cff94e514
|
Update cura.bat for new format, remove printrun.bat as we do not ship with printrun anymore
.
|
2012-12-24 10:24:39 +01:00 |
|
Ilya Kulakov
|
b90298917f
|
Add proper quick look plugin for STL.
|
2012-12-22 17:19:58 +07:00 |
|
daid303
|
3b37498d2e
|
Updated version number to 12.12, fixed some minor packaging issues.
|
2012-12-20 09:27:06 +01:00 |
|
daid303
|
d8923b891b
|
Add extra requirements to linux run script.
|
2012-12-19 09:52:02 +01:00 |
|
daid303
|
cedfec86b5
|
Fix the windows shortcut to run Cura as a module, which is the proper way to start python software.
|
2012-12-10 18:10:03 +01:00 |
|
daid303
|
98ef38eb46
|
Fix encoding bug when using locals with none-ascii chars in it.
|
2012-12-10 10:09:55 +01: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
|
76ae8137f2
|
Added readme.txt text.
|
2012-10-30 11:18:08 +01:00 |
|
Daid
|
82b89c66d6
|
Hopefully fix the macos icon.
|
2012-10-29 17:51:27 +01:00 |
|
Daid
|
b0a6ea8e95
|
Update template to use background inside of dmg.
|
2012-10-29 17:36:45 +01:00 |
|
Daid
|
e662a4214f
|
Fixes for macOS packing.
|
2012-10-29 10:23:41 +01:00 |
|
Daid
|
dadb8b3eae
|
Add icon for .app
|
2012-10-26 17:48:47 +02:00 |
|
Daid
|
b92bded688
|
Update on macos install script, run the installers that are required.
|
2012-10-22 13:32:27 +02:00 |
|
Daid
|
0cc89eb33a
|
Starting to create a Cura.app for MacOS
|
2012-10-12 11:45:29 +02:00 |
|
bartbakk
|
4e19d7abfa
|
New MacOS script, will be the base for a .app
|
2012-10-11 17:00:29 +02:00 |
|
daid303
|
6d92130ba4
|
New icon for Cura, less ugly
|
2012-10-04 15:26:38 +02:00 |
|
daid303
|
b6e62387d4
|
Execute cura after installing.
|
2012-10-04 14:39:03 +02:00 |
|
daid303
|
0c6c40c098
|
Add obj doubleclick support for windows.
|
2012-10-04 14:31:29 +02:00 |
|
daid303
|
77fece6585
|
Remove the console window when opening an STL directly.
|
2012-10-04 10:15:06 +02:00 |
|
daid303
|
f5afd2be82
|
Update to package and install scripts to make them cleaner and better.
|
2012-10-01 21:38:39 +02:00 |
|
daid
|
e7dc86ed7c
|
Start python directly from the start menu, this should remove the console window and avoid confusion.
|
2012-09-03 15:38:09 +02:00 |
|
daid
|
db0b12881b
|
Fix STL icon registration.
|
2012-08-01 12:01:15 +02:00 |
|
daid
|
f377c210df
|
Fix...
|
2012-08-01 11:12:29 +02:00 |
|
daid
|
cfc50e031e
|
Added icon for STL files.
|
2012-08-01 10:16:43 +02:00 |
|
Daid
|
ce46034477
|
Apperently extension bindings do not work with batch files, so changed the STL file registration.
|
2012-07-31 23:39:23 +02:00 |
|
daid
|
e698fb067d
|
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 |
|
daid
|
68f6ebf5d2
|
Updated macOS scripts to be commands, makes them easier to run.
|
2012-07-05 13:08:13 +02:00 |
|
Daid
|
9a1a961338
|
Added Mega2560 Rev3 driver
|
2012-06-19 20:57:30 +02:00 |
|
daid
|
36da148941
|
Add accesscontrol plugin to set access rights and solve problems with Windows7 install
|
2012-04-13 17:33:50 +02:00 |
|
Daid
|
10c7dc93a8
|
This might fix the permission issue with the windows installer
|
2012-04-12 21:30:32 +02:00 |
|
daid
|
55c50df972
|
Add printrun startmenu shortcut
|
2012-04-04 11:16:26 +02:00 |
|
daid
|
6cef0052a9
|
Updated package script to run nsis if wine exists
|
2012-04-03 12:27:36 +02:00 |
|
daid
|
85d44ad8a0
|
Added icon to main window. Added win32 installer script, with drivers for Arduino Mega2560.
|
2012-04-02 14:43:39 +02:00 |
|
Daid
|
0d16ef4bd1
|
Updated script filenames.
Renamed SkeinPyPy to Cura in README
|
2012-03-24 19:50:37 +01:00 |
|
Daid
|
3973424294
|
Rename from SkeinPyPy to Cura in URLs, paths and scripts.
|
2012-03-24 11:01:35 +01:00 |
|
daid
|
41adf54d0c
|
Updated osx scripts not to use 2.7 version of python, but whatever is available
|
2012-03-19 12:09:50 +01:00 |
|