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,14 @@
{
"type": "process",
"name": "0.20mm Standard @WonderMaker ZR",
"inherits": "fdm_process_wm_0.20",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
"smooth_coefficient": "150",
"overhang_totally_speed": "50",
"compatible_printers": [
"WonderMaker ZR 0.4 nozzle"
]
}