mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
feat: updated BBL profiles to 01.10.01.50
This commit is contained in:
@@ -16,10 +16,11 @@
|
||||
"Bambu PLA Basic @BBL A1"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @BBL A1",
|
||||
"enable_long_retraction_when_cut": "2",
|
||||
"extruder_clearance_height_to_lid": "256",
|
||||
"extruder_clearance_height_to_rod": "25",
|
||||
"extruder_clearance_max_radius": "73",
|
||||
"extruder_clearance_radius": "73",
|
||||
"extruder_clearance_dist_to_rod": "56.5",
|
||||
"head_wrap_detect_zone": [
|
||||
"226x224",
|
||||
"256x224",
|
||||
|
||||
@@ -17,10 +17,11 @@
|
||||
"Bambu PLA Basic @BBL A1M"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @BBL A1M",
|
||||
"enable_long_retraction_when_cut": "2",
|
||||
"extruder_clearance_height_to_lid": "180",
|
||||
"extruder_clearance_height_to_rod": "25",
|
||||
"extruder_clearance_max_radius": "73",
|
||||
"extruder_clearance_radius": "73",
|
||||
"extruder_clearance_dist_to_rod": "56.5",
|
||||
"head_wrap_detect_zone": [
|
||||
"156x152",
|
||||
"180x152",
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -29,7 +29,6 @@
|
||||
"nozzle_height": "4.2",
|
||||
"nozzle_type": "stainless_steel",
|
||||
"scan_first_layer": "0",
|
||||
"support_air_filtration": "1",
|
||||
"upward_compatible_machine": [
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -79,9 +79,10 @@
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_height_to_rod": "34",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_max_radius": "65",
|
||||
"extruder_clearance_dist_to_rod": "33",
|
||||
"printer_settings_id": "",
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
@@ -123,7 +124,5 @@
|
||||
"upward_compatible_machine": [],
|
||||
"machine_start_gcode": "G0 Z20 F9000\nG92 E0; G1 E-10 F1200\nG28\nM970 Q1 A10 B10 C130 K0\nM970 Q1 A10 B131 C250 K1\nM974 Q1 S1 P0\nM970 Q0 A10 B10 C130 H20 K0\nM970 Q0 A10 B131 C250 K1\nM974 Q0 S1 P0\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nG29 ;Home\nG90;\nG92 E0 ;Reset Extruder \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nM109 S205;\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder \nG1 X110 Y110 Z2.0 F3000 ;Move Z Axis up",
|
||||
"machine_end_gcode": "M400 ; wait for buffer to clear\nG92 E0 ; zero the extruder\nG1 E-4.0 F3600; retract \nG91\nG1 Z3;\nM104 S0 ; turn off hotend\nM140 S0 ; turn off bed\nM106 S0 ; turn off fan\nG90 \nG0 X110 Y200 F3600 \nprint_end",
|
||||
"change_filament_gcode": "",
|
||||
"purge_in_prime_tower": "0",
|
||||
"enable_filament_ramming": "0"
|
||||
"change_filament_gcode": ""
|
||||
}
|
||||
Reference in New Issue
Block a user