190 Commits

Author SHA1 Message Date
alfrix
bd8cbea157 docs: add recommended macros 2023-10-03 09:30:05 -03:00
alfrix
70f1a5d935 printer: add macro list to be used for menu enable, this should improve multi-printer separation 2023-10-03 00:05:08 -03:00
alfrix
1b136a636b docs: clarify why some macros are no longer visible close #1137 2023-10-02 23:08:00 -03:00
alfrix
f6f6987f76 docs: layer progress add Cura and IdeaMaker 2023-10-01 12:59:06 -03:00
alfrix
47e9b277e0 docs: load/unload examples fix velocity (config v is mm/s and gcode mm/min) 2023-10-01 07:36:56 -03:00
alfrix
aa1dfabd40 docs: close #1120 and other minor updates 2023-09-16 19:02:07 -03:00
Anna
d1632ef9d0
Docs: Update Touch_issues (#1119)
Improved wording on changes to the DSI driver / bug
Remove an empty possibility on touch matrix
Add extra sources / help on touch matrix
Some Markdown compliance fixes (spacing etc)
2023-09-16 18:05:06 -03:00
alfrix
1c2ca8eec9 docs: add g2d_23 log meesage since it's a common source of questions 2023-09-12 07:56:03 -03:00
alfrix
d5bf8c21cb docs: update to try avoid a common missuses of the docs 2023-09-12 00:25:10 -03:00
alfrix
f8da43c379 docs lots of updates 2023-09-09 11:44:29 -03:00
alfrix
0fdbc9b484 docs: note about lite argument 2023-09-06 17:39:22 -03:00
alfrix
edf79ead59 docs: add another possible fix 2023-09-06 17:39:22 -03:00
alfrix
09c94540b0 docs: add title to the preheat note 2023-09-04 22:06:14 -03:00
Michael Jäger
c10e414014
Update Installation.md: Fix changes from env to virtualenv (#1100) 2023-08-26 12:04:23 -03:00
alfrix
2b7ad19d7f docs: add spoolman 2023-08-19 21:36:31 -03:00
alfrix
367d1244e8 docs: update screenshots 2023-08-19 21:25:36 -03:00
alfrix
95d3d46b8c docs: update about camera 2023-08-19 21:17:13 -03:00
alfrix
dd497d592d docs: developer basic guide 2023-08-18 11:48:37 -03:00
alfrix
37e71e17f9 moonraker compat: create system-dependencies 2023-08-18 11:48:37 -03:00
alfrix
5a5fe7a609 docs: VNC add image for config 2023-07-31 01:50:16 -03:00
alfrix
c27b3fefc4 docs: add vnc examples close #1061 2023-07-30 12:22:58 -03:00
alfrix
403a3024ce docs: fix thumb links 2023-07-30 12:22:58 -03:00
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