Files
OrcaSlicer/resources/profiles/re3D/filament/re3D PC @0.4 nozzle.json
SoftFever eec4ae1e87 Retire the untuned re3D umbrella presets superseded by the nozzle variants
"Update re:3D profiles" (#13750) added the tuned "@0.4/@0.8 nozzle" and
"@0.8/@1.75 nozzle" variants but kept the five original un-suffixed presets,
trimming each to a stub that overrides only filament_vendor while still
claiming every printer of both nozzles. On any re3D printer the stub was
selectable alongside the ~50-key variant that actually tunes the material,
which is what forced five filament_id salt splits to keep the pair apart.

Drop the stubs. The variants already carry the products' ids, so nothing is
re-minted; renamed_from redirects each retired name to the smaller-nozzle
variant, and "re3D rPETG @0.8 nozzle" additionally takes over the
"re3D Greengate rPETG" mapping that lived on the deleted umbrella. Each
printer model's default_materials now lists the variants for its own
nozzles rather than the stub.
2026-09-07 15:45:34 +08:00

177 lines
2.6 KiB
JSON

{
"type": "filament",
"name": "re3D PC @0.4 nozzle",
"from": "system",
"renamed_from": "re3D PC",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_id": "OFU3QXL7",
"setting_id": "6yqRE2eSyER7X82N",
"filament_settings_id": [
"re3D PC @0.4 nozzle"
],
"filament_type": [
"PC"
],
"compatible_printers": [
"re3D Gigabot 4 0.4 nozzle",
"re3D Gigabot 4 XLT 0.4 nozzle",
"re3D Terabot 4 0.4 nozzle"
],
"filament_vendor": [
"re3D"
],
"filament_density": [
"1.19"
],
"filament_diameter": [
"2.85"
],
"filament_flow_ratio": [
"0.99"
],
"filament_max_volumetric_speed": [
"11.5"
],
"nozzle_temperature": [
"260"
],
"nozzle_temperature_initial_layer": [
"20"
],
"nozzle_temperature_range_low": [
"250"
],
"nozzle_temperature_range_high": [
"270"
],
"hot_plate_temp": [
"115"
],
"hot_plate_temp_initial_layer": [
"113"
],
"cool_plate_temp": [
"115"
],
"cool_plate_temp_initial_layer": [
"113"
],
"eng_plate_temp": [
"115"
],
"eng_plate_temp_initial_layer": [
"113"
],
"textured_plate_temp": [
"115"
],
"textured_plate_temp_initial_layer": [
"113"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"30"
],
"fan_cooling_layer_time": [
"20"
],
"close_fan_the_first_x_layers": [
"2"
],
"overhang_fan_threshold": [
"50%"
],
"overhang_fan_speed": [
"40"
],
"enable_overhang_bridge_fan": [
"1"
],
"slow_down_for_layer_cooling": [
"1"
],
"slow_down_layer_time": [
"30"
],
"slow_down_min_speed": [
"30"
],
"pressure_advance": [
"0.096"
],
"enable_pressure_advance": [
"1"
],
"reduce_fan_stop_start_freq": [
"0"
],
"filament_retraction_length": [
"0.8"
],
"filament_soluble": [
"0"
],
"support_material_interface_fan_speed": [
"100"
],
"filament_multitool_ramming": [
"1"
],
"filament_multitool_ramming_volume": [
"20"
],
"filament_multitool_ramming_flow": [
"10.5"
],
"filament_minimal_purge_on_wipe_tower": [
"15"
],
"filament_tower_interface_pre_extrusion_dist": [
"0"
],
"filament_tower_interface_pre_extrusion_length": [
"0"
],
"filament_tower_ironing_area": [
"0"
],
"filament_tower_interface_purge_volume": [
"0"
],
"filament_tower_interface_print_temp": [
"0"
],
"filament_loading_speed_start": [
"0"
],
"filament_loading_speed": [
"0"
],
"filament_unloading_speed_start": [
"0"
],
"filament_unloading_speed": [
"0"
],
"filament_toolchange_delay": [
"0"
],
"filament_cooling_moves": [
"0"
],
"filament_cooling_initial_speed": [
"0"
],
"filament_cooling_final_speed": [
"0"
],
"filament_stamping_loading_speed": [
"0"
],
"filament_stamping_distance": [
"0"
]
}