Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

OrcaSlicerPortable

Platform OrcaSlicer License: MIT Donate with PayPal

A tiny launcher that runs OrcaSlicer in portable mode.

By default, OrcaSlicer stores its configuration in the Windows user profile (%AppData%). This launcher starts OrcaSlicer with a local data directory instead, so all settings, printer profiles and filament presets are saved in a profile folder next to the executable — your complete configuration travels with the installation, e.g. on a USB drive or in a synced folder.

Features

  • ✅ Fully portable — no installation, no registry entries
  • 💾 All settings live in a local profile folder next to the app
  • 🔌 Perfect for USB drives, shared machines or multiple side-by-side configurations
  • 🪶 Minimal footprint — a single small .exe, nothing else

Installation

  1. Download and unzip OrcaSlicer: OrcaSlicer Releases
  2. Download OrcaSlicerPortable.exe from the Releases page of this repository
  3. Copy OrcaSlicerPortable.exe into your OrcaSlicer folder (next to the original orca-slicer.exe)
  4. Run OrcaSlicerPortable.exe

That's it — a profile folder is created on first start and holds all your settings from then on.

Updating OrcaSlicer

Unzip the new OrcaSlicer version, copy OrcaSlicerPortable.exe into the new folder and move your existing profile folder next to it. All your settings are preserved.

How it works

The launcher simply starts OrcaSlicer with a local data directory:

orca-slicer.exe --datadir profile

Building from source

The project is a minimal C# console application (.NET Framework 4.7.2). Open OrcaSlicerPortable.sln in Visual Studio and build — no external dependencies.

Support / Donate

If you find this project useful, you can support the development with a donation — thank you! ❤️

Donate with PayPal

Credits

Based on PrusaSlicerPortable, adapted for OrcaSlicer.

License

MIT

Disclaimer

This project is not affiliated with or endorsed by SoftFever or the OrcaSlicer project. OrcaSlicer is developed by SoftFever.

About

Executable for running OrcaSlicer in portable mode Profile settings will be saved in profile folder

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages