fixes includes: 1. 0.6 and 0.8 nozzles are not displayed 2. Some filaments are not enabled for 0.6 0.8 nozzle 3. version number 4. change default sparse_infill_pattern to crosshatch 5. change top_surface_pattern to monotonicline
25 lines
553 B
JSON
25 lines
553 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFSL99",
|
|
"name": "Peopoly Generic ABS",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_abs",
|
|
"filament_flow_ratio": [
|
|
"0.93"
|
|
],
|
|
"filament_type": [
|
|
"ABS"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"pressure_advance": [
|
|
"0.02"
|
|
],
|
|
"compatible_printers": [
|
|
"Peopoly Magneto X 0.4 nozzle",
|
|
"Peopoly Magneto X 0.6 nozzle",
|
|
"Peopoly Magneto X 0.8 nozzle"
|
|
]
|
|
}
|