Artillery 0.0.3 Fixed Genius bed size.
This commit is contained in:
parent
94243ab5ac
commit
5b706b98f4
@ -1,3 +1,4 @@
|
||||
min_slic3r_version = 2.3.1-beta
|
||||
0.0.3 Fixed Genius bed size.
|
||||
0.0.2 Updated start g-code.
|
||||
0.0.1 Initial Artillery bundle
|
||||
|
@ -11,7 +11,7 @@
|
||||
name = Artillery
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 0.0.2
|
||||
config_version = 0.0.3
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Artillery/
|
||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
@ -126,7 +126,7 @@ printer_notes = Don't remove the following keywords! These keywords are used in
|
||||
inherits = *common_STOCK_FW*
|
||||
printer_model = Genius
|
||||
printer_variant = 0.4
|
||||
bed_shape = 0x0,230x0,230x230,0x230
|
||||
bed_shape = 0x0,220x0,220x220,0x220
|
||||
max_print_height = 250
|
||||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_Artillery\nPRINTER_MODEL_Genius
|
||||
|
||||
@ -134,7 +134,7 @@ printer_notes = Don't remove the following keywords! These keywords are used in
|
||||
inherits = *common_UPD_FW*
|
||||
printer_model = Genius
|
||||
printer_variant = 0.4
|
||||
bed_shape = 0x0,230x0,230x230,0x230
|
||||
bed_shape = 0x0,220x0,220x220,0x220
|
||||
max_print_height = 250
|
||||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_Artillery\nPRINTER_MODEL_Genius
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user