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,50 @@
{
"type": "filament",
"name": "Peopoly Lancer PLA-C",
"inherits": "fdm_filament_pla",
"from": "system",
"setting_id": "GFSL99",
"filament_id": "GFL99",
"instantiation": "true",
"filament_flow_ratio": [
"0.92"
],
"nozzle_temperature_initial_layer": [
"215"
],
"nozzle_temperature": [
"210"
],
"hot_plate_temp_initial_layer": [
"70"
],
"hot_plate_temp": [
"70"
],
"filament_max_volumetric_speed": [
"35"
],
"fan_max_speed": [
"50"
],
"slow_down_layer_time": [
"6"
],
"filament_type": [
"PLA"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.03"
],
"filament_vendor": [
"Peopoly"
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}