1060 Commits

Author SHA1 Message Date
alfrix
eedf5448a0 docs: add another solution to seeing only console 2022-06-09 13:28:54 -03:00
Selim
8d83801b0e
Turkish update (#637) 2022-06-05 23:30:39 -03:00
Adam Shanks
61c5bea9a0
Superscript (#635)
* Use superscript 2 and 3 as appropriate
2022-06-05 09:55:52 -03:00
alfrix
3775dbd44e extruder: fix issue with filament_sensors fixes #634 2022-06-04 11:43:52 -03:00
alfrix
880d4740e6 docs: moonraker update_manager needs managed_services 2022-06-04 11:00:13 -03:00
alfrix
511f715f7e retraction: allow higher limits fix #630 2022-06-03 14:39:15 -03:00
alfrix
9e800dd008 installer: add librsvg2-common as dependency fix #629 2022-06-03 13:38:22 -03:00
Andriy
6869514004
Update Ukrainian (#632) 2022-06-03 13:29:19 -03:00
Alfredo Monclus
c6243e37fb
Update issue templates 2022-06-03 13:26:45 -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
6bb712f970 Update translation files 2022-06-02 15:07:52 -03:00
Selim
b8cf60bd2c
Turkish Update (#631) 2022-06-02 12:14:59 -03:00
alfrix
5437eaead0 docs: fix build, re-skin and improve 2022-06-01 16:21:56 -03:00
dependabot[bot]
6b432c167f
build(deps): bump pygobject from 3.42.0 to 3.42.1 (#589)
Bumps [pygobject](https://pygobject.readthedocs.io) from 3.42.0 to 3.42.1.

---
updated-dependencies:
- dependency-name: pygobject
  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:43 -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
54fc0458e0 KlippyGtk: fix style arguments 2022-05-31 11:14:42 -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
0f4f56bb9f Fix paused state
close #607
fix #611
2022-05-31 11:14:42 -03:00
alfrix
33195f203f Simplify code 2022-05-31 11:14:42 -03:00
alfrix
3889fdbe4c console: remove // 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
c91deda220 settings: wider scale slider 2022-05-31 11:14:42 -03:00
alfrix
cc755edeb2 wider scrollbar because it's hard to use on small screens 2022-05-31 11:14:42 -03:00
alfrix
5a36729b76 PEP8, typos and warnings fixes 2022-05-31 11:14:42 -03:00
alfrix
fd2a717ece settings: remove options that are directly on the panels 2022-05-31 11:14:42 -03:00
alfrix
48860159e9 move: add options to the panel 2022-05-31 11:14:42 -03:00
alfrix
4ff63798c8 job_status: ask for confirmation, and show saved offset 2022-05-31 11:14:42 -03:00
alfrix
ea3e7ad3d1 splash_screen: use moonraker for actions if connected, hide system panel if it isn't connected
use systemctl if moonraker isn't available close #615
2022-05-31 11:14:42 -03:00
alfrix
562e49b8d2 logging: exceptions can log more info 2022-05-31 11:14:42 -03:00
alfrix
7c8d4ea4d7 extrude: add filament sensor support 2022-05-31 11:14:42 -03:00
alfrix
b77b7c0976 job_status: M117 without text clears the label fix #614 2022-05-31 11:14:42 -03:00
alfrix
8550cbcab6 retraction: add reset 2022-05-31 11:14:42 -03:00
alfrix
ade8911ba6 limits: add reset, allow to set above the configured maximum but turn the slider red 2022-05-31 11:14:42 -03:00
alfrix
b9036901e7 job_status: animate filename if it's too long 2022-05-31 11:14:42 -03:00
alfrix
f88a5c8440 macros: put the hide options on the panel 2022-05-31 11:14:42 -03:00
alfrix
53bc6f25ff macros: allow reverse sorting 2022-05-31 11:14:42 -03:00
alfrix
21633b9302 files: fix local thumbnails 2022-05-31 11:14:42 -03:00
alfrix
a0a222c386 print: use the smaller thumb for the list if available 2022-05-31 11:14:42 -03:00
Mikko Gozalo
fa0d696120 Add Input Shaper panel
Original panel by Mikko Gozalo

Modified layour to fit 16:9 screens
Auto-home
Ability to measure X and Y independently
Get the current active values not the values from the config
Ask for save
Other minor tweaks

close #301

Co-authored-by: alfrix <alfredomonclus@gmail.com>
2022-05-31 11:14:42 -03:00
alfrix
7e988b3f35 zcalibrate: show the saved offset and offset to be saved 2022-05-31 11:14:42 -03:00
alfrix
f98ac0bfe4 Move korean fonts to the optional category 2022-05-31 11:13:56 -03:00
NStevenU
a29da7e76c
Add Korean language support (#625)
* Add Korean language support

* Add Korean Language Support Font Installation
2022-05-31 11:12:20 -03:00
Ruslan Sayfutdinov
794dbea14e
Allow setting 0 in preheat options (#612) 2022-05-31 11:10:27 -03:00
Selim
432b12d67e
Turkish Language (#610) 2022-05-16 18:39:14 -03:00
alfrix
8accce00a9 job_status: fix thumbnail issue #608 2022-05-04 09:56:24 -03:00
alfrix
35381beeb6 limits: fix typo in label 2022-05-03 08:38:58 -03:00
alfrix
1eaa82ba2d config: fix print estimate default 2022-05-02 14:08:03 -03:00
alfrix
35c4136bd5 Job_status: fix speed label, fix estimate default 2022-05-02 12:09:12 -03:00