Commit Graph

21976 Commits

Author SHA1 Message Date
61437b2c76 Detection of curled edges to enhance slowdown for overhangs algorithm (#2056)
* Overhang perimeter handling

Updated code to handle overhang perimeters as an overhang and not as a bridge.

* Preparing to add curled extrusions identification

* Porting curling calculations from Prusa Slier 2.6.1

* Prototype 1 - slowdown extended to detect curled edges and further reduce speed

First prototype of the code submitted.

* Working prototype - 2

Code is now finally working - external perimeters are slowed down as needed when there is likelyhood of curling up.

ToDo:
1. Reslicing the model causes the algorithm not to run - need to find where this fails to trigger the call for this.
2. Slowdown of internal perimeters not working yet.

* Updated to use overhang wall speed instead of bridging speed for this algorithm

* Fixed bug in speed calculation and tweaked parameters for high speed printer

Fixed bug in speed calculation and tweaked parameters for high speed printer

* Attempting to fix "set started" not being set

* Parameter tweak after print tests

* Fixed estimation not running when model is re-sliced.

* Removing debug printf statements and fixed threading flag.

* Fixed threading

* Parameter tweaks following print tests

* Made this as an option in the GUI

* Reintroduced handling of bridges as per original design

* UI line toggling when option makes sense to be visible.

* Fixed bug in field visibility & made it default to off

* Code optimisation

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-09-16 22:24:18 +08:00
bcedb431ab Fix MK4 profiles 2023-09-14 21:03:00 +08:00
fd0963c2c9 Update Spanish translation (#2102)
* Some Spanish string fixes

PO updated

* More spanish strings fixes

* Compiled MO

* Update spanish strings and MO

* Update

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Delete OrcaSlicer.mo

* update .mo files

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update spanish lang and english string

* Update OrcaSlicer_es.po

* revert .gitignore changes

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-09-14 21:01:02 +08:00
f2d5cce8cf Add ender-3 printer (#2053)
* Add ender-3 printer option

* Added image and standard 0.2mm process

* Added Ender 3

* Removed a stray empty line

* fix e3

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-09-14 20:55:33 +08:00
9efea02e3d Update build_orca.yml (#2106) 2023-09-14 06:51:12 +08:00
4a7d298786 disable prime tower preview 2023-09-14 00:11:43 +08:00
2406a34bf7 1.7.0 2023-09-13 21:50:46 +08:00
89efa44388 tweak prime tower display 2023-09-13 21:49:40 +08:00
7d8d296956 sanitize Elegoo neptune4 profiles 2023-09-13 21:40:53 +08:00
132056b33b fix win cicd 2023-09-13 20:10:33 +08:00
e6269dd852 tweak default organic tree settings. 2023-09-13 20:10:33 +08:00
d0abc48765 Updated Russian translation (#2097)
Updated translation

Updated translation
2023-09-13 20:10:12 +08:00
7e66d8d231 full path of signtool 2023-09-12 23:03:30 +08:00
e3f36c8a06 sign window app 2023-09-12 22:57:03 +08:00
a149680eba consider windows DPI for slider 2023-09-12 22:19:45 +08:00
fb4fa4d769 Add warning to anycubic vyper buildplate (#2080) 2023-09-12 20:50:31 +08:00
604dc66789 revert backing missing translations for hints.ini 2023-09-12 20:35:40 +08:00
40c2eccfd6 handle edge cases when Cooling tube position is 0 2023-09-12 20:12:54 +08:00
d6e8627401 Update Spanish translation (#2075)
* Some Spanish string fixes

PO updated

* More spanish strings fixes

* Compiled MO

* Update spanish strings and MO

* Update

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Delete OrcaSlicer.mo

* update .mo files

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update spanish lang and english string

* Update OrcaSlicer_es.po

* revert .gitignore changes

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-09-12 20:10:03 +08:00
0ed8c8f2f6 Turkish Language String Updates For v1.7 (#2070)
Turkish Language String Updates For v1.7
2023-09-12 20:04:09 +08:00
62ebeb46a0 fix name 2023-09-12 20:04:00 +08:00
52935040e6 skip build PR building for locale changes 2023-09-12 20:00:14 +08:00
e7051b210b fix profiles
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-09-10 14:57:22 +08:00
f2fdd03ba0 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
0b3dfa3f45 Overhang improvement max vol speed 2023-09-10 11:39:29 +08:00
f2da5b39a1 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
303a722795 fix regression that print end time is not missing 2023-09-10 00:07:35 +08:00
165a183c1f Display export gcode btn if pinter don't network setup 2023-09-10 00:07:18 +08:00
e95ec070c1 fix ramming ui 2023-09-09 23:05:45 +08:00
1a358721c2 update readme 2023-09-09 22:02:23 +08:00
0a6cd79c27 Bump version to 1.7.0-beta 2023-09-09 18:00:44 +08:00
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