However, it is still not impossible to select an SLA printer when the object has a modifier.
For this case info dialog will be shown.
+ Model: Deleted model_has_multi_part_objects()
SPE-2547
- Specific to linux.
- If the current config dir is not $HOME/.config dir check the
$HOME/.config dir for previous existing configs.
- Targeted on flatpak where the config dir is configured using
$XDG_CONFIG_HOME and is not in $HOME, where it will trigger
a prompt for config migration.
Fix of loading url and deleting cookies
Handling Printables events: download and slice
Link from notification to Printables tab
Webview download notification
cleanup
No reload button on loading screen
read address and download model
Printables as pernament tab
webview debug panel
adding token to request header
Logout to Printables
Correct user-agent
Receiving printables events
Improved refreshing of token to printables
User settings to printables url
merge changes
Changed login to Printables during runtime
Logging in plater fix
Change printer_model in full config before applying to print
printer_model prefix handling when showing online printers in sidebar
Select printer from connect by nozzle diameter (instead of pritner_variant) and by additional config options.
+ Moved standalone functions to UserAccountUtils
Set as current without repo prefix
when selecting preset with prefix, mind visible presets.
prefer visible printers for selecting
fix of selecting SLA printer
Added prusalink for prefixed printer_model
PresetArchiveDatabase stores if repo is has installed printers and offers secret repo even if user is unloged or unworthy if repo has installed printers.
PresetArchiveDatabase shares its pointers to archives by doing copy of pointer. So only selected repos are shared to PresetUpdater.
PresetUpdater does copy both index and ini file to vendor folder durring installation of profile, so index is available f.e. for secret repo when not logged in.
PresetUpdater: clear cache/vendor before sync_config
GUI_App: Check updates operation with new steps
ConfigWizard: run updater sync on wizard startup and repo change confirmation
Compatibvility check for Prusa SLA - Mockup.
testing version of multiple archives with indicies
WIP Archive db
Getting archives from web mockup
WIP paste archives to updater
Preset Updater sync_config with Online Archive Repository
UserAccount -> PresetArchiveDatabase -> PresetUpdater dataflow
LocalArchiveRepository get_file by copying file
Local Archive Repository
fix of thread save multiple call of preset_updater sync
Testing JSON string with repos
WIP offline archive repo unzip before use
Local repository unzipping to temp. get_file() refactored.
todo: checking and writing repository ids correctly.
Refactoring of loading data for archive repository
Comments
WIP download repo manifest
Preset Archive Database sync in thread
delete testing code
escape subpath before download
post rebase fix
resources getting fix
vendor profile id -> name fix