dotfiles/OrcaSlicer/system/Elegoo/filament/ELEGOO/Elegoo PLA-CF @base.json
2025-04-30 11:50:05 +10:00

38 lines
No EOL
594 B
JSON

{
"type": "filament",
"name": "Elegoo PLA-CF @base",
"inherits": "fdm_elegoo_filament_pla",
"from": "system",
"filament_id": "EPLACFB00",
"instantiation": "false",
"additional_cooling_fan_speed": [
"0"
],
"cool_plate_temp": [
"45"
],
"cool_plate_temp_initial_layer": [
"45"
],
"filament_type": [
"PLA-CF"
],
"filament_vendor": [
"Elegoo"
],
"filament_density": [
"1.21"
],
"required_nozzle_HRC": [
"40"
],
"slow_down_layer_time": [
"7"
],
"filament_start_gcode": [
"; Filament start gcode\n"
],
"filament_end_gcode": [
"; filament end gcode \n"
]
}