mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 23:02:06 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
172 lines
2.7 KiB
JSON
172 lines
2.7 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PLA Pure @BBL H2S",
|
|
"inherits": "Bambu PLA Pure @base",
|
|
"from": "system",
|
|
"setting_id": "GFSA19_18",
|
|
"instantiation": "true",
|
|
"description": "The generic presets are conservatively tuned for compatibility with a wider range of filaments. For higher printing quality and speeds, please use Bambu filaments with Bambu presets.",
|
|
"additional_cooling_fan_speed": [
|
|
"75"
|
|
],
|
|
"eng_plate_temp": [
|
|
"55"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"filament_adaptive_volumetric_speed": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_cooling_before_tower": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"filament_deretraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_extruder_variant": [
|
|
"Direct Drive Standard",
|
|
"Direct Drive High Flow"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98",
|
|
"0.98"
|
|
],
|
|
"filament_flush_temp": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_flush_volumetric_speed": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12",
|
|
"12"
|
|
],
|
|
"filament_pre_cooling_temperature": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_pre_cooling_temperature_nc": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_preheat_temperature_delta": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"filament_ramming_travel_time": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_ramming_travel_time_nc": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_ramming_volumetric_speed": [
|
|
"-1",
|
|
"-1"
|
|
],
|
|
"filament_ramming_volumetric_speed_nc": [
|
|
"-1",
|
|
"-1"
|
|
],
|
|
"filament_retract_before_wipe": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retract_length_nc": [
|
|
"14",
|
|
"14"
|
|
],
|
|
"filament_retract_restart_extra": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retract_when_changing_layer": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.4",
|
|
"0.4"
|
|
],
|
|
"filament_retraction_minimum_travel": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_wipe": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_wipe_distance": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_z_hop": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_z_hop_types": [
|
|
"Spiral Lift",
|
|
"Spiral Lift"
|
|
],
|
|
"long_retractions_when_ec": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"nozzle_temperature": [
|
|
"220",
|
|
"220"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"220",
|
|
"220"
|
|
],
|
|
"retraction_distances_when_ec": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20",
|
|
"20"
|
|
],
|
|
"supertack_plate_temp": [
|
|
"40"
|
|
],
|
|
"supertack_plate_temp_initial_layer": [
|
|
"40"
|
|
],
|
|
"volumetric_speed_coefficients": [
|
|
"0 0 0 0 0 0",
|
|
"0 0 0 0 0 0"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab H2S 0.4 nozzle",
|
|
"Bambu Lab H2S 0.6 nozzle",
|
|
"Bambu Lab H2S 0.8 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \n"
|
|
]
|
|
}
|