Skip to content

Add OctoEverywhere cloud remote access support#244

Merged
paxx12 merged 4 commits into
developfrom
octoeverywhere
Feb 7, 2026
Merged

Add OctoEverywhere cloud remote access support#244
paxx12 merged 4 commits into
developfrom
octoeverywhere

Conversation

@paxx12
Copy link
Copy Markdown
Contributor

@paxx12 paxx12 commented Feb 6, 2026

Adds optional OctoEverywhere integration to extended firmware, enabling cloud-based remote access for 3D printers through OctoEverywhere.com.

Changes

  • Add OctoEverywhere cloud provider option to firmware configuration
  • Implement package manager for downloading/installing OctoEverywhere v4.6.6
  • Add init script for managing OctoEverywhere service lifecycle
  • Create firmware-config web UI integration for easy enable/disable

Configuration

New cloud option in extended/extended2.cfg:

  • none (default) - No cloud services enabled
  • octoeverywhere - Enable OctoEverywhere remote access

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 6, 2026

✅ Build Artifacts

Version: 1.1.0-paxx12-test-pr-244
Build: 7ecf144 (merge of 9e12322 into develop)
Duration: 4m 57s

Artifact Size
basic-build 205.27 MB
extended-build 240.71 MB
basic-devel-build 205.68 MB
extended-devel-build 241.12 MB

View workflow run

@paxx12
Copy link
Copy Markdown
Contributor Author

paxx12 commented Feb 6, 2026

@QuinnDamerell I made a few changes. Could you confirm that everything works fine after those? If yes, I will then merge this.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 6, 2026

✅ Build Artifacts

Version: 1.1.0-paxx12-test-pr-244
Build: 4ea3f68 (merge of e1cad62 into develop)
Duration: 5m 29s

Artifact Size
basic-build 205.27 MB
extended-build 240.71 MB
basic-devel-build 205.68 MB
extended-devel-build 241.12 MB

View workflow run

QuinnDamerell and others added 2 commits February 6, 2026 23:32
Minor extended config text update.

Moving options to remote_access -> cloud

Adding a missed file

Refactoring the system files from OE -> cloud

Minor tweaks

Updating the firmware-config actions.

Updating the OE plugin version.

More edits for firmware-config

Adding some logic to pull the account linking URL on enable.

Final touches!

Pushing a package update to address some plugin memory issues.

Plugin version bump and adding some memory control flags.

Plugin version bump.
Rework starting sequence

Rework service start

More octoeverywhere support

Improve octoeverywhere

Simplify account linking

Fix octoeverywhere
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 6, 2026

✅ Build Artifacts

Version: 1.1.0-paxx12-test-pr-244
Build: 2de40ba (merge of 6a11740 into develop)
Duration: 5m 18s

Artifact Size
basic-build 205.27 MB
extended-build 240.71 MB
basic-devel-build 205.68 MB
extended-devel-build 241.12 MB

View workflow run

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 6, 2026

✅ Build Artifacts

Version: 1.1.0-paxx12-test-pr-244
Build: b9c3f15 (merge of a566537 into develop)
Duration: 4m 57s

Artifact Size
basic-build 205.27 MB
extended-build 240.71 MB
basic-devel-build 205.68 MB
extended-devel-build 241.12 MB

View workflow run

@QuinnDamerell
Copy link
Copy Markdown
Contributor

Thanks for your hard work! I just flashed this, and it's all looking great to me! From my perspective, it's ready when you are!

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 7, 2026

✅ Build Artifacts

Version: 1.1.0-paxx12-test-pr-244
Build: 23e625f (merge of d30f6ab into develop)
Duration: 4m 55s

Artifact Size
basic-build 205.27 MB
extended-build 240.71 MB
basic-devel-build 205.68 MB
extended-devel-build 241.12 MB

View workflow run

@paxx12 paxx12 merged commit 128e934 into develop Feb 7, 2026
1 check passed
@paxx12 paxx12 deleted the octoeverywhere branch February 7, 2026 10:06
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 7, 2026

✅ Build Artifacts

Version: 1.1.0-paxx12-test-pr-244
Build: b370450 (merge of 1ced760 into develop)
Duration: 5m 6s

Artifact Size
basic-build 205.27 MB
extended-build 240.72 MB
basic-devel-build 205.68 MB
extended-devel-build 241.12 MB

View workflow run

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.

2 participants