lixxbox
470a00c288
docs: change default value of PRINT_START macro
...
to make it more understandable...
2021-11-25 20:29:15 +01:00
th33xitus
6b8f56985a
feat: lockable sliders ( #412 )
...
* fix: replace tab characters by spaces
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* fix: replace tab characters by spaces
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* feature: add lockable sliders
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* feat: add lockable sliders
feat: add auto-lock sliders
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* locale: add EN locale for LockSlider and AutoLockSlider features.
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* chore: rename autoLockSliders to lockSliders
refactor: include startLockTimer method in sendCmd method
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor: refactor startLockTimer method
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor: lockSlidersChanged Watcher
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor: remove helper, use new isTouchDevice BaseMixin method instead
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* feat: add lockable sliders to miscellaneous sliders
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* fix: every interaction with the slider resets timeout correctly
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* fix: fix typo
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* chore: remove unused import
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* chore: remove unused import
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* chore: replace tabs with spaces
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* chore: replace tabs with spaces / remove trailing newlines
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor: rename name/value pairs to a more appropriate name
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor(locale): update EN locale file
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* fix: get/set correct store name
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor: use "Delay" instead of "Timeout"
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor(locale): update EN locale file
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor(locale): update DE locale file
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor: rename menuStyle to navigationStyle
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2021-11-17 21:03:57 +01:00
Stefan Dej
09e92caa43
docs: updated all meteyou/mainsail urls to mainsail-crew/mainsail
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-11-13 21:48:08 +01:00
Stefan Dej
ceb4ff395c
docs: update mainsailOS urls
2021-11-13 21:39:46 +01:00
lixxbox
4c681d5de1
docs: add 'command format mismatch' to faq ( #406 )
2021-11-09 13:06:11 +01:00
Stefan Dej
4a88b74bb7
Merge remote-tracking branch 'origin/develop' into develop
2021-11-01 10:29:34 +01:00
Stefan Dej
e3f15325c1
docs: update moonraker dependencies
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-10-31 11:46:01 +01:00
lixxbox
310e0342c1
docs: pre-flight fix
2021-10-31 09:19:21 +01:00
lixxbox
3984a40fd9
docs: add FAQ with some klipper warnings
2021-10-26 15:50:49 +02:00
lixxbox
f90fc81634
Update themes.csv
2021-10-25 19:55:36 +02:00
lixxbox
2f81bf390f
docs: Add Rat Rig community theme by Raabi91
2021-10-25 19:51:49 +02:00
Julian Obst
a15ddd82bb
Add ideaMaker thumbnail instruction to documentation quicktips ( #385 )
2021-10-20 21:07:16 +02:00
Stefan Dej
89bc5d6e7d
docs: update manual setup/update ( #368 )
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-10-10 19:06:31 +02:00
Stefan Dej
39fd77d065
docs: fix order of first-boot.md
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-10-10 18:55:41 +02:00
Stefan Dej
ea67e9fa38
docs: remove sudo for editing printer.cfg
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-10-10 18:52:59 +02:00
tomlawesome
13233ca878
docs: Major docs update by tomlawesome ( #358 )
...
* major docs update
* Delete info.md
* update file permissions
* added screenshots and updated first-boot.md
2021-10-10 18:45:20 +02:00
dependabot[bot]
af6b45bd92
chore(deps): bump nokogiri from 1.12.3 to 1.12.5 in /docs ( #363 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.12.3 to 1.12.5.
- [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.12.3...v1.12.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 22:53:11 +02:00
Eike Ahmels
3e4c73e381
docs: multi webcam documentation ( #343 )
...
* image fix, grammar fix
* fixed suggestions bug, some cleanup from old editor, svg edge case
* FIX: save a file with special characters
* DOCU: new community theme, multi cam setup
Signed-off-by: Eike Ahmels <eike.ahmels@tu-dortmund.de>
* DOCU: changed some wordings and skipped terminal commands
Signed-off-by: Eike Ahmels <eike.ahmels@tu-dortmund.de>
* feature: gcodeviewer (#322 )
* Initial implementation of GCode Viewer in Mainsail
* Revert files.vue
* Reupdate files.vue
* Fix router
* Add render quality and force line mode settings
* Cache off canvas
Dynamically create and cache the canvas element so it does not have to reload and to keep current item loaded. Saves time on reload. Will need to test when vue watches are applied.
* Loading progress indicator
* Turn off loading progress after changing render quality.
* Failed render check.
* Added a live tracking button
* Work on settings
* Hide the loading required button earlier
* Added more settings.
* min and max feed coloring settings
* Set ZClipPlane for WebGL1 viewers
* Bed and Delta
* Force line rendering is saved
Addressed an issue where watchers could try to fire on a viewer that is not initialized
* Move loading progress bar
* Multiple UI Updates
Add Progress Color setting and persistence
Add z clip control - enabled when not tracking
Move loading progress bar into canvas area
* Update to package 1.0.6
* Pulled latest
* Update to @sindarius/gcodeviewer 2.0.4
Setting extruder colors directly was removed and instead has been replaced with configuring tools. This opens up the ability to set a nozzle size as well for tool changer type systems that could have multiple nozzle sizes.
* Set tracking position to 0 when starting tracking.
* A timeout is needed to reset the visual
* Created forceRedraw to deal with a timing issue when starting tracking.
* Update to 2.0.6 package
* Revert "feature: gcodeviewer (#322 )" (#341 )
This reverts commit 673fd9f8798fbb9325c40a49547551ae5bc1c695.
Co-authored-by: Juan Rosario <pyroclasmx@yahoo.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-08-31 21:34:34 +02:00
Stefan Dej
b8c93bdb0f
docs: update screenshot to v2.0.0
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-26 20:27:01 +02:00
Stefan Dej
b8428c498e
chore(docs): update gem packages
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 17:58:13 +02:00
FrY Sennberg
65d23b3ded
docs: added nvm node install for standalone dev env ( #325 )
...
change preferred way of installing node to nvm
2021-08-08 10:25:21 +02:00
Markus Nigbur
5c83992021
Fixed some typos ( #318 )
...
* Fixed some typos
* Fixed typos
* Fixed typos
2021-08-02 00:14:38 +02:00
dependabot[bot]
f1f8aeebc1
build(deps): bump addressable from 2.7.0 to 2.8.0 in /docs ( #306 )
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0 )
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-01 20:25:05 +02:00
KwadFan
83294f757a
Added Multiplatform Hint, ( #311 )
...
to avoid confusion
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-07-17 17:14:57 +02:00
KwadFan
84e86bb8b2
Fixed Ordered Lists ( #305 )
...
Improved Formatting
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-07-05 20:31:56 +02:00
KwadFan
1c2e8b470e
fix messed up Ordered List Numbering ( #304 )
...
* Fixed Numbering od Ordered List
Signed-off-by: Stephan Wendel <me@stephanwe.de>
* Fixed Typo
Signed-off-by: Stephan Wendel <me@stephanwe.de>
* Fixed Prettier Quirks
Signed-off-by: Stephan Wendel <me@stephanwe.de>
* Fixed Prettier Quirks #2
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-07-05 08:49:26 +02:00
Alex Zellner
36ca7b99a0
update macros because of klipper PR #4366 and PR #4362 ( #295 )
...
* update macros
* update c&p error
2021-07-05 00:15:44 +02:00
KwadFan
80db327188
Using RPI Imager instead of Balena Etcher. ( #303 )
...
* Changed from Balena to RPI-Imager
Enhanced Docs accordingly
Signed-off-by: Stephan Wendel <me@stephanwe.de>
* Added 'include mainsail.cfg'
Fixed Typo
Signed-off-by: Stephan Wendel <me@stephanwe.de>
* Removed SSH Login, no need for that.
Fixed Typo
Signed-off-by: Stephan Wendel <me@stephanwe.de>
* Added some formatting
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-07-05 00:15:07 +02:00
lixxbox
cb874c1918
docs: fix typo
2021-06-22 11:52:07 +02:00
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
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
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
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
lixxbox
f0fbce478d
In preparation for 1.5.0 ( #264 )
...
modified: README.md
new file: docs/assets/img/quicktips/history/history.png
modified: docs/index.md
new file: docs/quicktips/history.md
2021-04-13 22:26:08 +02:00
lixxbox
263b2d245c
docs: add credits ( #263 )
...
new file: docs/_data/contributors.json
new file: docs/_data/licenses.json
new file: docs/credits.md
2021-04-13 18:27:21 +02:00
Stefan Dej
bab3680bc0
docs: fix localization guide
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-05 00:19:31 +02:00
Stefan Dej
8af31e5f36
docs: add Localization to development docs
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-04 19:37:30 +02:00
lixxbox
f726ec987d
Sneak Preview
...
new file: assets/img/preview/Clippy2k.gif
new file: assets/img/preview/Mainsail2k.png
new file: assets/img/preview/Merlin2k.png
new file: assets/img/preview/Wallpaper2k.png
new file: assets/img/preview/logo2k.png
new file: assets/img/preview/menu2k.gif
new file: preview.md
2021-04-01 10:08:36 +02:00
lixxbox
133bd5598b
docs: fix theme list
2021-03-27 14:23:03 +01:00
lixxbox
0d9af550a7
few changes to the docs
2021-03-26 22:08:22 +01:00
Stefan Dej
b1345d09fa
add moonraker octoprint_combat and add cura fileupload in docs
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-03-05 12:40:47 +01:00
Stefan Dej
b51eae1740
upload new screenshot
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-02-28 22:59:30 +01:00
Stefan Dej
9dffb3079e
update moonraker update docs to new updater
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-02-28 00:06:52 +01:00
lixxbox
80ded1b9ff
docs: add different message styles
...
add styles for
success (green), info (blue), warning (orange), alert (red) messages.
2021-02-27 14:36:15 +01:00
lixxbox
85bd5279f5
docs: theme warning fix
2021-02-25 21:37:03 +01:00
lixxbox
8b7756aea7
fix typo
2021-02-25 20:25:49 +01:00