* Add new machines * profils fixes * Update VS30ULTRA (0.4 nozzle).json * accelerations removing * Fixes * Acceleration fixes * Update .gitignore --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
41 lines
911 B
JSON
41 lines
911 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFU99",
|
|
"setting_id": "GFSR99",
|
|
"name": "Volumic FLEX93 Ultra",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_tpu",
|
|
"filament_flow_ratio": [
|
|
"1.20"
|
|
],
|
|
"nozzle_temperature": [
|
|
"235"
|
|
],
|
|
"hot_plate_temp" : [
|
|
"45"
|
|
],
|
|
"fan_max_speed": [
|
|
"80"
|
|
],
|
|
"fan_min_speed": [
|
|
"50"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"4"
|
|
],
|
|
"compatible_printers": [
|
|
"EXO42 (0.4 nozzle)",
|
|
"EXO65 (0.6 nozzle)",
|
|
"SH65 (0.4 nozzle)",
|
|
"EXO42 Performance (0.4 nozzle)",
|
|
"EXO65 Performance (0.6 nozzle)",
|
|
"SH65 Performance (0.4 nozzle)",
|
|
"VS30MK3 (0.4 nozzle)",
|
|
"VS30SC2 (0.4 nozzle)",
|
|
"VS30SC (0.4 nozzle)",
|
|
"VS30ULTRA (0.4 nozzle)",
|
|
"VS30MK2 (0.4 nozzle)",
|
|
"VS20MK2 (0.4 nozzle)"
|
|
]
|
|
}
|