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.16mm Optimal @WonderMaker ZR",
"inherits": "fdm_process_wm_0.16",
"from": "system",
"setting_id": "GP003",
"instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
"smooth_coefficient": "150",
"overhang_totally_speed": "50",
"compatible_printers": [
"WonderMaker ZR 0.4 nozzle"
]
}