2022-07-15 15:37:19 +00:00
|
|
|
{
|
|
|
|
"type": "filament",
|
|
|
|
"filament_id": "GFL98",
|
|
|
|
"setting_id": "GFSL98",
|
|
|
|
"name": "Generic PLA-CF",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "true",
|
|
|
|
"inherits": "fdm_filament_pla",
|
2022-10-28 03:43:08 +00:00
|
|
|
"required_nozzle_HRC": [
|
|
|
|
"40"
|
|
|
|
],
|
2022-07-15 15:37:19 +00:00
|
|
|
"filament_flow_ratio": [
|
|
|
|
"0.95"
|
|
|
|
],
|
2022-08-02 04:16:51 +00:00
|
|
|
"filament_type": [
|
|
|
|
"PLA-CF"
|
|
|
|
],
|
2022-07-15 15:37:19 +00:00
|
|
|
"filament_max_volumetric_speed": [
|
|
|
|
"12"
|
|
|
|
],
|
|
|
|
"slow_down_layer_time": [
|
|
|
|
"7"
|
|
|
|
],
|
2022-08-09 09:28:07 +00:00
|
|
|
"additional_cooling_fan_speed": [
|
|
|
|
"0"
|
|
|
|
],
|
2022-08-31 03:45:42 +00:00
|
|
|
"temperature_vitrification": [
|
|
|
|
"55"
|
|
|
|
],
|
|
|
|
"nozzle_temperature_range_low": [
|
|
|
|
"190"
|
|
|
|
],
|
|
|
|
"nozzle_temperature_range_high": [
|
|
|
|
"240"
|
|
|
|
],
|
|
|
|
"filament_start_gcode": [
|
|
|
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}"
|
|
|
|
],
|
2022-07-15 15:37:19 +00:00
|
|
|
"compatible_printers": [
|
2022-10-26 02:38:56 +00:00
|
|
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
|
|
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
|
|
|
"Bambu Lab X1 Carbon 0.8 nozzle",
|
|
|
|
"Bambu Lab X1 0.4 nozzle",
|
|
|
|
"Bambu Lab X1 0.6 nozzle",
|
|
|
|
"Bambu Lab X1 0.8 nozzle"
|
|
|
|
]
|
2022-07-15 15:37:19 +00:00
|
|
|
}
|