* Revise and add new Creality profiles * Correction of SecKit filaments * Add Creality Ender-3 S1 Pro Profile & change snapmaker printer images * Revision of the printer Creality & SecKit Printer ID
34 lines
679 B
JSON
34 lines
679 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFS99",
|
|
"setting_id": "GFSA04",
|
|
"name": "SecKit Generic PVA",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pva",
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_z_hop": [
|
|
"0"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"pressure_advance": [
|
|
"0.03"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"7"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"compatible_printers": [
|
|
"SecKit SK-Tank 0.4 nozzle",
|
|
"SecKit Go3 0.4 nozzle"
|
|
]
|
|
}
|