Mark Walker
d3abeed3a9
Update changelog for 42d754 fix for #1047
2015-09-07 17:19:16 -07:00
Gina Häußge
64bb1adf8c
Added CHANGELOG entry for second temperature polling interval
2015-09-03 18:59:05 +02:00
Gina Häußge
540cf4f4d9
Merge branch 'maintenance' into devel
...
Conflicts:
.versioneer-lookup
CHANGELOG.md
2015-09-02 20:19:29 +02:00
Gina Häußge
536bb31965
Forgot the commit link in the changelog
2015-09-02 19:59:49 +02:00
Gina Häußge
ef46a49430
Also included #1041 in 1.2.6
2015-09-02 19:55:24 +02:00
Gina Häußge
754ef428a0
Preparing release of 1.2.6
2015-09-02 19:49:49 +02:00
Gina Häußge
4f3e2d7f49
Merge branch 'maintenance' into devel
...
Conflicts:
.versioneer-lookup
CHANGELOG.md
src/octoprint/plugins/softwareupdate/__init__.py
src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js
src/octoprint/plugins/softwareupdate/updaters/pip.py
src/octoprint/plugins/softwareupdate/updaters/update_script.py
src/octoprint/plugins/virtual_printer/virtual.py
src/octoprint/server/util/sockjs.py
src/octoprint/server/views.py
src/octoprint/static/css/octoprint.css
src/octoprint/static/js/app/helpers.js
src/octoprint/static/js/app/viewmodels/settings.js
src/octoprint/templates/dialogs/settings.jinja2
src/octoprint/templates/dialogs/settings/features.jinja2
src/octoprint/templates/dialogs/settings/server.jinja2
src/octoprint/translations/de/LC_MESSAGES/messages.mo
src/octoprint/translations/de/LC_MESSAGES/messages.po
src/octoprint/util/comm.py
translations/de/LC_MESSAGES/messages.mo
translations/de/LC_MESSAGES/messages.po
translations/messages.pot
2015-09-01 08:34:24 +02:00
Gina Häußge
96fc70bdb2
Preparing release of 1.2.5
2015-08-31 10:28:52 +02:00
Gina Häußge
b4bb54aca6
Changelog entry for implementation of #949
2015-08-27 13:14:27 +02:00
Gina Häußge
963d590728
Allow specifying additional baud rates
2015-08-12 13:39:12 +02:00
Gina Häußge
64fa330fc5
Update for 1.3.0 change log
2015-08-11 15:29:21 +02:00
Gina Häußge
795c2c87f5
Merge branch 'maintenance' into devel
...
Conflicts:
.versioneer-lookup
CHANGELOG.md
src/octoprint/plugins/pluginmanager/__init__.py
src/octoprint/util/__init__.py
2015-07-23 12:22:02 +02:00
Gina Häußge
25de95dc93
Preparing release of 1.2.4
2015-07-23 09:54:27 +02:00
Gina Häußge
4ddef52fb2
Changelog entry for server command settings
2015-07-22 11:03:34 +02:00
Gina Häußge
1d3eecd7d0
Added changelog entry for CuraEngine 15.06 support
2015-07-17 13:56:45 +02:00
Gina Häußge
1c806eb618
Merge branch 'maintenance' into devel
...
Conflicts:
.versioneer-lookup
CHANGELOG.md
2015-07-09 21:52:23 +02:00
Gina Häußge
abbf937e7f
Preparing release of 1.2.3
2015-07-08 17:22:18 +02:00
Gina Häußge
6abd7e27ce
Forgot a changelog entry earlier
2015-07-08 16:45:12 +02:00
Gina Häußge
22d12ac54c
Allow hiding plugins from Plugin Manager
2015-07-07 15:33:26 +02:00
Gina Häußge
3441431cdf
Do only allow machinecode files for selection/printing
2015-07-06 10:49:24 +02:00
Gina Häußge
08546f5730
Started change log for 1.3.0
2015-07-06 10:20:29 +02:00
Gina Häußge
1c6b0554c7
Preparing release of 1.2.2
2015-06-30 21:19:50 +02:00
Gina Häußge
9f8d30a66c
Preparing release of 1.2.1
2015-06-30 08:42:16 +02:00
Gina Häußge
a5b87a9067
Updated changelog
2015-06-29 17:49:19 +02:00
Gina Häußge
401ebcf685
Fix: Cleanly exit on SIGTERM
2015-06-25 15:18:33 +02:00
Gina Häußge
cfa4cb2a7c
Preparing 1.2.0 release (forgot another changelog update)
2015-06-25 10:18:00 +02:00
Gina Häußge
12a1bebe7e
Preparing 1.2.0 release
2015-06-25 10:13:17 +02:00
Gina Häußge
d461acffc7
Big update of changelog
...
Resorted some things and added stuff from the various RC release notes.
2015-06-24 15:18:02 +02:00
Gina Häußge
4badf72e18
New section "Note for Upgraders" & corrected a typo
2015-06-12 20:15:22 +02:00
Gina Häußge
5da52b6c57
Preparing release of 1.2.0-rc2
2015-06-12 17:30:32 +02:00
Gina Häußge
2e72b91eaf
Preparing release of 1.2.0-rc1
2015-06-10 10:12:30 +02:00
Gina Häußge
8696ce9291
Fix: Bundled plugins always take precedence over external ones
2015-06-09 13:54:21 +02:00
Gina Häußge
db980689c8
Fixed GCODE viewer in zoomed out browsers
...
Closes #612
2015-06-03 13:25:30 +02:00
Gina Häußge
b714c59004
Allow specification of known long running commands through settings
...
This should allow users to adjust the behaviour of the communication stack more granularly in case the regular settings which only consider G4, G28, G29, G30, G32 to be real long runners without output are not sufficient.
2015-06-03 12:34:00 +02:00
Gina Häußge
d2bca10ac9
Slight refactoring of API key evaluation in restricted_access decorator
...
Actual test whether key is provided or not happens in before_request handler of flask app, hence the more granular processing in the decorator was unecessary since around november '14. Adjusted to only do the actual processing necessary to replicate login_required behaviour/login users if necessary.
Closes #516 (actually, that was solved since introduction of the before_request handler which took that work off the hands of the decorator, but now it's properly documented too)
2015-06-03 11:55:32 +02:00
Gina Häußge
caef322b65
The Plugin Manager is now bundled with OctoPrint
2015-05-29 16:31:43 +02:00
Gina Häußge
f2192ba232
Fix: Re-open detected serial port with specified baudrate
...
The serial port was previously kept open from the Stk500 initialization, which defaults to 115200 baud.
Closes #892
2015-05-29 11:36:36 +02:00
Gina Häußge
3ac2d5dd34
Fixed Z-Timelapse for Z changes on `G1` moves
...
Solves #909
2015-05-26 18:46:50 +02:00
Gina Häußge
fa57f160dc
Log cancelled prints only once
...
Thanks to @imrahil for the headsup
2015-05-13 14:00:12 +02:00
Gina Häußge
098df12d94
Added changelog entry for #888
2015-05-11 16:54:37 +02:00
Gina Häußge
ad2bdb1242
Added a bunch of changelog entries
2015-05-07 09:59:05 +02:00
Gina Häußge
9ecd59c6e1
Merge branch 'gcode-renderer-retina' of https://github.com/lucas-clemente/OctoPrint into pr/lucas-clemente/gcode-renderer-retina
...
Conflicts:
CHANGELOG.md
2015-05-05 22:04:22 +02:00
Gina Häußge
f19d0f0360
Base cut off point for temperature graph on timestamps instead of data points
...
Cut off of the temperature graph is now not based on the number of data points any more but on the actual time of the data points. Anything older than ``n`` minutes will be cut off, with ``n`` defaulting to 30min. This value can be changed under "Temperatures" in the Settings
Closes #343
2015-05-05 18:18:55 +02:00
Gina Häußge
2ef3930fc3
Better extruder/nozzle offset editing in the printer profiles
...
If only one tool is configured, the profile dialog now won't show the offset configuration. If more than one extruder is configured offset configuration for anything but the first tool (which acts as reference for the relative offsets of the others) will be shown.
Closes #677
2015-05-05 10:28:21 +02:00
Gina Häußge
2d14625fd0
Added a missing changelog entry
2015-05-04 18:15:47 +02:00
Gina Häußge
e0027c3cba
Made baudrate detection a bit more solid
2015-04-23 10:07:05 +02:00
Gina Häußge
de954c6bf8
Merge branch 'master' into devel
...
Conflicts:
CHANGELOG.md
2015-04-20 13:09:58 +02:00
Gina Häußge
babbbf696e
Fix: Another versioneer branch issue
2015-04-20 12:45:38 +02:00
Lucas Clemente
579fd3bbfb
Add support for high-DPI screens to gcode renderer
...
window.devicePixelRatio is used to scale the canvas, extrusion line
width, retract spot size and mouse event position.
2015-04-18 12:14:47 +02:00
Gina Häußge
cd244f341d
Small fixes prior to merge of #852
...
* Proper origin visualization in gcode viewer for centered rectangular
* Validation of origin profile entry
* Auto-migration of existing profiles upon load
* Added changelog entry
2015-04-16 15:20:18 +02:00