1649 Commits

Author SHA1 Message Date
translucentfocus
35e8470430
Bumped Update Header Text to current version
Your terminal commands are for the latest update V0.0.12, but the header text still said V0.0.11 🙂

Btw, this is amazing work!
2020-05-24 01:59:03 -05:00
Stefan Dej
5cff1fc45a bugfix: control button position z
feature: add extruder control panel
2020-05-23 00:46:02 +02:00
Stefan Dej
7301cecbdf bugfix: console log sort with milliseconds,
feature: add all gcode buttons to event log
2020-05-12 01:13:55 +02:00
Stefan Dej
0478d1aefb rename nginx log from kwc to mainsail 2020-05-11 11:11:12 +02:00
Stefan Dej
d9469b3c8b fixed typos in Heightmap.vue 2020-05-11 08:59:39 +02:00
Stefan Dej
0a51b0d255 bugfix: time format in status panel,
update README.md for V0.0.12
2020-05-11 08:40:00 +02:00
Stefan Dej
52afc35fd6 update README.md for V0.0.11 2020-05-11 01:11:27 +02:00
Stefan Dej
9e5266425c feature: select value by focus heater input field 2020-05-11 01:07:29 +02:00
Stefan Dej
86595ab70b feature: temperature_sensor min/max temp by hover 2020-05-11 01:04:59 +02:00
Stefan Dej
0f87e3f28f bugfix: temperature_fans onload & update fix
feature: save hidden sensors from chart in gui.json
2020-05-11 00:54:36 +02:00
Stefan Dej
88305e74cf fixes #9 2020-05-09 02:20:50 +02:00
Stefan Dej
abea5d8660 fixes #13 for time > 24h 2020-05-09 02:12:42 +02:00
Stefan Dej
d2bccb737e Update README.md 2020-05-09 02:03:19 +02:00
Stefan Dej
0bfde82ee8 add sensor number 2020-05-09 01:58:16 +02:00
Stefan Dej
de9485cc84 update README.md, load tempchart history, update to moonraker 2020-05-09 01:47:30 +02:00
Stefan Dej
e8d2c71401 update README.md 2020-04-27 21:52:37 +02:00
meteyou
554b25d754
Merge pull request #5 from pusewicz/patch-1
Few tweaks to the README file

thx!
2020-04-27 12:36:51 +02:00
Piotr Usewicz
ecf2ee070b
Few tweaks to the README file
This is a PR that tweaks some of the README that fixes some of the typos. I did not go much into detail.
2020-04-27 12:14:42 +02:00
meteyou
e35d13d446
Merge pull request #1 from meteyou/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.3.0 to 6.4.1
2020-04-27 10:52:07 +02:00
Stefan Dej
9f46a502fc finish README.md 2020-04-27 10:31:56 +02:00
Stefan Dej
a4436348df finish README.md 2020-04-27 08:40:06 +02:00
Stefan Dej
706515bc84 Update Websocket + README.md 2020-04-27 01:55:01 +02:00
Stefan Dej
efc70ca5aa test with new websocket implementation 2020-04-25 21:17:27 +02:00
Stefan Dej
544d5e2db5 update npm packages & change to local dependency 2020-04-19 17:06:31 +02:00
Stefan Dej
70e8ce5687 update README.md for V0.0.8 2020-04-18 03:24:21 +02:00
Stefan Dej
6bc72dcb8c modify nginx config in README;
Settings > Machine > Endstop Status
Settings > Machine > Runout Sensor
2020-04-18 03:13:44 +02:00
Stefan Dej
d0f78196c5 modify nginx config in README 2020-04-14 13:48:33 +02:00
Stefan Dej
ec827bbea4 add nginx config in README 2020-04-14 13:34:32 +02:00
Stefan Dej
beba547031 clean settings and last API corrections 2020-04-14 00:43:32 +02:00
Stefan Dej
bb18992f80 add interface settings and save gui.json on virtual_sdcard 2020-04-14 00:08:52 +02:00
Stefan Dej
572fbd7629 edit README.md: including lighttpd and optimize haproxy 2020-04-12 17:42:23 +02:00
Stefan Dej
69fff8fe0e dashboard:
- temp combine table+chart;
- add estimated time by: filament, slicer
- format control buttons

gcode files:
- add meta data
2020-04-12 03:56:32 +02:00
Stefan Dej
101904bd6d console autocomplete;
tempchart target temp;
settings machinelimits
add webcamsupport
2020-04-12 00:13:40 +02:00
Stefan Dej
28177e35a7 update README.md to V0.0.6 2020-03-26 01:50:54 +01:00
Stefan Dej
54aaf8d0c7 add tool fan, extrusion factor and speed factor to dashbaord; add macro buttons to dashboard; show printer stats in title & favicon 2020-03-26 01:34:51 +01:00
dependabot[bot]
d57e888133
Bump acorn from 6.3.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 03:31:57 +00:00
Stefan Dej
851c17a6d4 update to API .03 2020-03-14 00:52:23 +01:00
Stefan Dej
aa0780097c update README.md for v0.0.4 2020-03-10 00:48:40 +01:00
Stefan Dej
1ae7827f7e fix: disable respond for '//' messages
add feature: history in console input
2020-03-10 00:42:54 +01:00
Stefan Dej
98950a2b9a update README.md to v0.0.3 2020-03-09 00:56:08 +01:00
Stefan Dej
3051c9a033 add control-buttons to dashboard. add temperature_fans to heaters, add restart buttons, reconnect api 2020-03-09 00:46:36 +01:00
Stefan Dej
da7dc25b51 update README.md 2020-03-07 22:51:03 +01:00
Stefan Dej
ea8d6cfb84 edit README.md 2020-03-07 22:44:06 +01:00
Stefan Dej
21b56a9c55 fix many problems; download gcode files 2020-03-07 21:47:00 +01:00
Stefan Dej
e7a5e34f5f first alpha 2020-03-07 01:10:00 +01:00
Stefan Dej
b26bc80060 start printing 2020-03-06 00:53:27 +01:00
Stefan Dej
c4736a4975 first draft dashboard, implement console, upload gcode files 2020-03-04 00:33:18 +01:00
Stefan Dej
6beea6f546 initial upload 2020-02-18 01:06:48 +01:00
meteyou
3d00c943ee
Initial commit 2020-02-16 12:00:28 +01:00