diff --git a/live/Ultimaker/1.1.0.ini b/live/Ultimaker/1.1.0.ini index 90049d4..62b011e 100644 --- a/live/Ultimaker/1.1.0.ini +++ b/live/Ultimaker/1.1.0.ini @@ -24,6 +24,7 @@ variants = 0.4 technology = FFF bed_model = ultimaker2_bed.stl bed_texture = ultimaker2.svg +thumbnail = ULTIMAKER2_thumbnail_v2.png default_materials = Generic PLA; Generic PETG @ULTIMAKER; Generic ABS @ULTIMAKER [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 printer_variant = 0.4 nozzle_diameter = 0.4,0.4 -filament_diameter = 1.75 gcode_flavor = marlin2 default_print_profile = 0.20mm NORMAL @ULTIMAKER default_filament_profile = Generic PLA @ULTIMAKER diff --git a/live/Ultimaker/ULTIMAKER2_thumbnail_v2.png b/live/Ultimaker/ULTIMAKER2_thumbnail_v2.png new file mode 100644 index 0000000..957c0f4 Binary files /dev/null and b/live/Ultimaker/ULTIMAKER2_thumbnail_v2.png differ diff --git a/live/Ultimaker/ULTIMAKERSline_thumbnail.png b/live/Ultimaker/ULTIMAKERSline_thumbnail.png index 56e5e50..b58d98f 100644 Binary files a/live/Ultimaker/ULTIMAKERSline_thumbnail.png and b/live/Ultimaker/ULTIMAKERSline_thumbnail.png differ