Commit Graph

21995 Commits

Author SHA1 Message Date
5269e3a2cd small tweaks 2023-09-09 17:47:25 +08:00
cae9ca950f update BBL OTA profiles 2023-09-09 14:21:02 +08:00
10ea35b87c update locale 2023-09-09 14:16:02 +08:00
9246f01fea Merge branch 'purge_tower' 2023-09-09 13:20:32 +08:00
e624632969 semm 2023-09-09 13:19:59 +08:00
ee4705d6b7 Wipe tower: changed the way how initial wipe tower preview depth is calculated 2023-09-09 13:19:43 +08:00
cd3bbdb5f5 estimate tower size 2023-09-09 13:19:43 +08:00
6ff9ff03db wip 2023-09-09 13:19:43 +08:00
aae647fc19 Properly pasrse toolchange 2023-09-09 13:14:10 +08:00
1f5aa16829 fix calibration menu 2023-09-09 11:04:45 +08:00
01e4963150 temp 170 2023-09-09 11:04:45 +08:00
d6754e84ff fix Mac build script 2023-09-09 11:04:45 +08:00
99f679b2f1 fix Mac icon 2023-09-09 11:04:45 +08:00
309b218a58 klipper object exclusion name fix 2023-09-09 11:04:45 +08:00
adf65ceeb8 wipe improvment 2023-09-09 11:04:45 +08:00
c20b01f37a Updated inner outer inner algorithm to cater for edge case where an internal island with two perimeters on both sides of an external wall was causing a secondary island to not reorder the walls correctly (#1861)
* Updated inner outer inner algorithm to cater for edge case where an internal island with multiple internal perimeters would cause the external island to fall back to outer-> inner wall ordering.

Updated inner outer inner algorithm to cater for edge case where an internal island with multiple internal perimeters would cause the external island to fall back to outer-> inner wall ordering.

* Reworked the inner outer inner algorithm to better work with more than 3 perimeters.

* Code comment updates. Removed error check code.

* Cleaned up code and comments

Cleaned up code and comments

* Disabled inner outer inner algorithm on first layer

Disabling inner outer inner algorithm and using inner to outer wall ordering to promote bed adhesion as having isolated perimeters on the bed has resulted on occasion to warping or incomplete adherence  to the bed.

* Code optimisation
2023-09-09 10:56:03 +08:00
df302efa84 fix calibration menu 2023-09-08 01:29:09 +08:00
bb82482559 temp 170 2023-09-08 01:24:18 +08:00
f21b56d8f3 fix Mac build script 2023-09-08 00:43:04 +08:00
8c1481b687 fix Mac icon 2023-09-08 00:41:23 +08:00
5cef22ee66 klipper object exclusion name fix 2023-09-08 00:01:22 +08:00
75328a2de8 wipe improvment 2023-09-08 00:01:22 +08:00
7a8f020fcf Fix issue that cmake install is skipped during windows build (#2029)
Fix windows build
2023-09-07 23:50:35 +08:00
dadec13066 Update Korean translation (#2022)
* Update Korean translation

* 1. Fix blank button text after translation
2. Fix some mistranslated korean

* -fix bottom surface in gcode viewer
-update korean translation

* - Fixed UI being broken 'cause "display" text size could not be calculated when cjk language is use

* Change NotoSansKR to NanumGothic, which has a height similar to the main font.

* update korean translation
2023-09-06 22:23:07 +08:00
11668bc506 Turkish Language update & New Printer Profiles (#2016)
* Turkish Language update with latest strings

Turkish Language update with latest strings

* New Printer Profiles Added

Creality K1-K1 Max
Elegoo Neptune 4 - Neptune Pro profiles added.
Adapted based on GalaxySlicer  profile files.
GalaxySlicer Repo:  https://github.com/fr3ak2402/GalaxySlicer

* Elegoo Neptune 4 Profile Files

Elegoo Neptune 4 Profile Files Update
2023-09-06 22:22:28 +08:00
69d840030d Fix calibrtion crash (#2019) (#2023) 2023-09-06 22:09:24 +08:00
37532ac0ff fix linux build 2023-09-06 18:17:24 +08:00
514639c85c fix windows build 2023-09-05 22:50:36 +08:00
76d59ac033 Life saver: update locale generation 2023-09-05 22:36:29 +08:00
86f51cd9d0 Changes for Ubuntu 23.04. General housekeeping. (#2007)
- Small changes for Ubuntu 23.04
- Moved the creation of the main "build" directory so it doesn't end up owned by root, causing an error later.
2023-09-05 21:44:00 +08:00
d4c70f5528 Add Turkish language option 2023-09-05 20:34:38 +08:00
4011a0d748 Fix double quotes escape (#1397 #1435 #1946 #1990) (#2002) 2023-09-05 20:18:43 +08:00
7a0e0179c7 Add support for Sovol SV07 and SV07 Plus (#2001)
* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Changed retraction settings

* User request

Deactivated exclude object

* Fixed an error

Got an error about the layer shifting code.
2023-09-05 20:08:48 +08:00
a361daeb3a fix 1.7dev Language de ru es (#2000) 2023-09-05 20:03:10 +08:00
6f3045b3e5 Updated Kingroon profiles (#1867)
* Update Kingroon profiles
2023-09-05 20:00:16 +08:00
60111eaa16 Add MK4 0.25/0.6/0.8 nozzle 2023-09-05 19:51:36 +08:00
e97ab55e83 Fix webview freezing issue 2023-09-04 20:02:26 +08:00
f3e4016795 fix slider 2023-09-04 19:52:26 +08:00
efe5583e8a Update russian translation (#1994)
update

update
2023-09-04 00:09:29 +08:00
9e0dbd91ff Add option to enforce first layer min wall width (#1974)
Add option to set first layer min wall width
2023-09-04 00:07:40 +08:00
08cf38e5c9 Turkish Language Support (#1976)
* Turkish Language Support

Added Turkish Language Support

* Updated

Updated

* Update

Update
2023-09-03 20:15:51 +08:00
597aa0ed17 Update Tranditional Chinese locale (#1981)
* Update locale

* Update OrcaSlicer_zh_TW.po
2023-09-03 19:37:12 +08:00
f9abebac22 Fix "unknown vector variable type" error when using bambu filament ch… (#1982)
* Fix "unknown vector variable type" error when using bambu filament change ( #1979)

* Update comment
2023-09-03 14:49:54 +08:00
be5d8f5cb8 update readme 2023-09-03 11:26:29 +08:00
c78d3ee0a9 Update bug_report.yml 2023-09-03 11:01:33 +08:00
d68d729e47 Update Spanish translation (#1980)
* Update spanish strings
2023-09-03 10:38:12 +08:00
c54386d958 tweak gcodeviewer 2023-09-03 10:17:42 +08:00
0feea859c5 Fix printer connection regression 2023-09-03 10:17:22 +08:00
1fdfc2fa45 Fix raft size when non-organic tree support is enabled (#1973) 2023-09-03 00:43:28 +08:00
d985cf60f9 fix notary 2 2023-09-02 20:12:17 +08:00