Add 0.6/0.8 nozzle for tiertime printer. (#10264)

This commit is contained in:
GuoGeTiertime
2025-08-01 11:42:46 +08:00
committed by GitHub
parent dc3da3df8f
commit 468c8492b6
126 changed files with 1370 additions and 105 deletions

View File

@@ -0,0 +1,17 @@
{
"type": "process",
"name": "0.30mm Strength @Tiertime UP400 Pro 0.6 nozzle",
"inherits": "fdm_process_tiertime_0.30_nozzle_0.6",
"from": "system",
"setting_id": "GP018",
"instantiation": "true",
"description": "It has a big layer height with optimized settings for stronger parts.",
"elefant_foot_compensation": "0.15",
"smooth_coefficient": "150",
"overhang_totally_speed": "50",
"sparse_infill_density": "25%",
"wall_loops": "3",
"compatible_printers": [
"Tiertime UP400 Pro 0.6 nozzle"
]
}