orcaslicer/resources/profiles/Peopoly/filament/Peopoly Generic ABS.json
SoftFever 6af6a42ed9 Fix issues for Peopoly profiles:
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
2024-06-05 22:48:02 +08:00

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"
]
}