add instructions for syncing custom filament profiles with Bambu Studio offline
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
- [Cura](#cura)
|
||||
- [Creality Print](#creality-print)
|
||||
- [Bambu Studio](#bambu-studio)
|
||||
- [Adding LAN printer via config](#adding-lan-printer-via-config)
|
||||
- [Custom Filament Profiles](#custom-filament-profiles)
|
||||
- [Orca Slicer](#orca-slicer)
|
||||
- [AWS CLI](#aws-cli)
|
||||
- [NSlookup](#nslookup)
|
||||
@@ -637,6 +639,8 @@ Install with flatpak.
|
||||
flatpak install com.bambulab.BambuStudio
|
||||
```
|
||||
|
||||
### Adding LAN printer via config
|
||||
|
||||
The config is located at `~/.var/app/com.bambulab.BambuStudio/config/BambuStudio/BambuStudio.conf`
|
||||
|
||||
At the very top of the config you can add a pin for a printer permanently with:
|
||||
@@ -647,6 +651,14 @@ At the very top of the config you can add a pin for a printer permanently with:
|
||||
},
|
||||
```
|
||||
|
||||
### Custom Filament Profiles
|
||||
|
||||
Custom profiles are located at
|
||||
`.var/app/com.bambulab.BambuStudio/config/BambuStudio/user/default/filament/base`
|
||||
|
||||
Sync this with something like Nextcloud.
|
||||
|
||||
|
||||
## Orca Slicer
|
||||
|
||||
<https://github.com/SoftFever/OrcaSlicer>
|
||||
|
||||
Reference in New Issue
Block a user