Skip to content

Update orca_bot.yml#1

Merged
igiannakas merged 1 commit into
mainfrom
igiannakas-patch-1
Jul 5, 2024
Merged

Update orca_bot.yml#1
igiannakas merged 1 commit into
mainfrom
igiannakas-patch-1

Conversation

@igiannakas

Copy link
Copy Markdown
Owner

Description

Screenshots/Recordings/Graphs

Tests

@igiannakas igiannakas merged commit 7b456a4 into main Jul 5, 2024
@igiannakas igiannakas deleted the igiannakas-patch-1 branch July 5, 2024 13:56
igiannakas pushed a commit that referenced this pull request Jan 13, 2025
* enabled dependency setting for filament and process

* Add information about inheritance back to Dependencies tab

* Merge pull request #1 from michmela44/Add_inherits_to_dependencies

Add information about inheritance back to Dependencies tab

* Merge branch 'main' into feature/enable_profile_dependencies
igiannakas pushed a commit that referenced this pull request Feb 25, 2025
* Add Zink Override

Add Zink Override

* Add Zink Override (#1)

Add Zink Override

* Fix escape literals

* Fix Escape Literals (#2)

* Add Zink Override

Add Zink Override

* Fix escape literals

* Add checks for wayland/render gpu and manual user overrides

---------

Co-authored-by: SoftFever <[email protected]>
igiannakas added a commit that referenced this pull request Feb 19, 2026
commit 2eadddf
Merge: 69ed783 a5a5cad
Author: Ioannis Giannakas <[email protected]>
Date:   Thu Feb 19 10:41:48 2026 +0000

    Merge branch 'main' into main

commit 69ed783
Merge: 3f3083a 1745e8b
Author: minicx <[email protected]>
Date:   Tue Feb 17 15:24:30 2026 +0300

    Merge branch 'OrcaSlicer:main' into main

commit 3f3083a
Merge: 2fa80cf e3cce33
Author: minicx <[email protected]>
Date:   Mon Feb 16 22:49:32 2026 +0300

    Merge pull request #1 from loss-and-quick/claude/update-pa-visualization-5JA7M

    Rebase to upstream

commit e3cce33
Author: Claude <[email protected]>
Date:   Mon Feb 16 19:36:23 2026 +0000

    Port Pressure Advance visualization to libvgcode architecture

    Adapt PA visualization (originally in commit e3a7725) to work with
    the new libvgcode library introduced by upstream PR OrcaSlicer#10735.

    Changes across the libvgcode stack:
    - PathVertex: add pressure_advance field
    - Types.hpp: add PressureAdvance to EViewType enum
    - ViewerImpl: add ColorRange, color mapping, range updates for PA
    - LibVGCodeWrapper: pass pressure_advance from MoveVertex to PathVertex

    GCodeViewer UI integration:
    - Add "Pressure Advance" to view type dropdown
    - Add PA color range in legend (3 decimal places)
    - Add PA value display in sequential view marker tooltip
    - Add PA row in position properties table

    The GCodeProcessor PA parsing (M900, M572, SET_PRESSURE_ADVANCE)
    is preserved from the original implementation.

commit 4424a57
Merge: 2fa80cf a81537f
Author: Claude <[email protected]>
Date:   Mon Feb 16 19:25:06 2026 +0000

    Merge upstream/main with libvgcode (PR OrcaSlicer#10735)

    Merge upstream OrcaSlicer/OrcaSlicer main branch which includes the
    libvgcode port from PrusaSlicer 2.8.0 (PR OrcaSlicer#10735). Resolve conflicts
    in GCodeProcessor to preserve PA fields, and take upstream version of
    GCodeViewer which is rewritten for libvgcode.

commit 2fa80cf
Merge: e3a7725 22d2fe9
Author: Ioannis Giannakas <[email protected]>
Date:   Thu Dec 18 12:23:02 2025 +0000

    Merge branch 'main' into main

commit e3a7725
Author: minicx <[email protected]>
Date:   Tue Dec 16 22:47:38 2025 +0300

    Add Pressure Advance visualization support

    Signed-off-by: minicx <[email protected]>
igiannakas pushed a commit that referenced this pull request Jun 7, 2026
Two data-only fixes:

#1 Strip undefined {if !multicolor_method} wrapper from filament_start_gcode on 110 K2-Plus profiles. The placeholder is a CrealityPrint-ism that survived the profile port; Orca has no such variable, so slicing failed with a hard parser error (reported on Hyper PLA by u/Gullible-Price-4257). Inner per-layer temp logic now runs unconditionally, which is the correct default.

#4 Add filament_vendor: [Creality] to 50 Creality Generic profiles missing the field. Without it the UI grouped them under Generic instead of Creality (reported by u/mharrop94).
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.

1 participant