orcaslicer/resources/profiles/Peopoly/filament/Peopoly Lancer PETG-C.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

47 lines
No EOL
964 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Peopoly Lancer PETG-C",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_petg",
"fan_cooling_layer_time": [
"20"
],
"fan_max_speed": [
"40"
],
"fan_min_speed": [
"5"
],
"filament_max_volumetric_speed": [
"32"
],
"nozzle_temperature_initial_layer":[
"235"
],
"nozzle_temperature":[
"225"
],
"filament_flow_ratio": [
"0.90"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.04"
],
"overhang_fan_speed": [
"100"
],
"filament_vendor": [
"Peopoly"
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}