Configuration updates downloading
This commit is contained in:
parent
b49b59cbb2
commit
7dbb2ed6a3
12 changed files with 148 additions and 119 deletions
|
@ -1,8 +1,5 @@
|
|||
# This is an example configuration version index.
|
||||
# The index contains version numbers
|
||||
min_slic3r_version =1.39.0
|
||||
0.2.0-alpha "some test comment"
|
||||
max_slic3r_version= 1.39.4
|
||||
0.1.0 another test comment
|
||||
|
||||
# some empty lines
|
||||
|
|
|
@ -8,8 +8,7 @@ name = Prusa Research
|
|||
config_version = 0.1.0
|
||||
# Where to get the updates from?
|
||||
# TODO: proper URL
|
||||
# config_update_url = https://raw.githubusercontent.com/prusa3d/Slic3r-settings/master/live/PrusaResearch.ini
|
||||
config_update_url = https://gist.githubusercontent.com/vojtechkral/4d8fd4a3b8699a01ec892c264178461c/raw/e9187c3e15ceaf1a90f29b7c43cf3ccc746140f0/PrusaResearch.ini
|
||||
config_update_url = https://raw.githubusercontent.com/vojtechkral/slic3r-settings-tmp/master/PrusaResearch
|
||||
|
||||
# The printer models will be shown by the Configuration Wizard in this order,
|
||||
# also the first model installed & the first nozzle installed will be activated after install.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue