mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-07 07:17:43 -07:00
[PROFILE] Add E3NG printer profiles (#11067)
This commit is contained in:
parent
9fb02f21b0
commit
1ba247bf71
34 changed files with 1609 additions and 0 deletions
134
resources/profiles/RH3D.json
Normal file
134
resources/profiles/RH3D.json
Normal file
|
|
@ -0,0 +1,134 @@
|
|||
{
|
||||
"name": "RH3D",
|
||||
"version": "00.06.10.25",
|
||||
"force_update": "0",
|
||||
"description": "RH3D - printer profiles",
|
||||
"machine_model_list": [
|
||||
{
|
||||
"name": "E3NG v1.2S",
|
||||
"sub_path": "machine/E3NG v1.2S.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
{
|
||||
"name": "fdm_machine_common",
|
||||
"sub_path": "machine/fdm_machine_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_common_E3NG v1.2S",
|
||||
"sub_path": "machine/fdm_common_E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "E3NG v1.2S - 0.2 nozzle",
|
||||
"sub_path": "machine/E3NG v1.2S - 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "E3NG v1.2S - 0.3 nozzle",
|
||||
"sub_path": "machine/E3NG v1.2S - 0.3 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "E3NG v1.2S - 0.4 nozzle",
|
||||
"sub_path": "machine/E3NG v1.2S - 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "E3NG v1.2S - 0.5 nozzle",
|
||||
"sub_path": "machine/E3NG v1.2S - 0.5 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "E3NG v1.2S - 0.6 nozzle",
|
||||
"sub_path": "machine/E3NG v1.2S - 0.6 nozzle.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
{
|
||||
"name": "fdm_process_common",
|
||||
"sub_path": "process/fdm_process_common.json"
|
||||
},
|
||||
{
|
||||
"name": "process_common_E3NG v1.2S",
|
||||
"sub_path": "process/process_common_E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Slow @E3NG v1.2S",
|
||||
"sub_path": "process/0.20mm Slow @E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "0.10mm Standard @E3NG v1.2S",
|
||||
"sub_path": "process/0.10mm Standard @E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "0.15mm Standard @E3NG v1.2S",
|
||||
"sub_path": "process/0.15mm Standard @E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @E3NG v1.2S",
|
||||
"sub_path": "process/0.20mm Standard @E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "0.25mm Standard @E3NG v1.2S",
|
||||
"sub_path": "process/0.25mm Standard @E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Fast @E3NG v1.2S",
|
||||
"sub_path": "process/0.20mm Fast @E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "0.25mm Fast @E3NG v1.2S",
|
||||
"sub_path": "process/0.25mm Fast @E3NG v1.2S.json"
|
||||
}
|
||||
],
|
||||
"filament_list": [
|
||||
{
|
||||
"name": "fdm_filament_common",
|
||||
"sub_path": "filament/fdm_filament_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_abs",
|
||||
"sub_path": "filament/fdm_filament_abs.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_asa",
|
||||
"sub_path": "filament/fdm_filament_asa.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pccf",
|
||||
"sub_path": "filament/fdm_filament_pccf.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_petg",
|
||||
"sub_path": "filament/fdm_filament_petg.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pla",
|
||||
"sub_path": "filament/fdm_filament_pla.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_tpu",
|
||||
"sub_path": "filament/fdm_filament_tpu.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic ABS @E3NG v1.2S",
|
||||
"sub_path": "filament/Generic ABS @E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic ASA @E3NG v1.2S",
|
||||
"sub_path": "filament/Generic ASA @E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PCCF @E3NG v1.2S",
|
||||
"sub_path": "filament/Generic PCCF @E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PETG @E3NG v1.2S",
|
||||
"sub_path": "filament/Generic PETG @E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PLA @E3NG v1.2S",
|
||||
"sub_path": "filament/Generic PLA @E3NG v1.2S.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic TPU @E3NG v1.2S",
|
||||
"sub_path": "filament/Generic TPU @E3NG v1.2S.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
resources/profiles/RH3D/E3NG v1.2S_cover.png
Normal file
BIN
resources/profiles/RH3D/E3NG v1.2S_cover.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
221
resources/profiles/RH3D/E3NG-bed-texture.svg
Normal file
221
resources/profiles/RH3D/E3NG-bed-texture.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 153 KiB |
BIN
resources/profiles/RH3D/E3NG-bed.stl
Normal file
BIN
resources/profiles/RH3D/E3NG-bed.stl
Normal file
Binary file not shown.
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic ABS @E3NG v1.2S",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"from": "system",
|
||||
"setting_id": "",
|
||||
"filament_id": "Generic ABS @E3NG v1.2S",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.2 nozzle",
|
||||
"E3NG v1.2S - 0.3 nozzle",
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic ASA @E3NG v1.2S",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"from": "system",
|
||||
"setting_id": "",
|
||||
"filament_id": "Generic ASA @E3NG v1.2S",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.2 nozzle",
|
||||
"E3NG v1.2S - 0.3 nozzle",
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PCCF @E3NG v1.2S",
|
||||
"inherits": "fdm_filament_pccf",
|
||||
"from": "system",
|
||||
"setting_id": "",
|
||||
"filament_id": "Generic PCCF @E3NG v1.2S",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PETG @E3NG v1.2S",
|
||||
"inherits": "fdm_filament_petg",
|
||||
"from": "system",
|
||||
"setting_id": "",
|
||||
"filament_id": "Generic PETG @E3NG v1.2S",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.2 nozzle",
|
||||
"E3NG v1.2S - 0.3 nozzle",
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PLA @E3NG v1.2S",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "",
|
||||
"filament_id": "Generic PLA @E3NG v1.2S",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.2 nozzle",
|
||||
"E3NG v1.2S - 0.3 nozzle",
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic TPU @E3NG v1.2S",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"from": "system",
|
||||
"setting_id": "",
|
||||
"filament_id": "Generic TPU @E3NG v1.2S",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
84
resources/profiles/RH3D/filament/fdm_filament_abs.json
Normal file
84
resources/profiles/RH3D/filament/fdm_filament_abs.json
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_abs",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"filament_id": "GFRH01",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp": [
|
||||
"115"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"115"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"115"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"115"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"32"
|
||||
],
|
||||
"filament_type": [
|
||||
"ABS"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.04"
|
||||
],
|
||||
"filament_shrink": [
|
||||
"99.487"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"idle_temperature": "200",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"265"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"265"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"110"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"275"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"2"
|
||||
]
|
||||
}
|
||||
84
resources/profiles/RH3D/filament/fdm_filament_asa.json
Normal file
84
resources/profiles/RH3D/filament/fdm_filament_asa.json
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_asa",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"filament_id": "GFRH02",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp": [
|
||||
"115"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"115"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"115"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"115"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"32"
|
||||
],
|
||||
"filament_type": [
|
||||
"ASA"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.04"
|
||||
],
|
||||
"filament_shrink": [
|
||||
"99.487"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"idle_temperature": "200",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"265"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"50"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"265"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"110"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"275"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"2"
|
||||
]
|
||||
}
|
||||
135
resources/profiles/RH3D/filament/fdm_filament_common.json
Normal file
135
resources/profiles/RH3D/filament/fdm_filament_common.json
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"eng_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"95%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; filament end gcode \n"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"15"
|
||||
],
|
||||
"filament_cost": [
|
||||
"0"
|
||||
],
|
||||
"filament_density": [
|
||||
"0"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil"
|
||||
],
|
||||
"filament_diameter": [
|
||||
"1.75"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"40"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_when_changing_layer": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"nil"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_restart_extra": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"nil"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
""
|
||||
],
|
||||
"filament_soluble": [
|
||||
"0"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Generic"
|
||||
],
|
||||
"filament_wipe": [
|
||||
"nil"
|
||||
],
|
||||
"filament_wipe_distance": [
|
||||
"nil"
|
||||
],
|
||||
"bed_type": [
|
||||
"Cool Plate"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"200"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"3"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"3"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; Filament gcode\n"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"200"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"100"
|
||||
]
|
||||
}
|
||||
84
resources/profiles/RH3D/filament/fdm_filament_pccf.json
Normal file
84
resources/profiles/RH3D/filament/fdm_filament_pccf.json
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pccf",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"filament_id": "GFRH06",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp": [
|
||||
"90"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"90"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"filament_type": [
|
||||
"PC-CF"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.04"
|
||||
],
|
||||
"filament_shrink": [
|
||||
"99.85"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.9"
|
||||
],
|
||||
"filament_cost": [
|
||||
"40"
|
||||
],
|
||||
"idle_temperature": "240",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"300"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"25"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"320"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"140"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"290"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"330"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"2"
|
||||
]
|
||||
}
|
||||
81
resources/profiles/RH3D/filament/fdm_filament_petg.json
Normal file
81
resources/profiles/RH3D/filament/fdm_filament_petg.json
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_petg",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"filament_id": "GFRH03",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp": [
|
||||
"70"
|
||||
],
|
||||
"eng_plate_temp": [
|
||||
"0"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"90"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"70"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"0"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"26"
|
||||
],
|
||||
"filament_type": [
|
||||
"PETG"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.27"
|
||||
],
|
||||
"filament_shrink": [
|
||||
"99.85"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.96"
|
||||
],
|
||||
"filament_cost": [
|
||||
"30"
|
||||
],
|
||||
"idle_temperature": "190",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"80"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"3"
|
||||
]
|
||||
}
|
||||
81
resources/profiles/RH3D/filament/fdm_filament_pla.json
Normal file
81
resources/profiles/RH3D/filament/fdm_filament_pla.json
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pla",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"filament_id": "GFRH04",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp": [
|
||||
"40"
|
||||
],
|
||||
"eng_plate_temp": [
|
||||
"67"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"67"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"45"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"70"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"70"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"15"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"filament_shrink": [
|
||||
"99.95"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.92"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"idle_temperature": "180",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"80"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"210"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
]
|
||||
}
|
||||
81
resources/profiles/RH3D/filament/fdm_filament_tpu.json
Normal file
81
resources/profiles/RH3D/filament/fdm_filament_tpu.json
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_tpu",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"filament_id": "GFRH05",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp": [
|
||||
"30"
|
||||
],
|
||||
"eng_plate_temp": [
|
||||
"50"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"50"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"30"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"50"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"50"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"50"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_type": [
|
||||
"TPU"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"filament_shrink": [
|
||||
"99.95"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.96"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"idle_temperature": "170",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"240"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"1000"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"80"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"240"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"5"
|
||||
]
|
||||
}
|
||||
13
resources/profiles/RH3D/machine/E3NG v1.2S - 0.2 nozzle.json
Normal file
13
resources/profiles/RH3D/machine/E3NG v1.2S - 0.2 nozzle.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "E3NG v1.2S - 0.2 nozzle",
|
||||
"printer_model": "E3NG v1.2S",
|
||||
"inherits": "fdm_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_print_profile": "0.10mm Standard @E3NG v1.2S",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printer_variant": "0.2"
|
||||
}
|
||||
13
resources/profiles/RH3D/machine/E3NG v1.2S - 0.3 nozzle.json
Normal file
13
resources/profiles/RH3D/machine/E3NG v1.2S - 0.3 nozzle.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "E3NG v1.2S - 0.3 nozzle",
|
||||
"printer_model": "E3NG v1.2S",
|
||||
"inherits": "fdm_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_print_profile": "0.15mm Standard @E3NG v1.2S",
|
||||
"nozzle_diameter": [
|
||||
"0.3"
|
||||
],
|
||||
"printer_variant": "0.3"
|
||||
}
|
||||
13
resources/profiles/RH3D/machine/E3NG v1.2S - 0.4 nozzle.json
Normal file
13
resources/profiles/RH3D/machine/E3NG v1.2S - 0.4 nozzle.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "E3NG v1.2S - 0.4 nozzle",
|
||||
"printer_model": "E3NG v1.2S",
|
||||
"inherits": "fdm_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_print_profile": "0.20mm Standard @E3NG v1.2S",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4"
|
||||
}
|
||||
13
resources/profiles/RH3D/machine/E3NG v1.2S - 0.5 nozzle.json
Normal file
13
resources/profiles/RH3D/machine/E3NG v1.2S - 0.5 nozzle.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "E3NG v1.2S - 0.5 nozzle",
|
||||
"printer_model": "E3NG v1.2S",
|
||||
"inherits": "fdm_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_print_profile": "0.20mm Standard @E3NG v1.2S",
|
||||
"nozzle_diameter": [
|
||||
"0.5"
|
||||
],
|
||||
"printer_variant": "0.5"
|
||||
}
|
||||
13
resources/profiles/RH3D/machine/E3NG v1.2S - 0.6 nozzle.json
Normal file
13
resources/profiles/RH3D/machine/E3NG v1.2S - 0.6 nozzle.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "E3NG v1.2S - 0.6 nozzle",
|
||||
"printer_model": "E3NG v1.2S",
|
||||
"inherits": "fdm_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_print_profile": "0.25mm Standard @E3NG v1.2S",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6"
|
||||
}
|
||||
12
resources/profiles/RH3D/machine/E3NG v1.2S.json
Normal file
12
resources/profiles/RH3D/machine/E3NG v1.2S.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "E3NG v1.2S",
|
||||
"nozzle_diameter": "0.2;0.3;0.4;0.5;0.6",
|
||||
"bed_model": "E3NG-bed.stl",
|
||||
"bed_texture": "E3NG-bed-texture.svg",
|
||||
"model_id": "E3NGV12S",
|
||||
"family": "RH3D",
|
||||
"hotend_model": "",
|
||||
"machine_tech": "FFF",
|
||||
"default_materials": "Generic ABS @E3NG v1.2S;Generic ASA @E3NG v1.2S;Generic PCCF @E3NG v1.2S;Generic PETG @E3NG v1.2S;Generic PLA @E3NG v1.2S;Generic TPU @E3NG v1.2S"
|
||||
}
|
||||
70
resources/profiles/RH3D/machine/fdm_common_E3NG v1.2S.json
Normal file
70
resources/profiles/RH3D/machine/fdm_common_E3NG v1.2S.json
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_common_E3NG v1.2S",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_radius": "65",
|
||||
"machine_max_acceleration_e": [
|
||||
"7500",
|
||||
"7500"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"232x0",
|
||||
"232x232",
|
||||
"0x232"
|
||||
],
|
||||
"printable_height": "245",
|
||||
"printer_model": "E3NG v1.2S",
|
||||
"printer_notes": [
|
||||
"Design by RH3D"
|
||||
],
|
||||
"retract_before_wipe": "80%",
|
||||
"retract_length_toolchange": "0",
|
||||
"retract_lift_below": "240",
|
||||
"retraction_minimum_travel": "1.5",
|
||||
"travel_slope": "1"
|
||||
}
|
||||
55
resources/profiles/RH3D/machine/fdm_machine_common.json
Normal file
55
resources/profiles/RH3D/machine/fdm_machine_common.json
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"printer_structure": "corexy",
|
||||
"gcode_flavor": "klipper",
|
||||
"machine_start_gcode": "M104 S0 ; Stops OrcaSlicer from sending temp waits separately\nM140 S0\nPRINT_START EXTRUDER=[first_layer_temperature] BED=[first_layer_bed_temperature]\n; Start of actual GCode for the print",
|
||||
"machine_end_gcode": "PRINT_END",
|
||||
"extruder_colour": "#02aba2",
|
||||
"extruder_offset": "0x0",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"default_filament_profile": "Generic PLA @E3NG v1.2S",
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": "0.30",
|
||||
"min_layer_height": "0.10",
|
||||
"nozzle_diameter": "0.4",
|
||||
"printer_settings_id": "",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": "1",
|
||||
"retract_when_changing_layer": "1",
|
||||
"retraction_length": "0.6",
|
||||
"retract_length_toolchange": "2",
|
||||
"z_hop": "0.0",
|
||||
"z_hop_types": "Slope Lift",
|
||||
"use_firmware_retraction": "1",
|
||||
"use_relative_e_distances": "1",
|
||||
"retract_restart_extra": "0",
|
||||
"retract_restart_extra_toolchange": "0",
|
||||
"retraction_speed": "40",
|
||||
"deretraction_speed": "60",
|
||||
"single_extruder_multi_material": "0",
|
||||
"thumbnails": [
|
||||
"16x16/QOI",
|
||||
"313x173/QOI",
|
||||
"440x240/QOI",
|
||||
"480x240/QOI",
|
||||
"32x32/PNG",
|
||||
"320x240/PNG",
|
||||
"640x480/PNG"
|
||||
],
|
||||
"change_filament_gcode": "PAUSE\nG1 E1.0 F300 ; prime after color change",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE",
|
||||
"machine_pause_gcode": "PAUSE\n",
|
||||
"wipe": "1"
|
||||
}
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm Standard @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG2010",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.2 nozzle",
|
||||
"E3NG v1.2S - 0.3 nozzle",
|
||||
"E3NG v1.2S - 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG2015",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.2 nozzle",
|
||||
"E3NG v1.2S - 0.3 nozzle",
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle"
|
||||
]
|
||||
}
|
||||
49
resources/profiles/RH3D/process/0.20mm Fast @E3NG v1.2S.json
Normal file
49
resources/profiles/RH3D/process/0.20mm Fast @E3NG v1.2S.json
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Fast @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG3020",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
],
|
||||
"reduce_crossing_wall": "0",
|
||||
"bridge_speed": "75",
|
||||
"default_acceleration": "10000",
|
||||
"initial_layer_acceleration": "7500",
|
||||
"top_surface_acceleration": "7500",
|
||||
"travel_acceleration": "10000",
|
||||
"inner_wall_acceleration": "10000",
|
||||
"outer_wall_acceleration": "7500",
|
||||
"bridge_acceleration": "5000",
|
||||
"sparse_infill_acceleration": "12500",
|
||||
"internal_solid_infill_acceleration": "10000",
|
||||
"infill_combination": "1",
|
||||
"ironing_speed": "150",
|
||||
"overhang_1_4_speed": "100",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "15",
|
||||
"support_interface_speed": "120",
|
||||
"top_surface_line_width": "100%",
|
||||
"sparse_infill_line_width": "125%",
|
||||
"internal_solid_infill_line_width": "125%",
|
||||
"seam_position": "nearest",
|
||||
"initial_layer_speed": "100",
|
||||
"initial_layer_infill_speed": "150",
|
||||
"outer_wall_speed": "300",
|
||||
"inner_wall_speed": "340",
|
||||
"small_perimeter_speed": "300",
|
||||
"sparse_infill_speed": "400",
|
||||
"internal_solid_infill_speed": "340",
|
||||
"top_surface_speed": "300",
|
||||
"gap_infill_speed": "300",
|
||||
"travel_speed": "400",
|
||||
"only_one_wall_top": "0",
|
||||
"only_one_wall_first_layer": "0"
|
||||
}
|
||||
49
resources/profiles/RH3D/process/0.20mm Slow @E3NG v1.2S.json
Normal file
49
resources/profiles/RH3D/process/0.20mm Slow @E3NG v1.2S.json
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Slow @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG1020",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
],
|
||||
"reduce_crossing_wall": "1",
|
||||
"bridge_speed": "40",
|
||||
"default_acceleration": "3000",
|
||||
"initial_layer_acceleration": "3000",
|
||||
"top_surface_acceleration": "2000",
|
||||
"travel_acceleration": "3000",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"outer_wall_acceleration": "3000",
|
||||
"bridge_acceleration": "2000",
|
||||
"sparse_infill_acceleration": "4000",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"infill_combination": "0",
|
||||
"ironing_speed": "80",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "35",
|
||||
"overhang_3_4_speed": "20",
|
||||
"overhang_4_4_speed": "8",
|
||||
"support_interface_speed": "60",
|
||||
"top_surface_line_width": "100%",
|
||||
"sparse_infill_line_width": "125%",
|
||||
"internal_solid_infill_line_width": "125%",
|
||||
"seam_position": "aligned",
|
||||
"initial_layer_speed": "60",
|
||||
"initial_layer_infill_speed": "75",
|
||||
"outer_wall_speed": "140",
|
||||
"inner_wall_speed": "140",
|
||||
"small_perimeter_speed": "140",
|
||||
"sparse_infill_speed": "140",
|
||||
"internal_solid_infill_speed": "140",
|
||||
"top_surface_speed": "140",
|
||||
"gap_infill_speed": "140",
|
||||
"travel_speed": "400",
|
||||
"only_one_wall_top": "1",
|
||||
"only_one_wall_first_layer": "1"
|
||||
}
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG2020",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.3 nozzle",
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
49
resources/profiles/RH3D/process/0.25mm Fast @E3NG v1.2S.json
Normal file
49
resources/profiles/RH3D/process/0.25mm Fast @E3NG v1.2S.json
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.25mm Fast @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG3025",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
],
|
||||
"reduce_crossing_wall": "0",
|
||||
"bridge_speed": "75",
|
||||
"default_acceleration": "10000",
|
||||
"initial_layer_acceleration": "7500",
|
||||
"top_surface_acceleration": "7500",
|
||||
"travel_acceleration": "10000",
|
||||
"inner_wall_acceleration": "10000",
|
||||
"outer_wall_acceleration": "7500",
|
||||
"bridge_acceleration": "5000",
|
||||
"sparse_infill_acceleration": "12500",
|
||||
"internal_solid_infill_acceleration": "10000",
|
||||
"infill_combination": "1",
|
||||
"ironing_speed": "150",
|
||||
"overhang_1_4_speed": "100",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "15",
|
||||
"support_interface_speed": "120",
|
||||
"top_surface_line_width": "100%",
|
||||
"sparse_infill_line_width": "125%",
|
||||
"internal_solid_infill_line_width": "125%",
|
||||
"seam_position": "nearest",
|
||||
"initial_layer_speed": "100",
|
||||
"initial_layer_infill_speed": "150",
|
||||
"outer_wall_speed": "300",
|
||||
"inner_wall_speed": "340",
|
||||
"small_perimeter_speed": "300",
|
||||
"sparse_infill_speed": "400",
|
||||
"internal_solid_infill_speed": "340",
|
||||
"top_surface_speed": "300",
|
||||
"gap_infill_speed": "300",
|
||||
"travel_speed": "400",
|
||||
"only_one_wall_top": "0",
|
||||
"only_one_wall_first_layer": "0"
|
||||
}
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.25mm Standard @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG2025",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
117
resources/profiles/RH3D/process/fdm_process_common.json
Normal file
117
resources/profiles/RH3D/process/fdm_process_common.json
Normal file
|
|
@ -0,0 +1,117 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"adaptive_layer_height": "0",
|
||||
"reduce_crossing_wall": "1",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonicline",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_speed": "50",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0.1",
|
||||
"compatible_printers": [],
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "5000",
|
||||
"initial_layer_acceleration": "5000",
|
||||
"top_surface_acceleration": "5000",
|
||||
"travel_acceleration": "5000",
|
||||
"inner_wall_acceleration": "5000",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"bridge_acceleration": "2500",
|
||||
"sparse_infill_acceleration": "8000",
|
||||
"internal_solid_infill_acceleration": "5000",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"enable_arc_fitting": "0",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "20%",
|
||||
"sparse_infill_pattern": "cubic",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "10%",
|
||||
"ironing_spacing": "0.25",
|
||||
"ironing_speed": "100",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}_{printer_model}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"slowdown_for_curled_perimeters": "1",
|
||||
"overhang_1_4_speed": "70",
|
||||
"overhang_2_4_speed": "40",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "10",
|
||||
"line_width": "110%",
|
||||
"inner_wall_line_width": "110%",
|
||||
"outer_wall_line_width": "100%",
|
||||
"top_surface_line_width": "85%",
|
||||
"sparse_infill_line_width": "115%",
|
||||
"initial_layer_line_width": "110%",
|
||||
"internal_solid_infill_line_width": "110%",
|
||||
"support_line_width": "100%",
|
||||
"wall_loops": "3",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"min_skirt_length": "30",
|
||||
"skirt_loops": "5",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_filament": "0",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_interface_bottom_layers": "0",
|
||||
"support_interface_spacing": "0.2",
|
||||
"support_interface_speed": "80",
|
||||
"support_base_pattern": "default",
|
||||
"support_base_pattern_spacing": "2.0",
|
||||
"support_speed": "180",
|
||||
"support_threshold_angle": "40",
|
||||
"support_object_xy_distance": "0.4",
|
||||
"tree_support_branch_angle": "30",
|
||||
"tree_support_wall_count": "0",
|
||||
"tree_support_with_infill": "0",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_shell_thickness": "0.8",
|
||||
"enable_prime_tower": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"wipe_before_external_loop": "1",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"layer_height": "0.2",
|
||||
"bottom_shell_layers": "4",
|
||||
"top_shell_layers": "4",
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_speed": "80",
|
||||
"initial_layer_infill_speed": "100",
|
||||
"outer_wall_speed": "220",
|
||||
"inner_wall_speed": "220",
|
||||
"small_perimeter_speed": "220",
|
||||
"sparse_infill_speed": "300",
|
||||
"internal_solid_infill_speed": "220",
|
||||
"top_surface_speed": "180",
|
||||
"gap_infill_speed": "220",
|
||||
"travel_speed": "400",
|
||||
"exclude_object": "1",
|
||||
"internal_solid_infill_pattern": "monotonicline",
|
||||
"only_one_wall_top": "1",
|
||||
"only_one_wall_first_layer": "1"
|
||||
}
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "process_common_E3NG v1.2S",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue