277 Commits

Author SHA1 Message Date
Alfredo Monclus
b6d1bc73a8 update docs close #1398 2024-06-12 11:22:18 -03:00
Alfredo Monclus
e7ca0ff2af docs: update theming to add more details 2024-06-07 12:04:02 -03:00
Alfredo Monclus
10bf5bdb34 docs: update network troubleshooting 2024-06-07 11:25:11 -03:00
Alfredo Monclus
a68a1d3b91 docs update 2024-06-07 09:50:49 -03:00
Alfredo Monclus
fa39cb681a rename print panel to gcodes
if there are no extruders name it gcodes else print
rename print time to estimated time
use a generic icon there are no extruders
2024-06-02 06:48:11 -03:00
Alfredo Monclus
67767e3742 deps: cleanup 2024-06-02 06:48:11 -03:00
Alfredo Monclus
9a4c3879fd docs: add py3.7 to the breaking changes 2024-05-30 09:04:48 -03:00
Alfredo Monclus
a80b881015
network: new NetworkManager backend using sdbus (#1269)
* network: new NetworkManager backend using sdbus

drop support for old methods

* rescan changes

* add wifi on-off
2024-05-24 19:13:35 -03:00
Alfredo Monclus
524aa0e7dc
drop python 3.7 support (#1271)
* drop python 3.7 support

start using  PEP 572 assignment expressions

Update FAQ

improve how unsupported versions are informed

this should be clearer on why we refuse to continue

* add more asign-expressions
2024-05-24 19:13:19 -03:00
alfrix
0287e68afb config: reorganization 2024-05-09 11:33:02 -03:00
alfrix
ac6acd1ccf menu: rename system to update
system will be a different panel
2024-05-09 11:33:02 -03:00
alfrix
2205fa1955 update docs 2024-05-01 15:37:16 -03:00
alfrix
3d241cecb4 printer_select: support custom icons #1240 2024-04-26 07:36:52 -03:00
alfrix
e677e4a951 docs: add orcaslicer thumbnail guide 2024-04-25 10:21:09 -03:00
Alfredo Monclus
f22f7574b3
bed_level: support inversion and fix screws_rotation of 3/6 screws (#1335)
* bed_level: major rework

deprecate screw positions, we will be auto-detecting from now on

support rotating the layout (previously only rotated the button actions)

invert support, inverting axis in KS will invert the layout

* move: mark bed_level to reinit after invert

* bed_level: rotate with a shift function

* bed_level: rotation show popup if misconfigured

* bed_level: message for screw configurations not supportted in a more informative way

* docs: update bed_level docs
2024-04-18 12:10:58 -03:00
alfrix
31f88d2ffd docs: explain in more detail the z calibrate postition 2024-04-16 10:46:47 -03:00
alfrix
6ab7160d51 docs: explain the power on button feature #1336 2024-04-16 09:16:54 -03:00
alfrix
a011556b88 move: support rescaling the slider if machine limits are changed 2024-04-13 12:28:55 -03:00
alfrix
b091eeff37 bed_mesh: add support for rotation and inversion to the meshMap 2024-04-13 10:27:07 -03:00
alfrix
11cebe8c11 docs: update menu close #1322 2024-04-07 08:49:05 -03:00
alfrix
13b2fe51ff docs: minor changes 2024-04-05 23:08:12 -03:00
alfrix
eb1de5d429 docs: rotation create a table of contents 2024-04-05 21:13:07 -03:00
alfrix
eda255c52e docs: explain some methods a little bit more
move lcd-show to the bottom since they are almost deprecated at this point
2024-04-05 10:21:12 -03:00
alfrix
76b6c06f88 docs: troubleshooting add note about multi-printer setup 2024-04-05 09:10:54 -03:00
alfrix
57904efc7e docs: style the headers so that they separate sections more clearly 2024-04-05 08:59:44 -03:00
alfrix
1b07839553 docs: troubleshooting put the alternatives collapsed to not distract users from the important bits 2024-04-05 08:58:56 -03:00
alfrix
49a8fa8186 menu: add config_sections of printer.cfg to improve menu filtering
remove idle_timeout from the enable status (not used)

make status data do less stuff for performance reasons

separate printer and moonraker in status enable

docs:
make menu config look more like configuration reference of klipper
also fixes some mistakes and simplify the description
2024-04-05 07:45:00 -03:00
alfrix
10bb640997 docs: minor updates 2024-04-03 14:35:12 -03:00
alfrix
ec39332d34 docs: explain more the procedure to grab system logs 2024-04-03 14:31:21 -03:00
alfrix
69e3547026 docs: fix Android docs not correctly addressing exec perms close #1313 2024-04-01 11:56:40 -03:00
alfrix
561744222e docs: add the resource warning to the FAQ 2024-04-01 11:46:32 -03:00
Damien TOURDE
9d320ae710
docs: add some details to VNC page (#1314)
* docs: add some details to VNC page

* fix numbers
2024-04-01 11:45:40 -03:00
alfrix
460d480621 docs: config move includes to the bottom 2024-03-20 22:48:48 -03:00
alfrix
16f967a86c docs: touch calibration add extra deps needed for xtcal 2024-03-15 09:51:26 -03:00
alfrix
cc4ff7e2b3 docs: manual update add deactivate 2024-03-13 22:45:19 -03:00
alfrix
b23a27d296 docs: 35 gpio update 2024-03-13 05:27:33 -03:00
alfrix
a32d1d8e80 docs: 35 might need to disable vc4 to work 2024-03-10 09:52:15 -03:00
alfrix
e626db9d29 docs: fb correct the title of the example 2024-03-10 09:04:46 -03:00
alfrix
a1af03df0f docs: remove fb warning, depending on how you install the screen you may need to create it, for example using a gpio screen and not using lcd-show repos, it needs to be created on debian bullseye 2024-03-09 18:41:59 -03:00
alfrix
53b9277b6c docs: improve hdmi and rotation 2024-03-09 16:03:16 -03:00
alfrix
ed017c4b3c docs: give more notes to the rotation example 2024-03-09 14:54:38 -03:00
alfrix
f58cdcb31a zcalibrate: rewrite the functions that get the location to probe due to reported issues
thanks Aubey
2024-03-08 09:57:59 -03:00
alfrix
2d5936bd09 docs: update touch calibration 2024-03-03 22:19:13 -03:00
alfrix
d27c54b0b7 docs: faq fix table align 2024-03-03 01:51:13 -03:00
alfrix
186e698698 docs: minor hw updates 2024-03-03 01:43:58 -03:00
alfrix
daffa0d67b docs: improve touch issues 2024-03-03 01:43:08 -03:00
alfrix
b97ec9aa86 docs: update framebuffer troubleshooting add fbcp option 2024-03-03 01:42:41 -03:00
alfrix
a1a15f319d docs: add alternative to xinput list 2024-03-02 17:30:14 -03:00
alfrix
e0af63774d changes for bookworm 2024-03-02 00:38:02 -03:00
alfrix
7c99ea05f3 docs: add some hw guides
also remove dead links
2024-02-29 14:59:15 -03:00