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,17 @@
{
"type": "filament",
"name": "fdm_filament_eva",
"inherits": "fdm_filament_common",
"filament_id": "GFR99",
"from": "system",
"instantiation": "false",
"filament_type": [
"EVA"
],
"supertack_plate_temp": [
"0"
],
"supertack_plate_temp_initial_layer": [
"0"
]
}