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,15 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @MyKlipper",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_klipper_common",
"layer_height": "0.28",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"MyKlipper 0.4 nozzle",
"MyKlipper 0.6 nozzle",
"MyKlipper 0.8 nozzle"
]
}