* Initial profile for TwoTrees SK1 * Added PAUSE command instead of M601 and added machine_pause_gcode * Enabled multi bed types and removed skirt loop * Fixed non-ascii characters * Added PETG, PLA-CF plus clean ups and fixes. * Optimizations, and added PLA Silk * Maximum velocity is too high on Klipper settings, lowered to 730mm/s, this was obtained with Klipper Auto Speed * Ditto * Small optimizations * Added one layer to bottom for HSpeed profile
23 lines
No EOL
686 B
JSON
23 lines
No EOL
686 B
JSON
{
|
|
"type": "filament",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_tpu",
|
|
"filament_id": "GFU99",
|
|
"setting_id": "GFSU99",
|
|
"name": "TwoTrees Generic 95A TPU @SK1",
|
|
"from": "system",
|
|
"compatible_printers": [
|
|
"TwoTrees SK1 0.4 nozzle"
|
|
],
|
|
"fan_cooling_layer_time": "60",
|
|
"fan_max_speed": "100",
|
|
"fan_min_speed": "35",
|
|
"filament_max_volumetric_speed": "15",
|
|
"filament_minimal_purge_on_wipe_tower": "15",
|
|
"full_fan_speed_layer": "0",
|
|
"nozzle_temperature": "235",
|
|
"nozzle_temperature_initial_layer": "235",
|
|
"reduce_fan_stop_start_freq": "0",
|
|
"slow_down_layer_time": "5",
|
|
"slow_down_min_speed": "10"
|
|
} |