Files
OrcaSlicer/resources/profiles/Snapmaker/filament/Polymaker/Fiberon PPS-GF20 @Snapmaker U1 base.json
T
Noprazandyw4z 5496883493 fix(profiles): Snapmaker U1 — cap ABS/ASA/PPS bed temps at 100 °C (#15483)
The U1's heated bed tops out at 100 °C, but these profiles requested
105-110 °C, which leads to print errors unless the user modifies the
printer's firmware configuration.

Affected profiles:
- Snapmaker ABS @U1 base (110/105 → 100)
- Snapmaker ASA @U1 base (110 → 100)
- Fiberon ASA-CF08 @Snapmaker U1 base (105 → 100)
- Fiberon PPS-GF20 @Snapmaker U1 base (105 → 100)

Bumps Snapmaker.json to 02.04.00.10.

Co-authored-by: yw4z <ywsyildiz@gmail.com>
2026-09-14 20:44:15 +03:00

93 lines
1.3 KiB
JSON

{
"type": "filament",
"name": "Fiberon PPS-GF20 @Snapmaker U1 base",
"inherits": "fdm_filament_abs",
"from": "system",
"filament_id": "OFeVzkSU",
"instantiation": "false",
"additional_cooling_fan_speed": [
"0"
],
"bed_type": [
"Cool Plate"
],
"close_fan_the_first_x_layers": [
"1"
],
"cool_plate_temp": [
"100"
],
"cool_plate_temp_initial_layer": [
"100"
],
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"fan_cooling_layer_time": [
"12"
],
"fan_max_speed": [
"10"
],
"fan_min_speed": [
"0"
],
"filament_cost": [
"30"
],
"filament_density": [
"1.24"
],
"filament_flow_ratio": [
"1.03"
],
"filament_max_volumetric_speed": [
"8"
],
"filament_vendor": [
"Polymaker"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"nozzle_temperature": [
"300"
],
"nozzle_temperature_initial_layer": [
"300"
],
"nozzle_temperature_range_high": [
"330"
],
"nozzle_temperature_range_low": [
"300"
],
"overhang_fan_speed": [
"40"
],
"slow_down_layer_time": [
"10"
],
"slow_down_min_speed": [
"30"
],
"temperature_vitrification": [
"110"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"filament_type": [
"ABS"
]
}