Skip to content

Tags: marcodiniz/OrcaCubic

Tags

v2.5.0-orcacubic.7

Toggle v2.5.0-orcacubic.7's commit message
OrcaCubic v2.5.0-orcacubic.7

v2.5.0-orcacubic.6

Toggle v2.5.0-orcacubic.6's commit message
feat(remote-print): add custom script drawer and fix toggle persistence

- Add drawer with custom G-code textarea for Skip First Tool Change (defaulting to M83 / G28 X / G1 E40 F300 / M106 S229 / M400 P2000 / G1 X20 F15000 / G28 X)
- Toggle visibility via edit icon next to checkbox
- Fix checkbox pointer lifetime and ensure all Remote Print toggles persist state
- Bump version to 2.5.0-orcacubic.6

v2.5.0-orcacubic.5

Toggle v2.5.0-orcacubic.5's commit message
feat(remote-print): improve Kobra X startup controls

- wait for fresh pre-engagement confirmation before upload
- add persisted 25% initial purge option with safe fallback
- fix local 3MF print-start naming and archive handling
- keep developer G-code capture out of release builds

v2.5.0-orcacubic.4

Toggle v2.5.0-orcacubic.4's commit message
fix(ci): upload OrcaCubic Windows installers

v2.5.0-orcacubic.3

Toggle v2.5.0-orcacubic.3's commit message
chore(release): prepare v2.5.0-orcacubic.3

v2.5.0-orcacubic.2

Toggle v2.5.0-orcacubic.2's commit message
chore(release): prepare v2.5.0-orcacubic.2

v2.5.0-orcacubic.1

Toggle v2.5.0-orcacubic.1's commit message
fix(release): harden bundled LAN bridge and package metadata

v2.4.2

Toggle v2.4.2's commit message
Fix version was not properly updated on non windows OS (OrcaSlicer#14617

)

Fixed an issue where on non-Windows systems, the version was not properly written to the appconfig.

v2.4.1

Toggle v2.4.1's commit message
Preventing removal of old networking plugins on app version update as…

… Orca allow user to pin the plugin version