892 Commits

Author SHA1 Message Date
lixxbox
f929610bad
docs: add voron toolhead and cyperpunk communtiy themes and a few improvements of how screenshots get loaded. (#298)
modified:   _data/themes.csv
	new file:   _layouts/themes.html
	modified:   _sass/color_schemes/mainsail.scss
	new file:   assets/js/images.js
	modified:   themes/themes.md
2021-06-22 11:35:12 +02:00
Stefan Dej
d30161620f
switch to canvas image tag (#292)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-06-05 18:23:29 +02:00
Stefan Dej
13537cef35 feature: display status of QGL & z_Tilt status in control panel
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-06-03 01:46:33 +02:00
Stefan Dej
20439269b1 bugfix: adaptive mjpeg streamer does not switch off in standby mode
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-06-03 01:12:57 +02:00
Stefan Dej
75246d58d1 feature: dynamic max of machine limits
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-06-01 22:49:38 +02:00
Stefan Dej
de3e4200e5 fix fileupload in config files
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-06-01 00:59:42 +02:00
Stefan Dej
edc10f4815 Merge remote-tracking branch 'origin/master' 2021-06-01 00:37:15 +02:00
Stefan Dej
b5b1f0d03a bugfix: display toolhead position instead of gcode position in the status panel
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-06-01 00:35:44 +02:00
Stefan Dej
3e219e24ac feature: add dynamic root paths to config files
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-06-01 00:26:08 +02:00
Stefan Dej
844363f004 feature: add mooncord to "save & restart" function of the config file editor
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-31 22:37:24 +02:00
Alex Zellner
cc292f090e
docs: add home and temp check to PAUSE and RESUME (#288)
* add home and temp check

* add missing lines

* update description property

* get VELOCITY parameter if specified

* remove gcode state

save and restore of the gcode state is already part of the base macros
2021-05-31 21:40:44 +02:00
Stefan Dej
d8de425d69 feature: show all available services (moonraker) in TopCornerMenu to restart the service
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-31 00:30:57 +02:00
Stefan Dej
037db5f14a feature: display moonraker warnings on the dashboard
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-31 00:15:14 +02:00
Stefan Dej
1529261f6a feature: update not connecting dialogs with better descriptions
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-30 23:58:14 +02:00
Stefan Dej
776f35889b feature: store file list (gcode files & config files) sortBy in moonraker DB
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-30 16:59:06 +02:00
Stefan Dej
d224a320fd remove debug output
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-30 00:00:31 +02:00
Stefan Dej
8f9b295340 code cleanup
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-29 23:53:43 +02:00
Stefan Dej
bf0bde624e bugfix: tempchart interval duplicates
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-29 23:52:19 +02:00
Stefan Dej
cc010354ca feature: add logfile paths to "connection failed" dialog
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-29 23:17:57 +02:00
Stefan Dej
01aa9e12e4 bugfix: fix home all button length
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-29 22:36:01 +02:00
Stefan Dej
a02fa9975c bugfix: seperate translations from connectingDialog and fix typos
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-29 22:32:22 +02:00
Stefan Dej
cb7df834a2 bugfix: disable opacity on gcode thumbnail tooltips
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-25 21:03:29 +02:00
Stefan Dej
51fa7bda9e fix env variables
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-25 20:52:02 +02:00
Stefan Dej
2c96d724ce Merge remote-tracking branch 'origin/master' 2021-05-24 22:58:50 +02:00
Stefan Dej
dff099c5aa feature: restart webcamd by webcam*.txt files
feature: display root path logs in config files

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-24 22:58:33 +02:00
Stefan Dej
7895910a08 fix env remote_mode variable
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-24 22:16:01 +02:00
dependabot[bot]
7819bc966d
build(deps): bump nokogiri from 1.11.1 to 1.11.4 in /docs (#283)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.1...v1.11.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 17:14:50 +02:00
lixxbox
e10fd11acd
docs: add .svg as valid background extension (#285)
9f2a54100b
2021-05-24 17:14:29 +02:00
Stefan Dej
c2c5592452 change sidebar background image from png to svg
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-24 13:45:03 +02:00
Stefan Dej
9f2a54100b feature: add SVG support for sidebar & main background
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-24 13:26:52 +02:00
Stefan Dej
a9cc16911d update top corner menu icon
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 23:15:56 +02:00
Stefan Dej
9bd2f7bdf5 push version number to v1.6.0
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 22:42:05 +02:00
Stefan Dej
83347fa35d bugfix: adjusting the home text in the control panel
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 22:25:24 +02:00
Stefan Dej
4eabaf3971 bugfix: rename reverse motion to invert motion in settings control panel
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 22:17:47 +02:00
Stefan Dej
bb1b548db9 bugfix: fix typo in connection failed dialog
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 22:14:16 +02:00
Stefan Dej
f693e40fc1 bugfix: make in_progress history entries deletable
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 21:57:14 +02:00
Stefan Dej
38c4da2f43
bugfix: add moonraker inotify support (#282)
* bugfix: update to moonraker file_manager inotify events

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feature: add root_update to enable gcode files with registered root directories

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 21:38:33 +02:00
Stefan Dej
0ed0975005 add translation for UV4L-MJPEG webcam service
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 20:56:23 +02:00
Stefan Dej
97c06c3061 feature: add UV4L-MJPEG webcam support
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 01:08:47 +02:00
Stefan Dej
76727a82dc bugfix: VUE_APP_REMOTE_MODE true/false doesnt work
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-17 21:29:21 +02:00
Stefan Dej
d8aea8feb7 bugfix: reload metadata after move/rename gcode file (fix: #281)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-15 23:49:18 +02:00
Stefan Dej
57fbe9eb7c update npm packages
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-15 22:41:04 +02:00
Stefan Dej
600186e895 Merge remote-tracking branch 'origin/master' 2021-05-15 22:37:04 +02:00
dependabot[bot]
f346db30fc
build(deps): bump rexml from 3.2.4 to 3.2.5 in /docs (#273)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 22:15:41 +02:00
lixxbox
598a7fe94f
docs: stylesheets & escaping gcode (#279)
* docs: just a few stylesheet adjustments
	modified:   docs/_sass/color_schemes/mainsail.scss
	new file:   docs/assets/img/alert.svg
	new file:   docs/assets/img/info.svg
	new file:   docs/assets/img/success.svg
	new file:   docs/assets/img/warning.svg

* docs: escape gcodes, so that it can be rendered.
	modified:   necessary-cfg.md
2021-05-11 16:52:15 +02:00
Alex Zellner
6096704fe5
remove defaut_parameter from macro (#276)
* remove defaut_parameter

Change macros in preparation of the removal of default_parameter

* fix typo
2021-05-11 15:02:29 +02:00
lixxbox
a0a3aa79ac
docs: a simple recommendation for remote access (#277)
* docs: a simple recommendation for remote access
	new file:   quicktips/remote-access.md

* Update remote-access.md
2021-05-11 15:01:35 +02:00
Stefan Dej
1919aa6921 feature: add filament_motion_sensors
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-10 18:09:06 +02:00
Stefan Dej
576e0eaada fix typos in Files.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-25 13:08:47 +02:00
Stefan Dej
bf5851264d Merge remote-tracking branch 'origin/master' 2021-04-23 21:21:06 +02:00