mirror of
https://github.com/prusa3d/Slic3r-settings.git
synced 2025-08-14 02:04:04 +02:00
Fixed thumbnails. Removed incorrect filament_diameter key.
This commit is contained in:
@@ -24,6 +24,7 @@ variants = 0.4
|
|||||||
technology = FFF
|
technology = FFF
|
||||||
bed_model = ultimaker2_bed.stl
|
bed_model = ultimaker2_bed.stl
|
||||||
bed_texture = ultimaker2.svg
|
bed_texture = ultimaker2.svg
|
||||||
|
thumbnail = ULTIMAKER2_thumbnail_v2.png
|
||||||
default_materials = Generic PLA; Generic PETG @ULTIMAKER; Generic ABS @ULTIMAKER
|
default_materials = Generic PLA; Generic PETG @ULTIMAKER; Generic ABS @ULTIMAKER
|
||||||
|
|
||||||
[printer_model:ULTIMAKERSline]
|
[printer_model:ULTIMAKERSline]
|
||||||
@@ -388,7 +389,6 @@ bed_shape = 0x0,224x0,224x225,0x225
|
|||||||
extruder_offset = 0x0,0x0 ; stock DXUv2 offset is X18 Y0 but this should be applied in firmware and PS does not provide option to turn off extruder offset correction so we leave it at 0 in slicer
|
extruder_offset = 0x0,0x0 ; stock DXUv2 offset is X18 Y0 but this should be applied in firmware and PS does not provide option to turn off extruder offset correction so we leave it at 0 in slicer
|
||||||
printer_variant = 0.4
|
printer_variant = 0.4
|
||||||
nozzle_diameter = 0.4,0.4
|
nozzle_diameter = 0.4,0.4
|
||||||
filament_diameter = 1.75
|
|
||||||
gcode_flavor = marlin2
|
gcode_flavor = marlin2
|
||||||
default_print_profile = 0.20mm NORMAL @ULTIMAKER
|
default_print_profile = 0.20mm NORMAL @ULTIMAKER
|
||||||
default_filament_profile = Generic PLA @ULTIMAKER
|
default_filament_profile = Generic PLA @ULTIMAKER
|
||||||
|
BIN
live/Ultimaker/ULTIMAKER2_thumbnail_v2.png
Normal file
BIN
live/Ultimaker/ULTIMAKER2_thumbnail_v2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Binary file not shown.
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 43 KiB |
Reference in New Issue
Block a user