268 Commits

Author SHA1 Message Date
alfrix
0d05ef3b59 docs: add a notices about config newlines, preheat and menus 2023-07-30 12:22:58 -03:00
alfrix
f19d39fce1 docs: fix quicktips link broken 2023-07-30 12:22:58 -03:00
alfrix
ff292f77c9 docs: update repo locations 2023-07-30 12:22:58 -03:00
alfrix
0cc58c0f08 docs: Update info about rotation 2023-07-08 15:51:42 -03:00
alfrix
f9af11d635 docs: add about section 2023-07-07 22:33:14 -03:00
Gabes Mak
7a7d275c31
Update Installation.md (#1016)
Fix wording
2023-06-16 09:58:35 -03:00
alfrix
2a0ea6e248 docs: fix broken link on the new troubleshooting merge vc into showing console 2023-05-27 20:47:05 -06:00
alfrix
eb24987b27 docs: update and expand troubleshooting sections 2023-05-27 13:11:37 -06:00
alfrix
6781043942 docs: explain icon menu item: close #981 2023-05-20 05:13:56 -06:00
alfrix
6b62adbfef Docs: update info about supported screws 2023-05-18 07:48:49 -06:00
alfrix
18af1d1410 bed_level: add center screw close #863 2023-03-08 06:36:54 -06:00
Geoffrey Young
3d7e92f507
add ability to style and template menu buttons (#866)
* add ability to select button style for menu items

* allow for jinja template rendering for (nearly) all menu options
this shuffles params json checks to display time instead of config time
2023-02-13 21:06:33 -06:00
alfrix
059f1a8026 update docs screenshot 2023-01-29 15:49:41 -06:00
alfrix
d2d2c82041 feat: camera support, using mpv as backend
it should be able to play any video or stream that mpv itself can handle

close #67 close #129
2022-12-11 09:20:06 -03:00
alfrix
06bf269862 feat: turn on_off power devices with the screensaver close #518 2022-12-05 12:31:44 -03:00
alfrix
3c8886ab36 Documentation updates close #821 2022-11-28 22:35:13 -03:00
alfrix
c630178f0c network: improve NetworkManager support 2022-11-24 14:57:36 -03:00
alfrix
43a2f88ad1 docs: add a general remark in supported hardware 2022-11-24 14:02:51 -03:00
alfrix
c3c28175ca use https with port 7130 and mention the behaviour in the docs 2022-11-18 13:54:16 -03:00
Thomas Malkewitz
5d12addbba
Xserver-XSDL cmd args to stop screen blanking (#794)
Added documentation to stop Xserver-XSDL from enabling its 5 minute default screen saver and blanking the screen.  In this scenario even after enabling the 'stay away' option in the debugging or developer options of the android device, the screen will still go black, but leave the back light on.  To stop this this, you must disable the Xserver screen saver option in the start up arguments of the server app itself.  I spend more than a few hours looking for and figuring this out, when this little bit of info would have saved me a lot of time.

Not sure if where I placed it is the best place in the doc, but the info is sound.  I am using my android over USB, FYI.
2022-11-18 13:38:55 -03:00
alfrix
92e899cf56 scripts: update naming and remove unused 2022-11-18 13:38:20 -03:00
alfrix
d55bc160ac docs: update config location 2022-11-18 00:53:53 -03:00
alfrix
dd33ee04bb docs: android: show script directly with example close #791 2022-11-18 00:53:53 -03:00
alfrix
3be65a686a docs: xserver-xorg-legacy is installed by default 2022-11-04 10:30:14 -03:00
alfrix
ba392d75b9 docs: explain logfile location with images 2022-11-04 10:30:14 -03:00
jordanruthe
39b786c198
Update Hardware.md
Add BTT HDMI5/7
2022-11-04 08:27:07 -04:00
alfrix
79c858ded6 functions: logging: use printer_data 2022-11-01 21:22:07 -03:00
alfrix
c5413e51c9 config: add printer_data to default config search locations
close #759
2022-10-26 22:36:52 -03:00
alfrix
2e026aef56 extrude: make the speed and distance configurable close #673 2022-10-14 10:19:44 -03:00
alfrix
089076c72c docs: zcalibrate: explain move
close #738
2022-09-30 16:14:08 -03:00
alfrix
032638e027 docs: move and improve thumbnail information 2022-09-27 16:49:11 -03:00
alfrix
0e353d333c docs: update screenshots, add console to the panel list, order by name 2022-09-14 10:07:05 -03:00
Laurenz
2cce477e5b
Add current heater power % to job status (#708)
* Add current heater power % to job status

* Add show_heater_power config option and move update_temp()s to ScreenPanel

* Add the option to the UI config instead of the docs

* Prefer extra items on job_status over the power

There is not a lot of space, it's a trade off, and people will likely prefer extra_items

* Remove the comma, none of the other buttons have it

* job_status: inherit the parent config

* screen: create reload_panels to avoid some service restarts

* extrude: fix power breaking multi-extruder setups

* main and temp: remove degrees char from the table

* main and temp: revert removal of the header

Co-authored-by: alfrix <alfredomonclus@gmail.com>
2022-09-09 11:34:50 -03:00
alfrix
a599d667e9 docs:add wifi fix to troubleshooting 2022-09-02 19:58:35 -03:00
alfrix
09375c138c docs: fix command in troubleshooting 2022-09-02 19:58:35 -03:00
alfrix
64335b3fef docs: only list main configurations not changeable from the UI 2022-09-02 19:58:35 -03:00
alfrix
6cebf6ad0d docs: create specific pages for some panels 2022-08-11 14:56:43 -03:00
alfrix
5a39e24230 docs: update configuration filter list for menu
close #374 this updates the available filter list
2022-08-07 06:48:51 -03:00
alfrix
36225ed59f docs: add bed level 2022-08-06 09:41:48 -03:00
alfrix
f37a6b579f docs: add an alternative to calibration 2022-08-01 22:47:01 -03:00
alfrix
a68a3df2e6 docs: use_dpms must be in main not in printer 2022-08-01 12:23:40 -03:00
alfrix
e8e4555d46 temperature: Support specific preheat items close #428 2022-08-01 12:23:40 -03:00
alfrix
af158a4279 bed_level: support 3 screws close #606 2022-08-01 12:23:40 -03:00
alfrix
c047bed518 bed_level: hide the panel if bed_screws or screws_tilt_calculate are not defined
there are printers with fixed beds that don't need this panel
2022-08-01 12:23:40 -03:00
alfrix
752e53ff56 screen: popups can be configured to not close #456 2022-08-01 12:23:40 -03:00
alfrix
e1961db6e9 docs: add an alternative way of booting to console 2022-07-18 18:49:03 -03:00
alfrix
fd221bde86 docs: fix location of rotation guide 2022-07-04 14:39:20 -03:00
alfrix
e616c842ed docs: add a screen rotation guide 2022-07-04 14:16:26 -03:00
alfrix
92335b78a0 docs: fix links 2022-07-04 10:58:53 -03:00
alfrix
d295129fa0 docs: fix missing extension 2022-07-03 12:18:43 -03:00