Files
OrcaSlicer-KX/resources/profiles/Tiertime/process/fdm_process_tiertime_HS_common.json
GuoGeTiertime 175ec00952 add profiles of tiertime printer (#9739)
* add profiles of tiertime printer

* Fix: correct filament name(300HS)

* add Tiertime as prefix for all generic filament.
2025-06-04 11:32:41 +08:00

15 lines
458 B
JSON

{
"type": "process",
"name": "fdm_process_tiertime_HS_common",
"inherits": "fdm_process_tiertime_common",
"from": "system",
"instantiation": "false",
"default_acceleration": "4000",
"travel_acceleration": "4000",
"outer_wall_acceleration": "2500",
"inner_wall_acceleration": "3000",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "2000",
"travel_speed": "200",
"compatible_printers": []
}