mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 03:12:07 +00:00
* fix profile reference for Creality * fix profile reference for Blocks * fix profile reference for OrcaArena * fix profile reference for re3D * fix profile reference for Chuanying * fix profile reference for Prusa * fix profile reference for Wanhao France * fix profile reference for MagicMaker * fix profile reference for Afinia Remove the ABS/ABS+/PLA/TPU/Value ABS/Value PLA filament presets that referenced the non-existent "Afinia H400 Pro" printer. The real printer is "Afinia H+1(HS)", already served by the @HS filament variants. * fix profile reference for Comgrow Remove the orphaned "0.20mm Standard @Comgrow T500 1.0" process preset and its process_list entry. Its only compatible printer "Comgrow T500 1.0 nozzle" never existed (the T500 model defines nozzle diameters 0.4/0.6/0.8 only). * always run check_preset_references
99 lines
1.5 KiB
JSON
99 lines
1.5 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Blocks Generic PA-CF",
|
|
"inherits": "fdm_filament_pa",
|
|
"from": "system",
|
|
"setting_id": "B254XDRQzysz7YUd",
|
|
"filament_id": "BSFI007",
|
|
"instantiation": "true",
|
|
"filament_type": [
|
|
"PA-CF"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"10"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"240"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"290"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"255"
|
|
],
|
|
"filament_density": [
|
|
"1.25"
|
|
],
|
|
"nozzle_temperature": [
|
|
"250"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"90"
|
|
],
|
|
"hot_plate_temp": [
|
|
"90"
|
|
],
|
|
"filament_retraction_length": [
|
|
"1.2"
|
|
],
|
|
"filament_z_hop": [
|
|
"0.0"
|
|
],
|
|
"fan_min_speed": [
|
|
"0"
|
|
],
|
|
"fan_max_speed": [
|
|
"60"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"4"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"3"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"2"
|
|
],
|
|
"slow_down_for_layer_cooling": [
|
|
"1"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"0"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"enable_overhang_bridge_fan": [
|
|
"1"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"95%"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"80%"
|
|
],
|
|
"additional_cooling_fan_speed": [
|
|
"0"
|
|
],
|
|
"activate_air_filtration": [
|
|
"1"
|
|
],
|
|
"complete_print_exhaust_fan_speed": [
|
|
"100"
|
|
],
|
|
"during_print_exhaust_fan_speed": [
|
|
"80"
|
|
],
|
|
"compatible_printers": [
|
|
"BLOCKS RD50 V2 0.4 nozzle",
|
|
"BLOCKS RD50 V2 0.6 nozzle",
|
|
"BLOCKS RD50 V2 0.8 nozzle",
|
|
"BLOCKS RF50 0.4 nozzle",
|
|
"BLOCKS RF50 0.6 nozzle",
|
|
"BLOCKS RF50 0.8 nozzle"
|
|
]
|
|
}
|