10 Commits

Author SHA1 Message Date
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
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
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
dewi-ny-je
baa4d9b416 Added infor about presets gcode
Specified that gcode is executed after the temperatures are set.
2021-02-23 00:19:26 +01:00
Stefan Dej
c00da9bae3 bugfix: display cura thumbnail on dashboard status panel
add cura thumbnail in docs

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-02-22 00:24:26 +01:00
Stefan Dej
8ccd018c21 update quicktips > additional-sensors: rpi_temperature to temperature_host
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-02-20 21:37:00 +01:00
Stefan Dej
390bb40c69 fix some docs
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-02-03 21:05:10 +01:00
lixxbox
f9c989793c adding quicktips and some minor changes to the docs 2021-02-03 20:51:50 +01:00