46 Commits

Author SHA1 Message Date
winbin
d6cd1c81fb Add The Language Change And Chinese 2021-02-11 00:57:36 +08:00
Stefan Dej
0d2f9bd8d8 bugfix: fix order in console from preset
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-02-08 22:25:23 +01:00
Stefan Dej
6fb8d16143 bugfix: colorpicker return object instead of string (fix #193)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-02-07 22:16:10 +01:00
Stefan Dej
f634872297 bugfix: save only hex values of chart colors
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-02-07 21:50:02 +01:00
Stefan Dej
91014a7349 feature: hide additional sensors in temp list
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-02-07 21:50:02 +01:00
Stefan Dej
fff66f0c3b feature: hide additional sensors
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-02-07 21:50:02 +01:00
Stefan Dej
8363932ae9 bugfix: fixed tooltip css
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-31 01:23:44 +01:00
Stefan Dej
f958027671 feature: add additional sensor support in temperature panel (bme280...)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-31 01:23:44 +01:00
Stefan Dej
35955d4899 feature: add combobox for target temp with preset values
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-31 01:23:44 +01:00
Stefan Dej
4a58f0c3e2 feature: add zoom in tempchart
feature: add combine tooltip in tempchart

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-31 01:23:44 +01:00
Stefan Dej
4003166000 feature: save chart settings in mainsail.json
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-31 01:23:44 +01:00
Stefan Dej
9888d796bd add power to tempHistory
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-31 01:23:44 +01:00
Stefan Dej
8a8587786a feature: add autoscale tempchart
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-31 01:23:44 +01:00
Stefan Dej
d767f50bbb feature: convert heater, fan & sensor names
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-19 23:08:09 +01:00
Stefan Dej
97012256f6 bugfix: disable preset button during a print
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-19 23:08:09 +01:00
Stefan Dej
7cda0f7058 feature: add custom gcode to presets
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-17 23:00:37 +01:00
Stefan Dej
c5999221bc feature: add preheat & cooldown function in ToolsPanel.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-17 01:32:26 +01:00
Stefan Dej
ff3cf167ad fixed addEvent commits
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-12 22:46:29 +01:00
Stefan Dej
2bceb2b24f update vuetify to 2.4.0
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-02 03:27:03 +01:00
Stefan Dej
131a917171 feature: tool panel > temperature_sensor > tooltip on mouseover (min/max)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-12-10 00:08:57 +01:00
Stefan Dej
664ed54cd0 feature: display PWM value in heater list
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-12-09 23:54:43 +01:00
Stefan Dej
a41ad9aa64 bugfix: fixes last bugs of new temp chart
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-12-04 19:48:04 +01:00
Stefan Dej
76e0518446 first test with canvasjs
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-12-04 19:48:04 +01:00
Stefan Dej
8f11d50915 update docs
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-11-28 02:31:38 +01:00
meteyou
8f363ec1c1 feature: dynamic temperature-sensor icons + header minimize from temperature panel
Signed-off-by: meteyou <meteyou@gmail.com>
2020-11-21 18:20:58 +01:00
meteyou
6c01fc04f8 bugfix: fixed updaten heaters in ToolPanel
Signed-off-by: meteyou <meteyou@gmail.com>
2020-11-20 20:27:21 +01:00
meteyou
3fd3862bc5 renew dashboard sizes
feature: new estimated times

Signed-off-by: meteyou <meteyou@gmail.com>
2020-11-19 22:14:39 +01:00
meteyou
e9179e5bcd feature: new estimate time calculation
move getters to printer/getters

Signed-off-by: meteyou <meteyou@gmail.com>
2020-11-19 00:29:59 +01:00
meteyou
fe385d1558 bugfix: dashboard > tempchart
Signed-off-by: meteyou <meteyou@gmail.com>
2020-11-18 11:05:39 +01:00
meteyou
49c79c9eae bugfix: tool input number buttons hidden
bugfix: UFP thumbnail (only 300px)
bugfix: moonraker > websocket subscription
bugfix: miniconsole > different line baseline
bugfix: new metadata push > redirect to current file
feature: show/hide colums in gcode-files
feature: show/hide hidden files/dir
feature: display missing config sections
feature: display klippy-state in settings > machinies

Signed-off-by: meteyou <meteyou@gmail.com>
2020-11-17 00:35:59 +01:00
Stefan Dej
753efc5104 bugfix: format error onload temperature sensor
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-08-31 23:34:37 +02:00
Stefan Dej
c0472dfb30 Update all klipper/moonraker communication to Moonraker 'August 16 2020' Version. The Klippy state is more definied and should work better now. This work is not finished!
feature: display print complete with time and filament used + reprint button

bugfix: Fix issue #48. Tempchart need to many load
bugfix: Fix issue #46. Print time > 1 day (was a moonraker bug) + format time to "1d 1h" and not "25h"
bugfix: Fix issue #39. Mainsail title will show filename
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-08-30 14:58:26 +02:00
Stefan Dej
be7abdf254 feature: warning tool input if temp too high or too low 2020-07-26 23:42:02 +02:00
Stefan Dej
0e598f83a6 bugfix: count missing update ticks of temp sensor to compensate temp chart 2020-07-26 22:53:22 +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
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
544d5e2db5 update npm packages & change to local dependency 2020-04-19 17:06:31 +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
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
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
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
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