alfrix
ebfe0debb8
job_status: Set cancelled state earlier, and fix status label
2022-02-28 19:57:56 -03:00
alfrix
320b7a8836
Update websocket-client to 1.3.1
2022-02-28 19:57:50 -03:00
alfrix
c77bdfe617
Translations: Fix plurals
2022-02-26 16:03:08 -03:00
Alfredo Monclus
dd027c0583
Vertical mode ( #480 )
2022-02-24 16:00:51 -03:00
alfrix
3c1110d730
Base_panel: fix #413
2022-02-24 15:57:47 -03:00
alfrix
df0f8961e5
Normalize icon sizes and style
2022-02-24 09:20:59 -03:00
alfrix
be3c24198d
Websocket: fix issue when trying to connect to an offline printer
...
Fix : #401
2022-02-23 23:24:01 -03:00
alfrix
21be9df72e
Main_menu: fix graph colors when switching printers
2022-02-23 23:14:46 -03:00
alfrix
c4ac1cb52e
Ukranian Translation
...
Close #520
Co-authored-by: komandrik
2022-02-23 19:35:20 -03:00
alfrix
c3b7498eb5
Docs: clarify how to save the calibration
2022-02-23 15:34:09 -03:00
Alfredo Monclus
84fc6e5757
Bed_level: Support 6 and 8 Screws and rotation ( #484 )
2022-02-23 14:04:54 -03:00
alfrix
a01762b279
Screen: fix blanking producing random colors
2022-02-20 13:54:16 -03:00
Frank Tackitt
4674737d0c
Show position including offsets in the move panel ( #516 )
...
This makes Z stepping make more sense after applying a Z offset and more
consistent with the results of sending manual gcodes.
2022-02-19 17:42:50 -03:00
Zs.Antal
ea4b98f3d6
Updated Hungarian Language pack ( #513 )
2022-02-19 14:45:03 -03:00
alfrix
0625935062
print: remove dependency
2022-02-14 05:37:17 -03:00
alfrix
1753105265
sytem: fix updater when moonraker doesn't return configured_type
2022-02-13 17:28:15 -03:00
Randell Hodges
926773f4f3
Apply slider value on release ( #430 )
...
Scale will do the action when released instead of many times for every step while sliding.
2022-02-13 16:15:39 -03:00
alfrix
bf67129528
main_menu and temp: Fix extruder colors when there are multiple extruders
2022-02-12 21:26:55 -03:00
alfrix
ef5873d095
Hungarian translation
...
Co-authored-by: Zs.Antal <45710979+AntoszHUN@users.noreply.github.com>
2022-02-12 20:48:52 -03:00
alfrix
45d195bcd2
base_panel: Increase horizontal margin
...
The sidebar was too close to the content, this was better shown by adding a border to the sidebar wich showed that the content was clipping over it
2022-02-11 09:36:42 -03:00
alfrix
de35769600
Temp_panel: Fix issue with temperature_fan #495
...
Since temperature_fan has a target, it needs to be in the list to properly work
2022-02-08 13:45:46 -03:00
dependabot[bot]
cfe1bb8504
build(deps): bump humanize from 3.13.1 to 3.14.0 ( #485 )
...
Bumps [humanize](https://github.com/jmoiron/humanize ) from 3.13.1 to 3.14.0.
- [Release notes](https://github.com/jmoiron/humanize/releases )
- [Commits](https://github.com/jmoiron/humanize/compare/3.13.1...3.14.0 )
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 13:40:55 -03:00
Code_PhantomPain
41b3309ff9
improve and finish zh_cn translations ( #493 )
...
Co-authored-by: sjqlwy <sjqlwy@yeah.net>
2022-02-07 13:40:25 -03:00
alfrix
fce90ebf9d
Print: hide extension in the list
2022-02-06 13:41:42 -03:00
alfrix
d05ac06ad3
Settings_panel: Prevent long translations from squashing the slider
...
and improve switch to be more consistent
2022-02-05 14:47:35 -03:00
alfrix
1964f13e26
Update translations
2022-02-05 13:53:00 -03:00
alfrix
8375606771
Make Main_menu and Temp_panel look equal
2022-02-05 12:17:12 -03:00
alfrix
d0b651c9dd
Temp_panel: fix #490
2022-02-05 10:41:00 -03:00
alfrix
20aa25256f
Graph: improve look when there is little space
2022-02-05 10:24:09 -03:00
alfrix
c1b9123e9e
Printer_select: improve arrangement if printers > 4
2022-02-05 10:18:41 -03:00
alfrix
5c23946283
Job_status: Fix issue with standby state that prevented closing
2022-02-04 14:18:11 -03:00
alfrix
ffb62f149c
Job_status: revert close_panel changes
2022-02-04 10:49:12 -03:00
alfrix
e1877f2c2e
Job_status: call state_check just before trying to close the panel
...
This shouldn't be needed but it's a reasonable safeguard
2022-02-04 09:34:05 -03:00
alfrix
d5ab606509
Job_status: Fix not loading without display_status (needed for M117)
2022-02-04 09:28:11 -03:00
alfrix
da7667e64e
Job_status: Prevent the panel from closing itself when a print is in progress
2022-02-03 15:52:01 -03:00
alfrix
5384c59689
Job_status: Fix issues when the panel is not active
...
If the print finishes (or the user cancelled) while KS is in another panel, job_status was broken with no buttons, no filename, wrong progress and wrong status, this fixes all those issues, and removes some redundant checks
2022-02-03 11:47:52 -03:00
Randell Hodges
e478c3e8d9
Increase max move speed and separate XY and Z max speed ( #411 )
...
* Seperate XY and Z max speed
Increase max range of speed
* Limit the UI maximum for speed to 200, but allow a per printer override.
* Fix linting
2022-02-01 20:07:49 -05:00
alfrix
7db75ec30f
Temp_panel: Fix target not updating when using both gcode and ks settings
2022-02-01 12:54:27 -03:00
Adam Polkosnik [fun]
57377a7e8b
Bed leveling fix for printers with 4+ bed_screws ( #445 )
...
Fixes #443 on my printer with 6 bed screws.
It seemed to work with 3, 4, and 6 bed screws defined in printer.cfg
Also, added if statement to check for "screws_tilt_adjust" to avoid throwing an error when the section is not present.
2022-01-30 21:12:10 -03:00
alfrix
aad665e3ca
Extrude: visibly change load/unload if they are not found
2022-01-30 21:06:04 -03:00
alfrix
f2d642b94d
Installer: Workaround pip 22.0 issues
2022-01-30 18:28:27 -03:00
alfrix
588869aa57
Don't upgrade pip in the installer (pip 22.0 is being an issue)
2022-01-30 16:05:14 -03:00
alfrix
0f5752e3f1
Fix long line
2022-01-30 14:35:18 -03:00
alfrix
b9b404a356
Tpanel: replace underscore with space close #463
2022-01-30 14:03:51 -03:00
Alfredo Monclus
c1372c1839
Start in configurations without fans or extruders or temp devices
...
A bunch of conditionals that makes KS start and not stay in the splash screen
2022-01-30 10:55:05 -03:00
alfrix
dad267d278
Temp_panel: Fix issue with shared_heaters Fix #482
2022-01-29 00:24:50 -03:00
alfrix
4c89eaf3e2
Temp: Start in delta mode when printing
2022-01-28 14:23:22 -03:00
alfrix
c8a8f020af
Installer: always unmask the service and enable
2022-01-26 09:07:26 -03:00
alfrix
21b0466f95
Create an uninstaller
2022-01-26 08:07:36 -03:00
alfrix
86cdcfafe4
Installer prevent the script from being run as root
2022-01-26 07:20:26 -03:00