mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH:[Process/Filament] MOD: align H2DP with H2D (custom gcodes) Profile Edited by xuanquan.liang
Change-Id: I73c97626d12ae14c6650a758001254d013771358 (cherry picked from commit 46affb67f5d7e57850b38e8e2e89cc4c07db1e49)
This commit is contained in:
@@ -5713,10 +5713,6 @@
|
||||
"name": "AliZ PLA @P1-X1",
|
||||
"sub_path": "filament/AliZ/AliZ PLA @P1-X1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PPA-GF @BBL H2DP",
|
||||
"sub_path": "filament/Bambu PPA-GF @BBL H2DP.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ASA @BBL X1",
|
||||
"sub_path": "filament/Overture/Overture ASA @BBL X1.json"
|
||||
|
||||
@@ -1,110 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PPA-GF @BBL H2DP",
|
||||
"inherits": "Bambu PPA-GF @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSN07_04",
|
||||
"instantiation": "true",
|
||||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.96",
|
||||
"0.96"
|
||||
],
|
||||
"filament_flush_temp": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_flush_volumetric_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_long_retractions_when_cut": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8",
|
||||
"8"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_restart_extra": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_when_changing_layer": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_distances_when_cut": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_wipe": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_wipe_distance": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_z_hop_types": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"290",
|
||||
"290"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"290",
|
||||
"290"
|
||||
],
|
||||
"retraction_distances_when_ec": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2D Pro 0.4 nozzle",
|
||||
"Bambu Lab H2D Pro 0.6 nozzle",
|
||||
"Bambu Lab H2D Pro 0.8 nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; filament end gcode \n"
|
||||
]
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -12,6 +12,9 @@
|
||||
"printer_model": "Bambu Lab H2D Pro",
|
||||
"printer_variant": "0.8",
|
||||
"default_print_profile": "0.40mm Standard @BBL H2DP 0.8 nozzle",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL H2DP 0.8 nozzle"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.56",
|
||||
"0.56"
|
||||
|
||||
Reference in New Issue
Block a user