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,50 @@
{
"type": "filament",
"name": "WonderMaker PVA",
"inherits": "fdm_filament_pva",
"from": "system",
"filament_id": "GFS04",
"instantiation": "true",
"description": "This is a water-soluble support filament, and usually it is only for the support structure and not for the model body. Printing this filament is of many requirements, and to get better printing quality, please refer to this wiki: PVA Printing Guide.",
"filament_cost": [
"79.98"
],
"filament_density": [
"1.27"
],
"filament_max_volumetric_speed": [
"6"
],
"filament_vendor": [
"WonderMaker"
],
"nozzle_temperature_range_high": [
"250"
],
"nozzle_temperature_range_low": [
"210"
],
"slow_down_layer_time": [
"7"
],
"slow_down_min_speed": [
"20"
],
"filament_multitool_ramming": [
"1"
],
"compatible_printers": [
"WonderMaker ZR 0.2 nozzle",
"WonderMaker ZR 0.4 nozzle",
"WonderMaker ZR 0.6 nozzle",
"WonderMaker ZR 0.8 nozzle",
"WonderMaker ZR Ultra 0.2 nozzle",
"WonderMaker ZR Ultra 0.4 nozzle",
"WonderMaker ZR Ultra 0.6 nozzle",
"WonderMaker ZR Ultra 0.8 nozzle",
"WonderMaker ZR Ultra S 0.2 nozzle",
"WonderMaker ZR Ultra S 0.4 nozzle",
"WonderMaker ZR Ultra S 0.6 nozzle",
"WonderMaker ZR Ultra S 0.8 nozzle"
]
}