* 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
45 lines
No EOL
1.1 KiB
JSON
45 lines
No EOL
1.1 KiB
JSON
{
|
|
"type": "filament",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_id": "GFL100",
|
|
"setting_id": "GFSL100",
|
|
"name": "TwoTrees Generic HS PLA @SK1",
|
|
"from": "system",
|
|
"compatible_printers": [
|
|
"TwoTrees SK1 0.4 nozzle"
|
|
],
|
|
"cool_plate_temp": "60",
|
|
"cool_plate_temp_initial_layer": "60",
|
|
"hot_plate_temp": "60",
|
|
"hot_plate_temp_initial_layer": "60",
|
|
"eng_plate_temp": "60",
|
|
"eng_plate_temp_initial_layer": "60",
|
|
"textured_plate_temp": "60",
|
|
"textured_plate_temp_initial_layer": "60",
|
|
"fan_min_speed": "35",
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": "25",
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"pressure_advance": [
|
|
"0.04"
|
|
],
|
|
"filament_minimal_purge_on_wipe_tower": "15",
|
|
"full_fan_speed_layer": "0",
|
|
"nozzle_temperature": [
|
|
"220"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"220"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"210"
|
|
],
|
|
"reduce_fan_stop_start_freq": "0",
|
|
"slow_down_layer_time": "5",
|
|
"slow_down_min_speed": "50"
|
|
} |