mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-04-19 12:40:04 +08:00

* update M1 * update Voron * update Positron * update Biqu * update Eryone * update Folgetech * update Geeetech * update Kingroon * update MagicMaker * update Raise3D * update Rolohaun * update Tronxy * update Kingroon and Tronxy * update Voxelab * update Wanhao * more fix
15 lines
516 B
JSON
15 lines
516 B
JSON
{
|
|
"type": "filament",
|
|
"setting_id": "GFSA04_CREALITY_00",
|
|
"name": "Creality Generic ABS @Hi-all",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "Creality Generic ABS",
|
|
"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"
|
|
]
|
|
} |