Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed crashes caused by pressure eq when support is used #3407

Merged
merged 1 commit into from Jan 1, 2024

Conversation

SoftFever
Copy link
Owner

@SoftFever SoftFever commented Jan 1, 2024

@@ -589,8 +590,7 @@ void PressureEqualizer::adjust_volumetric_rate(const size_t fist_line_idx, const
if (line_idx == fist_line_idx || !m_gcode_lines[line_idx].extruding())
// Nothing to do, the last move is not extruding.
return;

std::array<float, size_t(GCodeExtrusionRole::Count)> feedrate_per_extrusion_role{};
std::array<float, size_t(ExtrusionRole::erCount)> feedrate_per_extrusion_role{};
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@igiannakas
I have removed GCodeExtrusionRole as it's not synced with ExtrusionRole.
Hence the crash happens.
It's error prone in the future to have two version of ExtrusionRole so I have remove it.

@SoftFever SoftFever merged commit 2f916f5 into main Jan 1, 2024
12 checks passed
@igiannakas
Copy link
Contributor

Gotcha, thank you for fixing this 🙏🏻🎉

@SoftFever SoftFever deleted the feature/fix_crash_pressureeq branch January 1, 2024 11:34
SoftFever added a commit that referenced this pull request Jan 1, 2024
Fixed crashed caused by pressure eq when support is used

(cherry picked from commit 2f916f5)
PilotMatt added a commit to printago/OrcaSlicer-PrintagoEdition that referenced this pull request Jan 11, 2024
commit 51cd5a2
Author: SoftFever <softfeverever@gmail.com>
Date:   Fri Jan 5 07:58:39 2024 +0800

    bump version profile version to "01.09.00.02"

commit 0ca6822
Author: SoftFever <softfeverever@gmail.com>
Date:   Fri Jan 5 07:57:09 2024 +0800

    Fixed an issue that some profiles has ironings enabled by default

commit cf0d5de
Author: SoftFever <softfeverever@gmail.com>
Date:   Thu Jan 4 23:12:36 2024 +0800

    Added an option to enable multiple bed type support for printers

commit 6902098
Author: SoftFever <softfeverever@gmail.com>
Date:   Thu Jan 4 19:30:07 2024 +0800

    Fixed crashes when send gcode to BBL printers

commit ea76043
Author: SoftFever <softfeverever@gmail.com>
Date:   Thu Jan 4 18:38:53 2024 +0800

    update gitignore

commit cb537a4
Author: SoftFever <softfeverever@gmail.com>
Date:   Thu Jan 4 18:38:43 2024 +0800

    fix object exclusion regression on BBL printers

commit 65ac5ce
Author: SoftFever <softfeverever@gmail.com>
Date:   Thu Jan 4 18:37:06 2024 +0800

    skip writting object info for BBL printers

commit 002208f
Author: Noisyfox <timemanager.rick@gmail.com>
Date:   Thu Jan 4 19:28:19 2024 +0800

    QoL: Keyboard shortcuts updates & fixes (SoftFever#3457)

    * Bring back the shortcut to zoom in & out

    * Update keyboard shortcut info

    * Update keyboard shortcut info

    * Different handling of shortcut 'T' for emboss text

    Cherry-picked from prusa3d/PrusaSlicer@58e3143

    Co-authored-by: Filip Sykala - NTB T15p <Filip.Sykala@prusa3d.cz>

    ---------

    Co-authored-by: Filip Sykala - NTB T15p <Filip.Sykala@prusa3d.cz>

commit 77b6225
Author: SoftFever <softfeverever@gmail.com>
Date:   Thu Jan 4 06:50:11 2024 +0800

    Feature/update deps (SoftFever#3445)

    * update deps

    * fix win build errors

    * fix mac build

    * update linux

commit 08d938b
Author: Noisyfox <timemanager.rick@gmail.com>
Date:   Tue Jan 2 20:48:25 2024 +0800

    Fix NaN when adding negative part (SoftFever#3423) (SoftFever#3431)

    (cherry picked from commit 1ea33f0)

commit 54ab738
Author: SoftFever <softfeverever@gmail.com>
Date:   Tue Jan 2 20:41:41 2024 +0800

    some profile changes based on feedbacks

    (cherry picked from commit 8e3f7e7)

commit b2ce4c1
Author: SoftFever <softfeverever@gmail.com>
Date:   Tue Jan 2 16:25:08 2024 +0800

    Fix boost download server issue

commit 6b1c1a6
Author: SoftFever <softfeverever@gmail.com>
Date:   Tue Jan 2 16:03:58 2024 +0800

    bump to 1.9.0 official version

commit b624aa0
Author: Noisyfox <timemanager.rick@gmail.com>
Date:   Tue Jan 2 16:01:05 2024 +0800

    Fix issue that "Per-glyph" option not working when UI is in Chinese (SoftFever#3425)

    (cherry picked from commit 712478c)

commit cc593f9
Author: SoftFever <softfeverever@gmail.com>
Date:   Tue Jan 2 13:13:22 2024 +0800

    Improve rendering quality when model color is pure black

    (cherry picked from commit 9e443ba)

commit 1e0b5b5
Author: SoftFever <softfeverever@gmail.com>
Date:   Tue Jan 2 13:13:22 2024 +0800

    Set CMAKE_OSX_DEPLOYMENT_TARGET properly on dev machine when calling build_release_mac.sh

    (cherry picked from commit 8d5bb6c)

commit 9d26cbf
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Jan 1 20:14:28 2024 +0800

    bump version to 1.9.0 rc

commit 89f23b7
Author: Thomas <bistory@gmail.com>
Date:   Mon Jan 1 13:01:30 2024 +0100

    Added PAUSE command for change_filament_gcode on Elegoo Neptune 4 series (SoftFever#3411)

    Added PAUSE command for change_filament_gcode

    on-behalf-of: @tomsbasement <tom@tomsbasement.shop>
    (cherry picked from commit 9701ab1)

commit 38087db
Author: SufficentMuffin <77865411+SufficentMuffin@users.noreply.github.com>
Date:   Mon Jan 1 12:42:53 2024 +0100

    Update 0.48mm Standard @bbl X1C 0.8 nozzle.json (SoftFever#3379)

    * Update 0.48mm Standard @bbl X1C 0.8 nozzle.json

    Removed P1S 0.6mm nozzle from process profile.

    * fix

    ---------

    Co-authored-by: SoftFever <softfeverever@gmail.com>
    (cherry picked from commit f99394b)

commit d165b6b
Author: Thomas <bistory@gmail.com>
Date:   Mon Jan 1 12:35:16 2024 +0100

    Updated French translations. (SoftFever#3410)

    on-behalf-of: @tomsbasement tom@tomsbasement.shop
    (cherry picked from commit 2cfcd0d)

commit 766d1a4
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Jan 1 19:30:55 2024 +0800

    fix intermittent crashes caused by detect_overhang_wall

    (cherry picked from commit 4d1885e)

commit b62ce60
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Jan 1 18:21:19 2024 +0800

    Fxied a regression that wall order can't be set in height modifier

    (cherry picked from commit 5683729)

commit 7b43991
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Jan 1 17:05:40 2024 +0800

    Fixed crashes caused by pressure eq when support is used (SoftFever#3407)

    Fixed crashed caused by pressure eq when support is used

    (cherry picked from commit 2f916f5)

commit 90c88a4
Author: Thomas <bistory@gmail.com>
Date:   Mon Jan 1 08:08:56 2024 +0100

    Creality K1/K1 Max, Ender 3 V3 Series and Ender 5 S1 baseplates (SoftFever#3365)

    * Fixed retraction speed and added missing parameters.

    * Fixes for manual filament change

    * More tunings and fixes.

    * Fixes and tunings

    * Formatting

    * Decrease z-hop for K1

    * K1/K1 Max, Ender 3 V3 and Ender 5 S1 correct build platforms (Thanks Henlor !)

    (cherry picked from commit 967dc3d)

commit 0a223c5
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Jan 1 14:20:11 2024 +0800

    Revert "Improve ExtrusionLine::simplify, eliminating many very-short extrusion segments which led to blemishes in thin-wall models sliced with Arachne (SoftFever#3014)"

    This reverts commit 3ca290d.

    Fixed SoftFever#3340 SoftFever#3375

    (cherry picked from commit a36df66)

commit 2f45494
Author: Olcay ÖREN <33813227+olcayoren@users.noreply.github.com>
Date:   Mon Jan 1 08:47:25 2024 +0300

    Update OrcaSlicer_tr.po - TURKISH translation update (SoftFever#3396)

    * Update OrcaSlicer_tr.po - TURKISH translation update

    * Update OrcaSlicer_tr.po - TURKISH translation update

    ---------

    Co-authored-by: SoftFever <softfeverever@gmail.com>
    (cherry picked from commit 1dfaef3)

commit bf8deb9
Author: Vitalii Kutia <kvm_corp@ukr.net>
Date:   Mon Jan 1 06:47:04 2024 +0100

    edit Ukrainian translation (SoftFever#3403)

    (cherry picked from commit c623070)

commit bd23b9c
Author: Lee Jong Mun <43285072+crwusiz@users.noreply.github.com>
Date:   Mon Jan 1 14:46:53 2024 +0900

    kor translation update (SoftFever#3406)

    (cherry picked from commit 52c08ca)

commit 7ddaa8d
Author: Noisyfox <timemanager.rick@gmail.com>
Date:   Mon Jan 1 13:45:53 2024 +0800

    Fix crash when click the color paint gizmo when object part is selected (SoftFever#3405)

    Fix crash when click the color paint gizmo when object part is selected (SoftFever#3404)

    Cherry-picked from bambulab/BambuStudio@1e99ce9

    Co-authored-by: liz.li <liz.li@bambulab.com>
    (cherry picked from commit 8fd4477)

commit 2511360
Author: Silence <35656692+silence48@users.noreply.github.com>
Date:   Sun Dec 31 06:05:23 2023 -0500

    Update README.md to provide alternative download links of webview2 runtimes (SoftFever#3384)

    Improve install and build instructions slightly.

    (cherry picked from commit 60ab79c)

commit ef8e4e4
Author: Thomas <bistory@gmail.com>
Date:   Sun Dec 31 11:36:32 2023 +0100

    Creality Ender 3 V3/KE important fixes and some fine-tunings (SoftFever#3362)

    * Fixed retraction speed and added missing parameters.

    * Fixes for manual filament change

    * More tunings and fixes.

    * Fixes and tunings

    * Formatting

    * Decrease z-hop for K1

    * Updated thumbnails sizes to the same as Creality Print has.

    (cherry picked from commit 98a9bf6)

commit 2ca195f
Author: Thomas <bistory@gmail.com>
Date:   Sun Dec 31 07:46:18 2023 +0100

    Fr translations (SoftFever#3361)

    * Updated French translations.

    * Reword "strength"

    * Updated translations

    * Added missing translations.

    * Fixed place on face translation

    * Fixed strings.

    * Updated locales

    * Better translation for "Brim ears"

    * Other round of fixes

    * Added missing strings

    * Renaming studio to Orca.

    * Rewording "Arc fitting"

    * Flush means purge and not "rinçage"

    (cherry picked from commit 8afb675)

commit f8de589
Author: Heiko Liebscher <hliebscher@idn.de>
Date:   Sun Dec 31 12:11:16 2023 +0100

    Fix de for 1.9 release (SoftFever#3387)

    fix some typos and new msgids

commit 3da54f3
Author: SoftFever <softfeverever@gmail.com>
Date:   Sun Dec 31 13:28:19 2023 +0800

    fixed a crash bug when switching to Bambu device page too fast

commit 0857742
Author: Noisyfox <timemanager.rick@gmail.com>
Date:   Sat Dec 30 22:02:32 2023 +0800

    Fix preview legend window size (SoftFever#3363)

    Fix issue that the legend window expands to all available horizontal space if scrollbar is displayed

    (cherry picked from commit a8ade15)

commit 5a14fa2
Author: SoftFever <softfeverever@gmail.com>
Date:   Sat Dec 30 15:22:18 2023 +0800

    remove P1P-P1S warning

    (cherry picked from commit 1d8cdf0)

commit b4633dc
Author: SoftFever <softfeverever@gmail.com>
Date:   Sat Dec 30 10:32:05 2023 +0800

    bump version to 1.9.0 beta

commit fbea207
Author: SoftFever <softfeverever@gmail.com>
Date:   Sat Dec 30 10:29:32 2023 +0800

    preset export small tweak

commit 0d49816
Author: kpishere <kevindpeck@gmail.com>
Date:   Fri Dec 29 20:12:06 2023 -0500

    Feature/build target 10.15 (SoftFever#3252)

    * Set target to 10.15, make porter templates explicit

    * CMAKE_OSX_DEPLOYMENT_TARGET refactor

    * Update build_release_macos.sh

    fix typo

    ---------

    Co-authored-by: SoftFever <softfeverever@gmail.com>

commit 696778e
Author: Olcay ÖREN <33813227+olcayoren@users.noreply.github.com>
Date:   Sat Dec 30 03:52:26 2023 +0300

    Update OrcaSlicer_tr.po - TURKISH translation update (SoftFever#3354)

    Co-authored-by: SoftFever <softfeverever@gmail.com>

commit 9b1f7ed
Author: SoftFever <softfeverever@gmail.com>
Date:   Sat Dec 30 08:50:27 2023 +0800

    fix po errors

commit 3364fc4
Author: SoftFever <softfeverever@gmail.com>
Date:   Fri Dec 29 23:36:28 2023 +0800

    Rename '.bbscfg/bbsflmt' to 'orca_printer/orca_filament' for clarity and to reduce user errors. Note: Configs may no longer be compatible with BS hence the change

commit a5f1bf7
Author: SoftFever <softfeverever@gmail.com>
Date:   Fri Dec 29 22:49:45 2023 +0800

    create datadir folder if not exist

commit 781b187
Author: Fabio Forcina <f.fabietto@gmail.com>
Date:   Fri Dec 29 14:52:30 2023 +0100

    Updated Italian translation (SoftFever#3347)

commit 8e49fa1
Author: Heiko Liebscher <hliebscher@idn.de>
Date:   Fri Dec 29 13:20:21 2023 +0100

    Update German translation for 1.9 (SoftFever#3343)

commit 3607d80
Author: Thomas <bistory@gmail.com>
Date:   Fri Dec 29 13:18:46 2023 +0100

    Changed Slic3r mentions (SoftFever#3344)

commit b46f46f
Author: SoftFever <softfeverever@gmail.com>
Date:   Fri Dec 29 12:08:45 2023 +0800

    update locale

commit 08b1447
Author: SoftFever <softfeverever@gmail.com>
Date:   Fri Dec 29 12:04:40 2023 +0800

    check for new version rework, support "check for stable updates only" mode

commit bd70007
Author: SoftFever <softfeverever@gmail.com>
Date:   Fri Dec 29 09:21:49 2023 +0800

    make `exclude_object` off by default

commit 9208767
Author: just-trey <just-trey@users.noreply.github.com>
Date:   Thu Dec 28 11:04:45 2023 -0500

    Profile: Anker M5/C first layer consistency improvements (SoftFever#3321)

    first layer consistency improvments

commit 3537bd2
Author: Thomas <bistory@gmail.com>
Date:   Thu Dec 28 17:02:45 2023 +0100

    Fixed typo (SoftFever#3331)

    * Fixed typo

    * An other swtitch

    * Main-i-fold(tm)

commit 90aa9b1
Author: Thomas <bistory@gmail.com>
Date:   Thu Dec 28 17:02:01 2023 +0100

    Fixes and simplification of some Creality profiles. (SoftFever#3315)

    * Fixes and simplification of some Creality profiles.

    * Set correct support_air_filtration for K1 Max

commit 7101f5b
Author: SoftFever <softfeverever@gmail.com>
Date:   Thu Dec 28 00:21:18 2023 +0800

    fix/update locale

commit f92cce4
Author: SoftFever <softfeverever@gmail.com>
Date:   Wed Dec 27 21:38:48 2023 +0800

    add more hints

commit a9c0e3a
Author: SoftFever <softfeverever@gmail.com>
Date:   Wed Dec 27 20:13:33 2023 +0800

    Fixed a regression bug that --datadir was broken
    fixed SoftFever#3191

commit 6060777
Author: Ioannis Giannakas <59056762+igiannakas@users.noreply.github.com>
Date:   Wed Dec 27 11:21:33 2023 +0000

    ENH: Port of "wipe inside before extruding an external perimeter" feature from super slicer (SoftFever#3287)

    * Wipe Inside at Start of perimeter

    Co-Authored-By: Merill <6536403+supermerill@users.noreply.github.com>

    * Cleaned up code and linked it to the wipe on loop parameter

    * Trigger build

    * Introduced wipe before external loop parameter.

    * Removed redundant functions

    ---------

    Co-authored-by: Merill <6536403+supermerill@users.noreply.github.com>
    Co-authored-by: SoftFever <softfeverever@gmail.com>

commit 08ba3af
Author: Thomas <bistory@gmail.com>
Date:   Wed Dec 27 10:31:19 2023 +0100

    Update OrcaSlicer_fr.po (SoftFever#3295)

    * Update OrcaSlicer_fr.po

    Added missing translations.

    * Update OrcaSlicer_fr.po

    * Update OrcaSlicer_fr.po

    * Update OrcaSlicer_fr.po

    * Update OrcaSlicer_fr.po

commit 1a9332f
Author: Hukete <100949318+Hukete@users.noreply.github.com>
Date:   Wed Dec 27 17:16:45 2023 +0800

    QIDI: Add two new filaments (SoftFever#3304)

    * 10-25

    Add TPU-95A HF

    * 1030

    Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

    * 1102

    Add ABS-GF10 profile,
    Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file

    * 1106

    Add the PA value to some genetic filament profiles

    * Add new filaments profiles

    Add new filaments profiles

    * 1

    1

    * Add two new filaments

    Add two new filaments

commit 3f9fa08
Author: SoftFever <softfeverever@gmail.com>
Date:   Tue Dec 26 23:41:32 2023 +0800

    Fixed a bug that spiral_mode_max_xy_smoothing was not hiden when vase is not enabled

commit bc76677
Author: SoftFever <softfeverever@gmail.com>
Date:   Tue Dec 26 23:37:50 2023 +0800

    Fixed a regression that Turkish lang option was missing

    Fixed SoftFever#3278

commit cd029a3
Author: SoftFever <softfeverever@gmail.com>
Date:   Tue Dec 26 23:14:53 2023 +0800

    Layer height can't be zero. Fixed SoftFever#3268

commit f82b50f
Author: Lee Jong Mun <43285072+crwusiz@users.noreply.github.com>
Date:   Tue Dec 26 22:00:10 2023 +0900

    kor translation update (SoftFever#3288)

    fix typo

commit 8396fc0
Author: Ikko Eltociear Ashimine <eltociear@gmail.com>
Date:   Tue Dec 26 21:19:41 2023 +0900

    Update README.md (SoftFever#3281)

    bellow -> below

commit e1c9915
Author: Lee Jong Mun <43285072+crwusiz@users.noreply.github.com>
Date:   Mon Dec 25 13:10:18 2023 +0900

    kor translation update (SoftFever#3272)

    fix type

    다리 -> 브릿지
    프리셋 -> 사전설정
    퇴출 -> 후퇴
    갭 -> 간격
    인쇄 -> 출력

commit 0de3b03
Author: Olcay ÖREN <33813227+olcayoren@users.noreply.github.com>
Date:   Mon Dec 25 07:09:09 2023 +0300

    Update Turkish translation (SoftFever#3270)

    * Update OrcaSlicer_tr.po

    New English terms were translated into Turkish.

    * Update OrcaSlicer_tr.po

    * Turkish language sentences were added.

    * Turkish words were edited.

    * Turkish words were edited.

    * Turkish words were edited.

    * Turkish words were edited.

    * Turkish words were edited.

    * Turkish translation update

    * Update Turkish translation

commit 5b3b064
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Dec 25 12:00:08 2023 +0800

    Don't hide exclude_object option for Marlin/RRF firmwares as Orca now support these firmwares
    Fixed SoftFever#3267

commit 485e1cc
Author: SoftFever <softfeverever@gmail.com>
Date:   Wed Dec 27 15:43:05 2023 +0800

    workaround to solve unwanted zstd dependency on runner (SoftFever#3298)

    * trigger build

    * Remove zstd only for dep build

    * reinstall zstd after building completed

commit fedd2bd
Author: SoftFever <softfeverever@gmail.com>
Date:   Tue Dec 26 21:09:58 2023 +0800

    downgrade to macos-12 as there are not many macos-13 runner instances availble yet

commit 2436988
Author: SoftFever <softfeverever@gmail.com>
Date:   Tue Dec 26 19:39:24 2023 +0800

    upgrade to macos 13 (SoftFever#3289)
    brew uninstall --ignore-dependencies zstd
    Use local curl
    remove brew/macport dependency

commit 38b22fc
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Dec 25 18:31:12 2023 +0800

    upgrade libjpeg-turbo to 3.0.1 to properly suppor cross compile

commit 0b0fd2f
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Dec 25 18:30:30 2023 +0800

    force to use own glew even if the system has installed one(brew)

commit 0fa5100
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Dec 25 18:29:18 2023 +0800

    Move DL_CACHE into deps folder. Make cross compile easier
PilotMatt added a commit to printago/OrcaSlicer-PrintagoEdition that referenced this pull request Feb 27, 2024
* Fix purging not working for BBL printers (SoftFever#2912)

* Fix crash when closing application  (SoftFever#2904)

* Update GUI_ObjectList.cpp

* Update GUI_ObjectList.cpp

(cherry picked from commit d71eaf9)

* Flashforge: Machine G-code Fix (SoftFever#2922)

Machine G-code Fix

(cherry picked from commit 930eac0)

* T500 profile fixes and optimizations (SoftFever#2848)

Corrected corrupted buildplate texture, corrected too high accelerations that made printing 0.4mm impossible, optimized T500 print and filament profiles with testing

(cherry picked from commit 10a0f58)

* Russian translation update OrcaSlicer V1.8.0 Release. (SoftFever#2873)

* Russian translation update

Russian translation update

* Russian translation update

Russian translation update

(cherry picked from commit 48c9143)

* Adding new nozzle profiles for the Creality Ender-5 Pro (2019) (SoftFever#2817)

* Add 0.6mm Nozzle Configurations for CE5Pro

* Add 0.5mm Nozzle Configurations for CE5Pro

* Add Nozzle Size Printer Variants 0.2-1.0mm

* Add 0.3mm Printer Variant

* Add 0.5mm Printer Variant

* Fix: 0.6mm Printer Variant

* Add Remaining Printer Variants

* Add CE5Pro Nozzles to list of Compatible Filament

* Add Generic FDM Process for Creality 0.3 Nozzle

* Update Generic FDM Process for Creality 0.6 Nozzle

* Add FDM Process for Remaining Creality Nozzle

* Add Processes For CE5Pro 0.8mm Nozzle

* Add Processes For CE5Pro 1.0mm Nozzle

* Add Processes For CE5Pro 0.2mm Nozzle

* Fix Initial Layer Settings

* Add Processes For CE5Pro 0.25mm Nozzle

* Add Processes For CE5Pro 0.3mm Nozzle

* Remove Profiles Outside their Min/Max Layer Height

* Update CE5Pro 0.4 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.2 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.25 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.3 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.5 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.6 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.8 Nozzle Naming Scheme to PR1100

* Update CE5Pro 1.0 Nozzle Naming Scheme to PR1100

* Incl. Remaining Base Config That Diff Is Based On

* Remove whitespace

(cherry picked from commit eab8139)

* Revert "Adding new nozzle profiles for the Creality Ender-5 Pro (2019) (SoftFever#2817)"

This reverts commit 09a8fa3.

* Merge pull request SoftFever#2780 from Noisyfox:bugfix/amd-png

Fix PNG build plate texture not rendering on AMD GPUs

(cherry picked from commit 93f62a4)

* Internal Bridge Flow rate parameter introduction

Updated internal bridging flow change and reverted bridge PR (SoftFever#2943)

Updated internal bridging flow change & reverted bridge PR

(cherry picked from commit ae9a2d5)
Internal Bridge Flow rate parameter introduction (SoftFever#2859)

* Internal Bridge Flow rate parameter introduction

* updated incorrect capitalisation

* Updated parameter ordering

(cherry picked from commit ce9a8d7)

* thick internal bridges (SoftFever#2954)

* Improve arc fitting when new overhang slowdown is used (SoftFever#2942)

(cherry picked from commit 3923b9c)

* disable misleading 3mf version warning

* bump version to V1.8.1

* Build release branches

* Update locale

* Improve PA calibration Line method so it works for bed origin not in (0,0)

* Fix precise wall for Arachne wall generator (SoftFever#2966)

Update WIKI for it

* Fix mac notary

* functional build - untested auto fire

* needs work, but working.

* small changes

* few small changes from Mac attack

* fix thread issue w/ WebView

* intermediate checkin.
- everything works; no intermediate messaging.

* sweeping changes to cleanup.  Build works.  Send/Recieve Commands and prints.
check-in prior to implementing eventing for messaging back to the client, and attempting events for slicing complete (again).

* reliable and functional for STL, uses current Dynamic Settings (whatever the UI is set to) for slicing.

* 3MF files (somewhat working) - assume 3MF saved from BBS/Orca.

* syntax updates for MacOS build + added windows build file for RelWithDebInfo

* events working up to slice complete / start send print.

* working; stupid events can go event themselves.

* sending messages again.

* let's go

* wtf checkin

* functioning well on slow poll.  dialog issuess.

* working every 5 secs.

* revert progress yield, remove m_info

* FUNCTIONING GREAT

* slight refactor for validating commands before processing.

* alpha build:
Missing: - config/download/load
              - gcode printing.

* round/cast float values to ints

* [#] - trim originalCommand in responses
[#] - ditch interstitial blocking push messages.
[#] - round numbers in status.

* configs cehckpoint

* fetch cofig working

* fixed leading /

* [#] - Attempt to delete file.ext.download and file.ext before downloading them].
 [#] - Move the download folder (it's in default user Download folder; user can easily manipulate transient files).

* fix job progress bug; not setting to 0 on SetProcessJob(true)

* Move DL_CACHE into deps folder. Make cross compile easier

* force to use own glew even if the system has installed one(brew)

* upgrade libjpeg-turbo to 3.0.1 to properly suppor cross compile

* upgrade to macos 13 (SoftFever#3289)
brew uninstall --ignore-dependencies zstd
Use local curl
remove brew/macport dependency

* downgrade to macos-12 as there are not many macos-13 runner instances availble yet

* fix for server timeout; prototype Confg

* workaround to solve unwanted zstd dependency on runner (SoftFever#3298)

* trigger build

* Remove zstd only for dep build

* reinstall zstd after building completed

* able to change printer config via UI

* Don't hide exclude_object option for Marlin/RRF firmwares as Orca now support these firmwares
Fixed SoftFever#3267

* Update Turkish translation (SoftFever#3270)

* Update OrcaSlicer_tr.po

New English terms were translated into Turkish.

* Update OrcaSlicer_tr.po

* Turkish language sentences were added.

* Turkish words were edited.

* Turkish words were edited.

* Turkish words were edited.

* Turkish words were edited.

* Turkish words were edited.

* Turkish translation update

* Update Turkish translation

* kor translation update (SoftFever#3272)

fix type

다리 -> 브릿지
프리셋 -> 사전설정
퇴출 -> 후퇴
갭 -> 간격
인쇄 -> 출력

* Update README.md (SoftFever#3281)

bellow -> below

* kor translation update (SoftFever#3288)

fix typo

* Layer height can't be zero. Fixed SoftFever#3268

* Fixed a regression that Turkish lang option was missing

Fixed SoftFever#3278

* Fixed a bug that spiral_mode_max_xy_smoothing was not hiden when vase is not enabled

* QIDI: Add two new filaments (SoftFever#3304)

* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file

* 1106

Add the PA value to some genetic filament profiles

* Add new filaments profiles

Add new filaments profiles

* 1

1

* Add two new filaments

Add two new filaments

* Update OrcaSlicer_fr.po (SoftFever#3295)

* Update OrcaSlicer_fr.po

Added missing translations.

* Update OrcaSlicer_fr.po

* Update OrcaSlicer_fr.po

* Update OrcaSlicer_fr.po

* Update OrcaSlicer_fr.po

* ENH: Port of "wipe inside before extruding an external perimeter" feature from super slicer (SoftFever#3287)

* Wipe Inside at Start of perimeter

Co-Authored-By: Merill <6536403+supermerill@users.noreply.github.com>

* Cleaned up code and linked it to the wipe on loop parameter

* Trigger build

* Introduced wipe before external loop parameter.

* Removed redundant functions

---------

Co-authored-by: Merill <6536403+supermerill@users.noreply.github.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>

* Fixed a regression bug that --datadir was broken
fixed SoftFever#3191

* add more hints

* fix/update locale

* Fixes and simplification of some Creality profiles. (SoftFever#3315)

* Fixes and simplification of some Creality profiles.

* Set correct support_air_filtration for K1 Max

* Fixed typo (SoftFever#3331)

* Fixed typo

* An other swtitch

* Main-i-fold(tm)

* Profile: Anker M5/C first layer consistency improvements (SoftFever#3321)

first layer consistency improvments

* make `exclude_object` off by default

* check for new version rework, support "check for stable updates only" mode

* update locale

* Changed Slic3r mentions (SoftFever#3344)

* Update German translation for 1.9 (SoftFever#3343)

* Updated Italian translation (SoftFever#3347)

* create datadir folder if not exist

* Rename '.bbscfg/bbsflmt' to 'orca_printer/orca_filament' for clarity and to reduce user errors. Note: Configs may no longer be compatible with BS hence the change

* fix po errors

* Update OrcaSlicer_tr.po - TURKISH translation update (SoftFever#3354)

Co-authored-by: SoftFever <softfeverever@gmail.com>

* Feature/build target 10.15 (SoftFever#3252)

* Set target to 10.15, make porter templates explicit

* CMAKE_OSX_DEPLOYMENT_TARGET refactor

* Update build_release_macos.sh

fix typo

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>

* preset export small tweak

* bump version to 1.9.0 beta

* remove P1P-P1S warning

(cherry picked from commit 1d8cdf0)

* Fix preview legend window size (SoftFever#3363)

Fix issue that the legend window expands to all available horizontal space if scrollbar is displayed

(cherry picked from commit a8ade15)

* fixed a crash bug when switching to Bambu device page too fast

* Fix de for 1.9 release (SoftFever#3387)

fix some typos and new msgids

* Fr translations (SoftFever#3361)

* Updated French translations.

* Reword "strength"

* Updated translations

* Added missing translations.

* Fixed place on face translation

* Fixed strings.

* Updated locales

* Better translation for "Brim ears"

* Other round of fixes

* Added missing strings

* Renaming studio to Orca.

* Rewording "Arc fitting"

* Flush means purge and not "rinçage"

(cherry picked from commit 8afb675)

* Creality Ender 3 V3/KE important fixes and some fine-tunings (SoftFever#3362)

* Fixed retraction speed and added missing parameters.

* Fixes for manual filament change

* More tunings and fixes.

* Fixes and tunings

* Formatting

* Decrease z-hop for K1

* Updated thumbnails sizes to the same as Creality Print has.

(cherry picked from commit 98a9bf6)

* Update README.md to provide alternative download links of webview2 runtimes (SoftFever#3384)

Improve install and build instructions slightly.

(cherry picked from commit 60ab79c)

* Fix crash when click the color paint gizmo when object part is selected (SoftFever#3405)

Fix crash when click the color paint gizmo when object part is selected (SoftFever#3404)

Cherry-picked from bambulab/BambuStudio@1e99ce9

Co-authored-by: liz.li <liz.li@bambulab.com>
(cherry picked from commit 8fd4477)

* kor translation update (SoftFever#3406)

(cherry picked from commit 52c08ca)

* edit Ukrainian translation (SoftFever#3403)

(cherry picked from commit c623070)

* Update OrcaSlicer_tr.po - TURKISH translation update (SoftFever#3396)

* Update OrcaSlicer_tr.po - TURKISH translation update

* Update OrcaSlicer_tr.po - TURKISH translation update

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
(cherry picked from commit 1dfaef3)

* Revert "Improve ExtrusionLine::simplify, eliminating many very-short extrusion segments which led to blemishes in thin-wall models sliced with Arachne (SoftFever#3014)"

This reverts commit 3ca290d.

Fixed SoftFever#3340 SoftFever#3375

(cherry picked from commit a36df66)

* Creality K1/K1 Max, Ender 3 V3 Series and Ender 5 S1 baseplates (SoftFever#3365)

* Fixed retraction speed and added missing parameters.

* Fixes for manual filament change

* More tunings and fixes.

* Fixes and tunings

* Formatting

* Decrease z-hop for K1

* K1/K1 Max, Ender 3 V3 and Ender 5 S1 correct build platforms (Thanks Henlor !)

(cherry picked from commit 967dc3d)

* Fixed crashes caused by pressure eq when support is used (SoftFever#3407)

Fixed crashed caused by pressure eq when support is used

(cherry picked from commit 2f916f5)

* Fxied a regression that wall order can't be set in height modifier

(cherry picked from commit 5683729)

* fix intermittent crashes caused by detect_overhang_wall

(cherry picked from commit 4d1885e)

* Updated French translations. (SoftFever#3410)

on-behalf-of: @tomsbasement tom@tomsbasement.shop
(cherry picked from commit 2cfcd0d)

* Update 0.48mm Standard @bbl X1C 0.8 nozzle.json (SoftFever#3379)

* Update 0.48mm Standard @bbl X1C 0.8 nozzle.json

Removed P1S 0.6mm nozzle from process profile.

* fix

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
(cherry picked from commit f99394b)

* Added PAUSE command for change_filament_gcode on Elegoo Neptune 4 series (SoftFever#3411)

Added PAUSE command for change_filament_gcode

on-behalf-of: @tomsbasement <tom@tomsbasement.shop>
(cherry picked from commit 9701ab1)

* bump version to 1.9.0 rc

* Set CMAKE_OSX_DEPLOYMENT_TARGET properly on dev machine when calling build_release_mac.sh

(cherry picked from commit 8d5bb6c)

* Improve rendering quality when model color is pure black

(cherry picked from commit 9e443ba)

* Fix issue that "Per-glyph" option not working when UI is in Chinese (SoftFever#3425)

(cherry picked from commit 712478c)

* bump to 1.9.0 official version

* Fix boost download server issue

* some profile changes based on feedbacks

(cherry picked from commit 8e3f7e7)

* Fix NaN when adding negative part (SoftFever#3423) (SoftFever#3431)

(cherry picked from commit 1ea33f0)

* Feature/update deps (SoftFever#3445)

* update deps

* fix win build errors

* fix mac build

* update linux

* QoL: Keyboard shortcuts updates & fixes (SoftFever#3457)

* Bring back the shortcut to zoom in & out

* Update keyboard shortcut info

* Update keyboard shortcut info

* Different handling of shortcut 'T' for emboss text

Cherry-picked from prusa3d/PrusaSlicer@58e3143

Co-authored-by: Filip Sykala - NTB T15p <Filip.Sykala@prusa3d.cz>

---------

Co-authored-by: Filip Sykala - NTB T15p <Filip.Sykala@prusa3d.cz>

* skip writting object info for BBL printers

* fix object exclusion regression on BBL printers

* update gitignore

* Fixed crashes when send gcode to BBL printers

* Added an option to enable multiple bed type support for printers

* Fixed an issue that some profiles has ironings enabled by default

* bump version profile version to "01.09.00.02"

* reliably downloading, setting configs.

* reliably import, load, and set configs from Printago.

* end-to-end

* [#] - get list of printers based on input of printer;
Compatible Printer Config names will be returned with the machine status/machine_list calls.

* [#] - add compat filament/print configs to printer config reply.
when retrieving a "print" config, it also list names of compatible filament and print configs that will work.

* mac build error. FilePath requires non-WxString.

* disable PrintagoPanel right-click/context menu

* switch temp dir to match BBL download style using filesystem::temp_directory_path() - TBD test on MacOS for fix.

* mac bug with string format

* thread pool test - build success; non-functional.

* swtich printer logic.

* [#] - Disable UI - m_tabPanel and mTopBar are disabled/enabled by SetCanProcessJob

* remove version check dialog.

* dont forget...to...run...this...

* [#] - JobID (from Printago):
 [#] - File System: append PrintagoJobID to the folder structure when downloading/creating models/configs.
 [#] - set in blocking job info (CanProcessJob stuff)

* FEATURE COMPLETE FOR E2E TESTING

* Ready for re-branding

* cosmetic changes (Orca PE)

* small thing.

* Dev/feature/mqtt proxy (#4)

* web socket connection replace GUI thread WebView.
* added bbl "checkbox" print options. (+ chekcbox checked req'd stuff)
* added support for plate_type incoming variable
* interstitial blocking job process updates
* remove PrintagoPanel reference and files
* change to PBJob server state / messaging.
* remove legacy PrintagoPanel files.

* json message format done (#5)

* Dev/ws auth check (#6)

* formattting mostly.

* refactored parameters to be json.
added authorization flow for web socket commands.

* priortize auth errors over bad command errors.

* dingle pointers.

* ParseJson

Made this more robust for parameters object, passed input command from stream as value; pass by ref may have been causing segfault as it went out of scope from the calling function.

* memory leaks

"new" leak from PrintagoReponse.  Switched to unique_ptr

* Dev/all off UI thread when able (#7)

* private machine_dialog

and further memory savings

* small memory savings

* single connection (#8)

* small fix to success message

* Mac Bug: crash after print send success message (#9)

Bad reference; fix w/ copy + CallAfter

* mistake from refactor (#10)

unblock UI *only* when erroring from within a blocking operation.

* checking (#11)

* Remove Dialogs ;  (#14)

9 classes derived from the MsgDialog class. These messages are now, sent to the printago websocket. The dialogs are not shown.
For instances where ShowModal() was used to open the dialog, I return the most falsy one. The buttons are dynamic, but from a fixed set. We send back to caller whatever is availabe in the dialog, in this order: ["Cancel", "No", "OK", "Yes"].
These message are more like notifications. They are feedback more than they are anything for the user to action.

Separately, there are the classes that derive from the parent class of MsgDialog. Most we can ignore:

InputIpAddressDialog - sending to printer error, cancels blocking job
UpdateVersionDialog - lambda that creates it was previously commented.
SecondaryCheckDialog - "Are you sure" messages, cancels blocking job
ConfirmBeforeSendDialog - slicing error messages, cancels blocking job.
ReleaseNoteDialog - called in one place, commented out.
UpdatePluginDialog - called once at startup; commented out.

* Squashed commit of the following:

commit ca3b071
Author: PilotMatt <55398315+PilotMatt@users.noreply.github.com>
Date:   Mon Feb 26 12:29:40 2024 -0500

    override tested and funcitonign

commit a79dcfe
Author: PilotMatt <55398315+PilotMatt@users.noreply.github.com>
Date:   Mon Feb 26 00:25:34 2024 -0500

    working

commit a857816
Author: PilotMatt <55398315+PilotMatt@users.noreply.github.com>
Date:   Sun Feb 25 00:12:26 2024 -0500

    done

    download the configs you pass.  If there's a override file,
    open both into json objects, and replace the values in the override value for all keys, except those excluded.
    for layer-height fields, we open the printer config, read the min/max and clamp the override value as needed.
    if the printer config doens't specify the max layer height (=0), then the max_layer_height is 75% of the nozzle_diameter.
    save  the merged config file with a new file name.
    update the filename to pooint to the merged one.
    load configs into Orca as previously.

commit 84db29b
Author: PilotMatt <55398315+PilotMatt@users.noreply.github.com>
Date:   Sat Feb 24 23:41:43 2024 -0500

    cvhanges

* status/sync_profiles command complete. (#17)

Command will fetch profiles from BBL account into Orca.  Async command.  Replies:
{
  "client_type": "bambu",
  "command": {
    "action": "sync_profiles",
    "command": "status"
  },
  "data": {
    "local_command": "sync_profiles",
    "local_command_detail": "syncing profiles: async start",
    "success": true
  },
  "printer_id": "matt@printago.io",
  "timestamp": "2024-02-26T21:43:59Z",
  "type": "success"
}

{
  "client_type": "bambu",
  "command": "sync_profiles",
  "data": {
    "local_command": "sync_profiles",
    "local_command_detail": "syncing profiles: complete",
    "success": true
  },
  "printer_id": "matt@printago.io",
  "timestamp": "2024-02-26T21:44:04Z",
  "type": "success"
}

* fix for logging success/failure of profile sync

---------

Co-authored-by: Ioannis Giannakas <59056762+igiannakas@users.noreply.github.com>
Co-authored-by: FlashforgeOfficial <144670305+FlashforgeOfficial@users.noreply.github.com>
Co-authored-by: Trist0ne <41755299+Trist0ne@users.noreply.github.com>
Co-authored-by: Andy <andylg@yandex.ru>
Co-authored-by: Paul <pwschattenberg@users.noreply.github.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: Olcay ÖREN <33813227+olcayoren@users.noreply.github.com>
Co-authored-by: Lee Jong Mun <43285072+crwusiz@users.noreply.github.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: Hukete <100949318+Hukete@users.noreply.github.com>
Co-authored-by: Thomas <bistory@gmail.com>
Co-authored-by: Merill <6536403+supermerill@users.noreply.github.com>
Co-authored-by: just-trey <just-trey@users.noreply.github.com>
Co-authored-by: Heiko Liebscher <hliebscher@idn.de>
Co-authored-by: Fabio Forcina <f.fabietto@gmail.com>
Co-authored-by: kpishere <kevindpeck@gmail.com>
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
Co-authored-by: Silence <35656692+silence48@users.noreply.github.com>
Co-authored-by: Vitalii Kutia <kvm_corp@ukr.net>
Co-authored-by: SufficentMuffin <77865411+SufficentMuffin@users.noreply.github.com>
Co-authored-by: Filip Sykala - NTB T15p <Filip.Sykala@prusa3d.cz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants