mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-07 12:32:59 +00:00
* Add & revise FLSun Profile FLSun Q5 FLSun QQ-S Pro * Patch Artillery Sidewinder X2 profile revision speed parameters revision start & end code * change Anycubic 4Max Pro image * Adjustments to the profile of the Anycubic 4Max Pro Preparation for adding more Anycubic printers * add more Anycubic profiles
18 lines
406 B
JSON
18 lines
406 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFU99",
|
|
"setting_id": "GFSA04",
|
|
"name": "Anycubic Generic TPU",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_tpu",
|
|
"filament_max_volumetric_speed": [
|
|
"3.2"
|
|
],
|
|
"compatible_printers": [
|
|
"Anycubic i3 Mega S 0.4 nozzle",
|
|
"Anycubic 4Max Pro 0.4 nozzle",
|
|
"Anycubic 4Max Pro 2 0.4 nozzle"
|
|
]
|
|
}
|