OrcaSlicer Files

This commit is contained in:
Aria 2025-04-30 11:48:52 +10:00
parent e5468753cf
commit 181bd92f5e
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
1113 changed files with 69943 additions and 8 deletions

View file

@ -0,0 +1,15 @@
{
"type": "filament",
"setting_id": "GFSA04_00",
"name": "Creality Generic ASA @Hi-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic ASA",
"filament_max_volumetric_speed": ["9"],
"slow_down_layer_time": ["5"],
"filament_start_gcode": ["; filament start gcode\n{if (position[2] > first_layer_height) }\nM104 S[nozzle_temperature]\n{else}\nM104 S[first_layer_temperature]\n{endif}\n"],
"compatible_printers": [
"Creality Hi 0.4 nozzle",
"Creality Hi 0.6 nozzle"
]
}