145 Commits

Author SHA1 Message Date
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
alfrix
bde7e8a886 docs: create an adb script 2022-07-03 12:03:50 -03:00
alfrix
71360b44ee docs: update Android guide to use the launcher 2022-07-03 12:03:50 -03:00
alfrix
c20149ac25 docs: create an android guide 2022-07-03 12:03:50 -03:00
alfrix
12d90bcffa docs: keep the reqs updated 2022-07-03 12:03:50 -03:00
alfrix
eedf5448a0 docs: add another solution to seeing only console 2022-06-09 13:28:54 -03:00
alfrix
880d4740e6 docs: moonraker update_manager needs managed_services 2022-06-04 11:00:13 -03:00
alfrix
73dbae7871 docs: update screenshots and add new panels 2022-06-02 16:20:37 -03:00
alfrix
2568a9262f docs: add DPMS to troubleshooting 2022-06-02 15:31:32 -03:00
alfrix
5437eaead0 docs: fix build, re-skin and improve 2022-06-01 16:21:56 -03:00
dependabot[bot]
9d25836df4
build(deps): bump jinja2 from 3.1.1 to 3.1.2 (#605)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.1...3.1.2)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 11:43:25 -03:00
alfrix
3361c243b7 docs: hardware fix links 2022-05-31 11:14:42 -03:00
alfrix
2da5a4df32 docs: improve install instructions 2022-05-31 11:14:42 -03:00
alfrix
7b4a24d079 job_status: simplify timeouts because sometimes it didn't work, also do not autoclose by default because there may be offsets to be saved 2022-05-31 11:14:42 -03:00
alfrix
5a36729b76 PEP8, typos and warnings fixes 2022-05-31 11:14:42 -03:00
alfrix
2c6a853a80 docs: add preheat cooldown 2022-04-11 08:35:45 -03:00
alfrix
618c9ac0e8 docs: add note about octoprint 2022-04-11 08:09:06 -03:00
alfrix
0a8e757054 docs: add requirements file to fix docs 2022-04-08 19:16:09 -03:00
alfrix
0fb2046615 docs: add another fix to Cannot open virtual console close #580 2022-04-08 14:03:19 -03:00
alfrix
cdb57f73bb v0.2.1
Screen:
* The no DPMS option should now protect from the first touch,
and it should provide a way for screens that turn all white/random colors/no-signal to just be all black
Zcalibrate:
* Add selector if multiple options can be used
* Go to the middle of the bed if position is not configured
* Add an option to set the custom position per printer
Fine_tune:
* Add reset button for each of the 3 options
Network:
* Add reload button
* Show hidden SSIDs as Hidden instead of x00
System:
* Add full update option to update all items at once
Mesh:
* Fix graph getting a bit out of screen in vertical mode
Menu:
* Use scrollbars when there are too many items
* Fix vertical mode not arranging items correctly
Move:
* Show ??? if not homed
* Hide originXY for delta kinematics
Splash:
* Change buttons to local commands if not connected to moonraker
* Fix issues with power button if klipper is not connected
Misc:
* Keyboard now works on all the entry boxes, you can press enter on them to confirm.
* If there is only 1 extruder, then the nozzle icon is shown instead of the number
2022-04-01 20:16:41 -03:00
alfrix
9f9e2ed6ad docs: update zcalibrate pos and dpms 2022-04-01 10:29:54 -03:00
alfrix
b7d58a7ffb docs: fix xwrapper extension 2022-03-25 15:55:52 -03:00
alfrix
d1e54bab64 docs: add layer progress to quicktips 2022-03-21 20:49:43 -03:00
alfrix
abb02d3965 docs: vertical/portrait is available, remove the line that says it isn't 2022-03-21 20:42:59 -03:00