Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,47 @@
{
"type": "filament",
"name": "Peopoly Lancer PETG-C",
"inherits": "fdm_filament_petg",
"from": "system",
"setting_id": "GFSL99",
"filament_id": "GFL99",
"instantiation": "true",
"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"
]
}