chiark / gitweb /
Set the fan at lower speed with ABS and add U-PET material.
authordaid <daid303@gmail.com>
Tue, 6 Jan 2015 15:40:27 +0000 (16:40 +0100)
committerdaid <daid303@gmail.com>
Tue, 6 Jan 2015 15:40:27 +0000 (16:40 +0100)
resources/quickprint/materials/2_abs.ini
resources/quickprint/materials/3_pet.ini [new file with mode: 0644]

index ccf5e9b00dd52347dccab13a275f6ca79bf29809..7b91fd24e1774a426b192c77d9790a777ff7362b 100644 (file)
@@ -6,3 +6,5 @@ print_bed_temperature = 100
 platform_adhesion = Brim
 filament_flow = 107
 print_temperature = 250
+fan_speed = 50
+fan_speed_max = 50
diff --git a/resources/quickprint/materials/3_pet.ini b/resources/quickprint/materials/3_pet.ini
new file mode 100644 (file)
index 0000000..9b906ee
--- /dev/null
@@ -0,0 +1,9 @@
+[info]
+name = U-PET
+
+[profile]
+print_bed_temperature = 60
+platform_adhesion = Brim
+print_temperature = 250
+fan_speed = 50
+fan_speed_max = 50