2022-08-22 07:42:47 +00:00
|
|
|
{
|
|
|
|
"type": "filament",
|
|
|
|
"setting_id": "GFSL99_00",
|
|
|
|
"name": "Generic PLA @0.2 nozzle",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "true",
|
|
|
|
"inherits": "Generic PLA @base",
|
|
|
|
"filament_max_volumetric_speed": [
|
|
|
|
"2"
|
|
|
|
],
|
2022-08-31 03:45:42 +00:00
|
|
|
"filament_start_gcode": [
|
2023-05-17 06:34:46 +00:00
|
|
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}"
|
2022-08-31 03:45:42 +00:00
|
|
|
],
|
2022-08-22 07:42:47 +00:00
|
|
|
"compatible_printers": [
|
2023-05-11 04:27:16 +00:00
|
|
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
|
|
|
"Bambu Lab X1 0.2 nozzle"
|
2022-08-22 07:42:47 +00:00
|
|
|
]
|
2023-05-11 04:27:16 +00:00
|
|
|
}
|