Files
OrcaSlicer/resources/profiles/Snapmaker/filament/Polymaker/Fiberon ASA-CF08 @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

84 lines
1.2 KiB
JSON

{
"type": "filament",
"name": "Fiberon ASA-CF08 @Snapmaker U1 base",
"inherits": "fdm_filament_asa",
"from": "system",
"filament_id": "OF0omtEb",
"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": [
"31"
],
"fan_max_speed": [
"30"
],
"filament_cost": [
"30"
],
"filament_density": [
"1.09"
],
"filament_flow_ratio": [
"0.88"
],
"filament_max_volumetric_speed": [
"8"
],
"filament_vendor": [
"Polymaker"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"nozzle_temperature": [
"250"
],
"nozzle_temperature_initial_layer": [
"260"
],
"nozzle_temperature_range_low": [
"260"
],
"slow_down_layer_time": [
"8"
],
"slow_down_min_speed": [
"30"
],
"temperature_vitrification": [
"110.8"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"filament_type": [
"ASA"
]
}