mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-21 19:33:26 +00:00
41 lines
1.0 KiB
JSON
41 lines
1.0 KiB
JSON
{
|
|
"type": "filament",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"name": "fdm_filament_pla",
|
|
"inherits": "fdm_filament_common",
|
|
|
|
"filament_cost": ["100"],
|
|
"filament_flow_ratio": ["0.98"],
|
|
"filament_retraction_length": ["2"],
|
|
"filament_retraction_speed": ["60"],
|
|
"filament_settings_id": ["Snapmaker_PLA"],
|
|
|
|
"hot_plate_temp": ["65"],
|
|
"hot_plate_temp_initial_layer": ["70"],
|
|
|
|
"nozzle_temperature": ["215"],
|
|
"pressure_advance": ["0.02"],
|
|
"temperature_vitrification": ["65"],
|
|
|
|
"overhang_fan_threshold": ["0%"],
|
|
"close_fan_the_first_x_layers": ["1"],
|
|
|
|
"reduce_fan_stop_start_freq": ["1"],
|
|
"fan_cooling_layer_time": ["100"],
|
|
|
|
"filament_density": ["1.24"],
|
|
"filament_max_volumetric_speed": ["14"],
|
|
|
|
"nozzle_temperature_initial_layer": ["220"],
|
|
|
|
"fan_min_speed": ["100"],
|
|
"slow_down_min_speed": ["15"],
|
|
"enable_pressure_advance": ["1"],
|
|
|
|
"filament_type": ["PLA"],
|
|
"nozzle_temperature_range_low": ["190"],
|
|
"nozzle_temperature_range_high": ["240"],
|
|
"additional_cooling_fan_speed": ["70"]
|
|
}
|