mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Sync with latest bbl profiles
This commit is contained in:
@@ -24,7 +24,12 @@
|
||||
"0x0,325x0,325x320,0x320",
|
||||
"25x0,350x0,350x320,25x320"
|
||||
],
|
||||
"hotend_heating_rate": "3.6",
|
||||
"hotend_heating_rate": [
|
||||
"3.6",
|
||||
"3.6",
|
||||
"3.6",
|
||||
"3.6"
|
||||
],
|
||||
"machine_load_filament_time": "30",
|
||||
"machine_max_speed_e": [
|
||||
"50",
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
||||
"bed_model": "bbl-3dp-H2D.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
"use_rect_grid": "true",
|
||||
"default_bed_type": "Textured PEI Plate",
|
||||
"image_bed_type": "o",
|
||||
"not_support_bed_type": "Smooth Cool Plate;Engineering Plate;Textured Cool Plate;Cool Plate (SuperTack)",
|
||||
|
||||
@@ -21,7 +21,9 @@
|
||||
"Bambu PLA Basic @BBL X1"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @BBL X1C",
|
||||
"enable_long_retraction_when_cut": "2",
|
||||
"enable_long_retraction_when_cut": [
|
||||
"2"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x2"
|
||||
],
|
||||
|
||||
@@ -28,7 +28,9 @@
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"enable_long_retraction_when_cut": "0",
|
||||
"enable_long_retraction_when_cut": [
|
||||
"0"
|
||||
],
|
||||
"extruder_clearance_height_to_lid": "90",
|
||||
"extruder_clearance_max_radius": "68",
|
||||
"extruder_clearance_radius": "57",
|
||||
|
||||
@@ -26,7 +26,9 @@
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"enable_long_retraction_when_cut": "0",
|
||||
"enable_long_retraction_when_cut": [
|
||||
"0"
|
||||
],
|
||||
"extruder_clearance_height_to_lid": "90",
|
||||
"extruder_clearance_height_to_rod": "38.70",
|
||||
"extruder_clearance_max_radius": "92",
|
||||
@@ -60,6 +62,18 @@
|
||||
"0"
|
||||
],
|
||||
"head_wrap_detect_zone": [],
|
||||
"hotend_cooling_rate": [
|
||||
"2",
|
||||
"2",
|
||||
"2",
|
||||
"2"
|
||||
],
|
||||
"hotend_heating_rate": [
|
||||
"2",
|
||||
"2",
|
||||
"2",
|
||||
"2"
|
||||
],
|
||||
"long_retractions_when_cut": [
|
||||
"0",
|
||||
"0",
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"auxiliary_fan": "1",
|
||||
"apply_top_surface_compensation": "0",
|
||||
"best_object_pos": "0.5x0.5",
|
||||
"default_filament_profile": [],
|
||||
"default_print_profile": "0.16mm Optimal @BBL X1C",
|
||||
@@ -17,14 +18,19 @@
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_height_to_rod": "34",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_dist_to_rod": "33",
|
||||
"extruder_colour": [
|
||||
"#FCE94F"
|
||||
],
|
||||
"enable_long_retraction_when_cut": "0",
|
||||
"enable_pre_heating": "0",
|
||||
"bed_temperature_formula": "by_first_filament",
|
||||
"hotend_cooling_rate": "2",
|
||||
"hotend_heating_rate": "2",
|
||||
"hotend_cooling_rate": [
|
||||
"2"
|
||||
],
|
||||
"hotend_heating_rate": [
|
||||
"2"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
@@ -84,6 +90,7 @@
|
||||
"machine_min_travel_rate": [
|
||||
"0"
|
||||
],
|
||||
"machine_prepare_compensation_time": "260",
|
||||
"machine_switch_extruder_time": "0",
|
||||
"machine_unload_filament_time": "29",
|
||||
"master_extruder_id": "1",
|
||||
@@ -120,7 +127,7 @@
|
||||
"18"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1"
|
||||
"5"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
|
||||
Reference in New Issue
Block a user