Full OrcaSlicer config for Ender3 & ASWX4P

This commit is contained in:
2025-09-03 12:34:20 +02:00
parent 26059687a4
commit 734071765d
861 changed files with 56695 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"setting_id": "GFSA04_00",
"name": "Creality Generic ASA @K1-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic ASA",
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"3"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle"
]
}