1
0
mirror of https://github.com/prusa3d/Slic3r-settings.git synced 2025-08-24 19:32:52 +02:00

Fix bed position

This commit is contained in:
Shape6253
2024-01-19 15:29:44 +01:00
parent cb5b24b74e
commit 9320cc73ab
4 changed files with 6 additions and 6 deletions

View File

@@ -61,8 +61,8 @@ default_materials = Artillery ABS @X3; Artillery PETG @X3; Artillery PLA @X3; Ar
name = Artillery Sidewinder X3 Pro
variants = 0.4
technology = FFF
bed_model =
bed_texture =
bed_model = bed-x3-pro.stl
bed_texture = bed-x1.png
default_materials = Artillery ABS @X3; Artillery PETG @X3; Artillery PLA @X3; Artillery PLA HS @X3; Artillery PLA Silk @X3; Artillery TPU @X3
[printer_model:X4 Plus]
@@ -77,16 +77,16 @@ default_materials = Artillery ABS @X4; Artillery PETG @X4; Artillery PLA & PLA H
name = Artillery Sidewinder X4 Pro
variants = 0.4
technology = FFF
bed_model =
bed_texture =
bed_model = bed-x4-pro.stl
bed_texture = bed-x1.png
default_materials = Artillery ABS @X4; Artillery PETG @X4; Artillery PLA & PLA HS @X4; Artillery PLA+ @X4; Artillery PLA Silk @X4; Artillery TPU @X4
[printer_model:X4 Max]
name = Artillery Sidewinder X4 Max
variants = 0.4
technology = FFF
bed_model =
bed_texture =
bed_model = bed-x4-max.stl
bed_texture = bed-x1.png
default_materials = Artillery ABS @X4; Artillery PETG @X4; Artillery PLA & PLA HS @X4; Artillery PLA+ @X4; Artillery PLA Silk @X4; Artillery TPU @X4
# Common printer preset

BIN
live/Artillery/bed-x3-pro.stl Executable file → Normal file

Binary file not shown.

BIN
live/Artillery/bed-x4-max.stl Executable file → Normal file

Binary file not shown.

BIN
live/Artillery/bed-x4-pro.stl Executable file → Normal file

Binary file not shown.