70 Commits

Author SHA1 Message Date
meteyou
9074d28d9f
Merge pull request #38 from Birkemosen/PowerControl
Initial development of Power Control Panel
2020-09-12 23:24:41 +02:00
Craig Bassett
b0b25839ca feature: allows flipping the webcam horizontally and vertically 2020-09-11 14:14:24 -05:00
Birkemosen
59efbfa369 Update to latest moonraker api changes 2020-09-06 21:31:17 +02:00
Birkemosen
b314e57bfc Update from upstream 2020-09-06 21:16:11 +02:00
Stefan Dej
2c093913e8 bugfix: extrude buttons min_extrude_temp dynamic
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-04 23:49:15 +02:00
Stefan Dej
5cbed10d44 feature: add "edit file" in context menu of configfiles
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-03 22:07:15 +02:00
Stefan Dej
ddc2ab477f Update websocket reqeusts for moonraker update from 03-09-2020
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-03 21:28:47 +02:00
th33xitus
693fcae49a
bugfix: remove unnecessary M120/M121
Removes the unnecessary M120 and M121 g-codes when sending an extrude or retract command via the Extrude/Retract button via the Dashboard
2020-09-02 11:06:51 +02:00
Birkemosen
c99d4bea7e Change hiding of PowerControlPanel to Dashboard.vue. Update power buttons state from moonraker response. 2020-09-02 10:08:03 +02:00
Stefan Dej
ac01dce620 bugfix: fix gcode thumbnail on dashboard
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-02 00:10:34 +02:00
Stefan Dej
d3c3113c43 bugfix: show status if no thumbnail exists
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-02 00:02:31 +02:00
Stefan Dej
b5add6f919 bugfix: sticky toolbar in config editor
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-01 23:48:09 +02:00
Stefan Dej
0100eaad5d bugfix: configfile save button and scrollbar overlap
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-01 23:29:14 +02:00
Stefan Dej
38a0c8f441 bugfix: settings panel system -> responsive view
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-01 22:50:09 +02:00
Stefan Dej
ad6ae1128b feature: show gcode thumbnail in StatusPanel.vue while printing
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-01 22:45:12 +02:00
Stefan Dej
39f3cfe824 bugfix: ZOffsetPanel.vue current offset
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-01 20:42:13 +02:00
Stefan Dej
890a3e3332 bugfix: min_extrude_temp from config file (extrude/retract buttons on dashboard)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-01 20:19:53 +02:00
Stefan Dej
16b6ed6000 bugfix: min_extrude_temp from config file (extrude/retract buttons on dashboard)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-09-01 19:32:21 +02:00
Birkemosen
70c259bd22 Merge remote-tracking branch 'upstream/master' into PowerControl 2020-09-01 13:00:22 +02: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
a40701d611 bugfix: macros interface settings -> list all macros
bugfix: margin between dashboard panels

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-08-30 23:36:38 +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
Birkemosen
03610868d1 Revert autoformatting 2020-08-17 12:26:58 +02:00
Stefan Dej
f6873bda85 bugfix: toolSlider extend only by machine limits
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-08-16 21:51:02 +02:00
Stefan Dej
9bdcec01ca Update Mainsail to the Moonraker 0.1
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-08-15 01:23:09 +02:00
Stefan Dej
ffa2ea9b08 bugfix: min_extrude_temp at ExtruderPanel.vue (fix #35)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-08-14 10:24:38 +02:00
Stefan Dej
f4a514cb67 bugfix: machine limits auto extend
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-08-12 22:33:20 +02:00
Stefan Dej
29d5b81b47 feature: add config editor
bugfix: new file named "e" after upload in root directory

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-08-08 18:26:27 +02:00
Stefan Dej
7a75f6f6cc bugfix: remove "move=1" before all axis are homed
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-08-04 00:05:39 +02:00
Stefan Dej
d0d36470ba update loadingQGL to generic function
report klippy state in browser console log

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-08-01 16:41:33 +02:00
Stefan Dej
6766a266e8 feature: rename "Host restart" to "Host reboot"
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-07-31 17:05:42 +02:00
meteyou
75d6cce540 feature: add Z_TILT in ControlPanel.vue
feature: replace "_" in macro names in ControlPanel.vue

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-07-31 15:26:16 +02:00
Stefan Dej
e0e3150466 bugfix: babystepping on dashboard 2020-07-28 23:28:38 +02:00
Stefan Dej
37f1ffb04b feature: fine babystepping (0.01 steps) 2020-07-27 23:39:38 +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
ded73fc6a8 bugfix: pause state of StatusPanel.vue; cleanup websocket notifies 2020-07-26 21:34:38 +02:00
Stefan Dej
32daeedcf7 bugfix: reload endstop status by changing the current page
this closes #19
2020-07-18 19:32:12 +02:00
Stefan Dej
98a7292b7b feature: rename files & directories in g-code files
bugfix: message display on dashboard
2020-07-16 00:33:48 +02:00
Stefan Dej
316763e92e bugfix: current_file -> update to moonraker 0.8 2020-07-14 03:36:43 +02:00
Stefan Dej
44a381c243 feature: file manager -> create/remove directores
feature: file manager -> show thumbnails (list + printstart)
2020-07-14 02:57:36 +02:00
Stefan Dej
7f6a1bcabe bugfix: FW restart fixed
feature: Klippy State Panel
2020-07-07 20:51:20 +02:00
Stefan Dej
accde2227b Update to Moonraker .08-alpha 2020-07-05 23:41:39 +02:00
Stefan Dej
1e61749175 feature: babystepping, switch between idle interface & printing interface, first tests with PS thumbnails 2020-06-17 23:39:16 +02:00
Stefan Dej
4b13e4c6ce Merge remote-tracking branch 'origin/master' 2020-05-28 00:58:05 +02:00
Stefan Dej
b4ee662a4f feature: if Filament used > 1000mm -> convert to m 2020-05-28 00:16:10 +02:00
translucentfocus
57f6d275a3 Machine Settings Typo
Renamed headline to Machine Settings
2020-05-25 14:01:52 -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
0a51b0d255 bugfix: time format in status panel,
update README.md for V0.0.12
2020-05-11 08:40:00 +02:00