Teja
93acccf522
frequent position updates
2015-01-08 13:38:30 +01:00
Teja
cf23781326
lots of visual fixes. z-axis support
2015-01-08 12:13:56 +01:00
Teja
b2e3c07e73
working area resizing dynamically, coordinate conversion accordingly.
2015-01-07 22:47:50 +01:00
Teja
719feba921
working area dynamically enlarged as much as possible
2015-01-07 20:47:46 +01:00
Teja
cc68a06ce0
removed cura plugin, machine pos, terminal, controls
2015-01-07 16:45:06 +01:00
Teja
de58b08e90
zaxis setting, settings not a popup anymore
2015-01-04 18:24:52 +01:00
Teja
6f6c07c3dc
position updates are working right now.
2015-01-03 20:06:26 +01:00
Teja
358677f42c
movement of the laser via mouseclick works
2015-01-03 14:37:25 +01:00
Teja
223227b5b8
work in progress
2014-12-19 21:58:39 +01:00
Philipp Engel
cf0580a5a7
added a mechanism that allows templates to override the index.jinja2 with their own (will be replaced with override_index.jinja2 from the plugin's template folder). drawbacks:
...
* if more than one of the templates has an override_index.jinja2 file, the later one will be used (lex. order)
* the index file will replaced, so the overriding one has to take care of the logic (like including js files) itself
2014-12-09 17:12:04 +01:00
Teja
8b20f0a161
Merge branch 'mrbeam' of https://github.com/mrbeam/OctoPrint into mrbeam
2014-11-24 22:08:38 +01:00
Philipp Engel
60c8838886
added unsupported statement as bad result
2014-11-24 22:07:49 +01:00
Philipp Engel
cfa6e955f5
upped communication timeout from 5 to 10 seconds
2014-11-24 22:07:33 +01:00
Teja
54052c2744
Merge branch 'mrbeam' of https://github.com/mrbeam/OctoPrint into mrbeam
2014-11-24 22:04:29 +01:00
Teja
f950a56524
fixed homing gcode sequence
2014-11-24 22:03:41 +01:00
Philipp Engel
0a9c0bcf36
fixed paths
2014-11-24 21:42:21 +01:00
Philipp Engel
c60c05972c
Merge branch 'mrbeam' of https://github.com/mrbeam/OctoPrint into mrbeam
...
Conflicts:
src/octoprint/templates/index.jinja2
2014-11-24 20:04:56 +01:00
Philipp Engel
fe3b05256a
hacked support for Vector File conversion into the GcodeFilesViewModel and the main javascript file. Should all be encapsulated in the svgtogcode plugin
...
TODO: figure out a way to move the code to the plugin
2014-11-24 20:01:05 +01:00
Philipp Engel
48422d7ea0
changed call to converter method
2014-11-24 20:00:45 +01:00
Philipp Engel
e071a33fae
changed default settings to fit the MrBeam hardware (for auto connection after startup)
2014-11-24 19:59:52 +01:00
Philipp Engel
0af4b3cb37
extended plugin code to use the slicing profiles and apply it to the vector graphics converter. Now supplying parameters through the frontend works.
2014-11-24 19:57:25 +01:00
Teja
af327129d2
default settings for file list: no filtering
2014-11-24 16:38:36 +01:00
Teja
81ca42cd87
ignoring nbproject
2014-11-24 16:13:00 +01:00
Teja
913172e008
label updates: print -> laser
2014-11-24 16:09:59 +01:00
Teja
a4864b8508
disabled sd support
2014-11-24 15:47:12 +01:00
Teja
f15eae5e40
ignoring .directory settings
2014-11-24 15:30:06 +01:00
Philipp Engel
7c95ce39bf
Merge branch 'mrbeam' of https://github.com/mrbeam/OctoPrint into mrbeam
2014-11-24 11:45:26 +01:00
Philipp Engel
752a42915e
removed extra javascript file
...
small change to the index file
2014-11-24 11:44:39 +01:00
Teja
ce2ca4bd0b
Commented out a lot of 3d printer related features.
2014-11-22 20:41:47 +01:00
Teja
4d72a9c89b
beamification of the octoprint ui.
2014-11-22 19:03:23 +01:00
Philipp Engel
c79a9e7e35
including plugins' main template (='name of the plugin'.jinja2, e.g. cura.jinja2) to index.jinja2
2014-11-11 14:09:35 -08:00
Philipp Engel
f61b6e8ad0
moved svg 'slicing' dialog to plugin code
...
added some more files
2014-11-11 13:51:43 -08:00
Philipp Engel
d80cbcdee5
Merge branch 'devel' of https://github.com/foosel/OctoPrint into mrbeam
2014-11-07 09:25:27 -08:00
Philipp Engel
e753ec6b4f
* added a svg to gcode plugin (copied from cura-plugin, so there is probably still a lot of unused code in it)
...
* added 'svg' as a supported model file extension / format
* added a new dialog for customizing gcode conversion of svgs
2014-11-07 09:23:12 -08:00
Gina Häußge
c207578f14
Merge pull request #639 from mangtronix/iphone-autocaps
...
Disable automatic capitalization for username entry field (Safari)
2014-11-07 08:26:10 +01:00
Michael Ang
16801ad3e1
Disable autocapitalization for username
...
Makes it easier to login on iPhone (Mobile Safari)
2014-11-07 00:24:05 +01:00
Gina Häußge
eacfcab187
Merge branch 'master' into devel
...
Conflicts:
CHANGELOG.md
2014-11-04 10:43:11 +01:00
Gina Häußge
9e014eba1f
Added removal of pyc files (and their parent folders if they are empty after that) to the python setup.py clean command
2014-11-04 10:40:15 +01:00
Gina Häußge
9692b709aa
Merge branch 'Wallacoloo-master'
2014-11-04 10:08:07 +01:00
Gina Häußge
5acb04c180
Fixed a couple of more missing branch fields and added Changelog entry
2014-11-04 10:07:46 +01:00
Gina Häußge
ff96e2e4d6
Also interpret lines starting with "!!" as errors from the firmware
...
(see http://reprap.org/wiki/G-code#Replies_from_the_RepRap_machine_to_the_host_computer )
2014-11-03 21:40:21 +01:00
Colin Wallace
87234bda05
Fix missing branch field in DEFAULT dict
...
Should fix an error raised on line 951 (SHORT_VERSION_PY % DEFAULT) during Octoprint setup when there's no version info. More info here: https://groups.google.com/forum/#!topic/deltabot/8udyUsJ1c9M
2014-11-03 05:50:09 +00:00
Gina Häußge
ca6364e5d4
Correctly interpret Smoothieware temperature data for multiple extruders
...
Fixes #633
2014-10-31 14:08:52 +01:00
Gina Häußge
62667de4a8
Fix: Don't try to create a SessionUser for anonymous users
2014-10-30 12:22:58 +01:00
Gina Häußge
f8955c0d1b
Fix of file type detection
2014-10-29 12:17:26 +01:00
Gina Häußge
0aac7813e4
More work on slicing integration:
...
- be able to handle slicers which can't report progress
- distinguish between registered and configured slicers (e.g. to allow uploading of profiles via the settings before having saved the path to the executable)
2014-10-29 12:16:49 +01:00
Gina Häußge
44cc9e7db8
Cura Plugin: Filament diameter and hotend temperature where not correctly extracted from profile and supplied to CuraEngine, resulting in low print quality
...
(using the default of 2.85mm filament diameter doesn't work well for 1.75mm machines...)
2014-10-29 11:57:43 +01:00
Gina Häußge
644329c0b8
Preparing release of 1.1.1
2014-10-27 09:48:54 +01:00
Gina Häußge
ff97fba0f0
Merge branch 'master' into devel
...
Conflicts:
src/octoprint/server/api/__init__.py
2014-10-27 09:39:14 +01:00
Gina Häußge
ce67e28f96
Generate the salt used for hashing user passwords individually for each server instance
2014-10-27 09:37:39 +01:00