mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +00:00
51 lines
764 B
JSON
51 lines
764 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Elegoo PLA @base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "OFvgE0Zh",
|
|
"instantiation": "false",
|
|
"fan_cooling_layer_time": [
|
|
"80"
|
|
],
|
|
"fan_min_speed": [
|
|
"50"
|
|
],
|
|
"filament_density": [
|
|
"1.25"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"filament_vendor": [
|
|
"Elegoo"
|
|
],
|
|
"hot_plate_temp": [
|
|
"60"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20"
|
|
],
|
|
"textured_plate_temp": [
|
|
"60"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; Elegoo PLA filament start gcode\n"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \n"
|
|
],
|
|
"additional_cooling_fan_speed": [
|
|
"0"
|
|
]
|
|
}
|