orcaslicer/resources/profiles/Anker/filament/fdm_filament_common.json

43 lines
770 B
JSON
Raw Normal View History

2022-12-30 10:11:57 +00:00
{
"type": "filament",
"name": "fdm_filament_common",
"from": "system",
"instantiation": "false",
"filament_vendor": [
"Generic"
2022-12-30 10:11:57 +00:00
],
"filament_soluble": [
2022-12-30 10:11:57 +00:00
"0"
],
"filament_is_support": [
2022-12-30 10:11:57 +00:00
"0"
],
"required_nozzle_HRC": [
2022-12-30 10:11:57 +00:00
"0"
],
"filament_diameter": [
"1.75"
],
"filament_flow_ratio": [
"1"
2022-12-30 10:11:57 +00:00
],
"filament_start_gcode": [
"; Filament gcode\n"
2022-12-30 10:11:57 +00:00
],
"filament_end_gcode": [
"; filament end gcode \n"
2022-12-30 10:11:57 +00:00
],
"filament_minimal_purge_on_wipe_tower": [
"10"
2022-12-30 10:11:57 +00:00
],
"filament_cooling_moves": [
2022-12-30 10:11:57 +00:00
"0"
],
"filament_cooling_initial_speed": [
2022-12-30 10:11:57 +00:00
"0"
],
"filament_cooling_final_speed": [
"0"
2022-12-30 10:11:57 +00:00
]
}