Commit Graph

25765 Commits

Author SHA1 Message Date
Hukete
47cb002515 QIDI Profiles Change (#2054)
* QIDI Profiles Change

* fix syntax errors

---------

Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-09-10 14:11:28 +08:00
SoftFever
c5b1c7706c Overhang improvement max vol speed 2023-09-10 11:39:29 +08:00
Noisyfox
4808a13b71 Fix GCode viewer first layer height in vase mode (#2051)
Follow-up of 6be84d529d740c44c1e9bf533e70e167b3442063 - Fixed processing of spiral vase mode in GCodeProcessor::process_G1

Co-authored-by: enricoturri1966 <enricoturri@seznam.cz>
2023-09-10 11:38:37 +08:00
SoftFever
60f3670bcc fix regression that print end time is not missing 2023-09-10 00:07:35 +08:00
SoftFever
d1ad1130cc Display export gcode btn if pinter don't network setup 2023-09-10 00:07:18 +08:00
SoftFever
25b0f506df fix ramming ui 2023-09-09 23:05:45 +08:00
SoftFever
7d6290366b update readme 2023-09-09 22:02:23 +08:00
SoftFever
47e6437620 Bump version to 1.7.0-beta 2023-09-09 18:00:44 +08:00
SoftFever
7d39fbb79a small tweaks 2023-09-09 17:47:25 +08:00
SoftFever
74ef0a5fd6 update BBL OTA profiles 2023-09-09 14:21:02 +08:00
SoftFever
d36f137349 update locale 2023-09-09 14:16:02 +08:00
SoftFever
60f3811ad7 Merge branch 'purge_tower' 2023-09-09 13:20:32 +08:00
SoftFever
8325a897ee semm 2023-09-09 13:19:59 +08:00
Lukas Matena
c9a7edebf7 Wipe tower: changed the way how initial wipe tower preview depth is calculated 2023-09-09 13:19:43 +08:00
SoftFever
4ce1dc771f estimate tower size 2023-09-09 13:19:43 +08:00
SoftFever
0d3249007a wip 2023-09-09 13:19:43 +08:00
SoftFever
a9839c78ff Properly pasrse toolchange 2023-09-09 13:14:10 +08:00
SoftFever
27a1b363f5 fix calibration menu 2023-09-09 11:04:45 +08:00
SoftFever
5e7a7e18c2 temp 170 2023-09-09 11:04:45 +08:00
SoftFever
174bb86c98 fix Mac build script 2023-09-09 11:04:45 +08:00
SoftFever
7266ef2e38 fix Mac icon 2023-09-09 11:04:45 +08:00
SoftFever
203ae07803 klipper object exclusion name fix 2023-09-09 11:04:45 +08:00
SoftFever
ca39cc4ccf wipe improvment 2023-09-09 11:04:45 +08:00
igiannakas
76db6539ba 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
SoftFever
1469278336 fix calibration menu 2023-09-08 01:29:09 +08:00
SoftFever
bbd45bac0a temp 170 2023-09-08 01:24:18 +08:00
SoftFever
c19970522f fix Mac build script 2023-09-08 00:43:04 +08:00
SoftFever
e34574ce40 fix Mac icon 2023-09-08 00:41:23 +08:00
SoftFever
cf68ded22c klipper object exclusion name fix 2023-09-08 00:01:22 +08:00
SoftFever
b380ece484 wipe improvment 2023-09-08 00:01:22 +08:00
Noisyfox
245cc24d7f Fix issue that cmake install is skipped during windows build (#2029)
Fix windows build
2023-09-07 23:50:35 +08:00
Hotsolidinfill
1a5a005d62 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
Sadri ERCAN
5acf5c2cc1 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
Noisyfox
10919b58d3 Fix calibrtion crash (#2019) (#2023) 2023-09-06 22:09:24 +08:00
SoftFever
aebf3bc8e6 fix linux build 2023-09-06 18:17:24 +08:00
SoftFever
e0aaeaba70 fix windows build 2023-09-05 22:50:36 +08:00
SoftFever
2060606235 Life saver: update locale generation 2023-09-05 22:36:29 +08:00
Terrence Mitchem
b72fb8c49b 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
SoftFever
ddeaabf128 Add Turkish language option 2023-09-05 20:34:38 +08:00
Noisyfox
07e8c81b37 Fix double quotes escape (#1397 #1435 #1946 #1990) (#2002) 2023-09-05 20:18:43 +08:00
TomasOlsson
e38ff16e81 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
Heiko Liebscher
e015bf66c4 fix 1.7dev Language de ru es (#2000) 2023-09-05 20:03:10 +08:00
Carlos Caruncho
42b3c5d17c Updated Kingroon profiles (#1867)
* Update Kingroon profiles
2023-09-05 20:00:16 +08:00
SoftFever
694716261c Add MK4 0.25/0.6/0.8 nozzle 2023-09-05 19:51:36 +08:00
SoftFever
f0fba97300 Fix webview freezing issue 2023-09-04 20:02:26 +08:00
SoftFever
bd1cb9a2f6 fix slider 2023-09-04 19:52:26 +08:00
Andy
ad6880fee4 Update russian translation (#1994)
update

update
2023-09-04 00:09:29 +08:00
xxxcq
30c8ef6aa3 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
Sadri ERCAN
263b9ad7eb Turkish Language Support (#1976)
* Turkish Language Support

Added Turkish Language Support

* Updated

Updated

* Update

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

* Update OrcaSlicer_zh_TW.po
2023-09-03 19:37:12 +08:00