Add wonderMaker profiles(on behalf) (#10387)

Add wonderMaker profiles
This commit is contained in:
SoftFever
2025-08-12 20:49:56 +08:00
committed by GitHub
parent 3d2b332c01
commit 5973cc2fbc
122 changed files with 5045 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"type": "filament",
"name": "fdm_filament_eva",
"inherits": "fdm_filament_common",
"from": "system",
"instantiation": "false",
"filament_type": [
"EVA"
],
"supertack_plate_temp": [
"0"
],
"supertack_plate_temp_initial_layer": [
"0"
]
}