Files
OrcaSlicer/resources/profiles/re3D/filament/re3D rPETG @0.8 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

120 lines
1.9 KiB
JSON

{
"type": "filament",
"filament_id": "OFmCOW2Y",
"setting_id": "WlELqPVnuL7DaTxs",
"name": "re3D rPETG @0.8 nozzle",
"from": "system",
"renamed_from": "re3D Greengate rPETG @0.8 nozzle;re3D rPETG;re3D Greengate rPETG",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"nozzle_temperature_initial_layer": [
"0"
],
"filament_type": [
"PETG"
],
"filament_vendor": [
"re3D"
],
"nozzle_temperature": [
"0"
],
"nozzle_temperature_range_low": [
"220"
],
"nozzle_temperature_range_high": [
"260"
],
"hot_plate_temp_initial_layer": [
"70"
],
"hot_plate_temp": [
"70"
],
"filament_flow_ratio": [
"1.0"
],
"enable_pressure_advance": [
"0"
],
"slow_down_layer_time": [
"20"
],
"slow_down_min_speed": [
"25"
],
"filament_start_gcode": [
"M190 S75\nM104 S220 T0\nM104 S210 T1\nM104 S200 T2\nM109 S220 T0\nM109 S210 T1\nM109 S200 T2"
],
"filament_density": [
"1.27"
],
"filament_diameter": [
"2.85"
],
"filament_max_volumetric_speed": [
"60"
],
"cool_plate_temp": [
"70"
],
"cool_plate_temp_initial_layer": [
"70"
],
"eng_plate_temp": [
"70"
],
"eng_plate_temp_initial_layer": [
"70"
],
"textured_plate_temp": [
"70"
],
"textured_plate_temp_initial_layer": [
"70"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"30"
],
"fan_cooling_layer_time": [
"20"
],
"full_fan_speed_layer": [
"2"
],
"overhang_fan_threshold": [
"95%"
],
"overhang_fan_speed": [
"80"
],
"enable_overhang_bridge_fan": [
"1"
],
"slow_down_for_layer_cooling": [
"1"
],
"pressure_advance": [
"0.205"
],
"reduce_fan_stop_start_freq": [
"1"
],
"temperature_vitrification": [
"70"
],
"support_material_interface_fan_speed": [
"100"
],
"filament_soluble": [
"0"
],
"compatible_printers": [
"re3D GigabotX 2 0.8 nozzle",
"re3D GigabotX 2 XLT 0.8 nozzle",
"re3D TerabotX 2 0.8 nozzle"
]
}