first commit
This commit is contained in:
commit
3ce0ff7c50
30 changed files with 537 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
sync_info =
|
||||
user_id = 944989014
|
||||
setting_id = PM25656761501062479
|
||||
base_id = GM001
|
||||
updated_time = 1691401009
|
||||
|
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"deretraction_speed": [
|
||||
"15"
|
||||
],
|
||||
"from": "User",
|
||||
"inherits": "Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"is_custom_defined": "0",
|
||||
"machine_max_acceleration_e": [
|
||||
"1000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"1000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"1000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"10",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"10",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.3",
|
||||
"3"
|
||||
],
|
||||
"machine_start_gcode": ";===== Bambu X1 TPU 85A Quick Start G-code\n;===== 3DTech V2\n;===== No AMS Support = Turn Off\n;===== No Flow Calibration Support = Turn Off\n;===== Run A Short 150mm PTFE Tube = 4mm OD x 3mm ID\n\n;===== Reset Machine Status \nG91\nM17 Z0.3 ; lower the z-motor current\nG0 Z7 F300 ; lower the hotbed\nG90\nM17 X1.2 Y1.2 Z0.75 ; reset motor current to default\nM960 S5 P1 ; turn on logo lamp\nG90\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nM73.2 R1.0 ;Reset left time magnitude\nM1002 set_gcode_claim_speed_level : 5\nM221 X0 Y0 Z0 ; turn off soft endstop to prevent protential logic problem\n\n;===== heatbed preheat ====================\nM1002 gcode_claim_action : 2\nM140 S[bed_temperature_initial_layer_single] ;set bed temp\n;M190 S[bed_temperature_initial_layer_single] ;wait for bed temp = can turn on or off as needed for TPU\n\n;===== register first layer scan ===============\n{if scan_first_layer}\n M977 S1 P60\n{endif}\n\n;===== air circulation within enclosure ===============\nM106 P3 S127 ;turn on chamber fan \n\n;===== prepare print temperature and material ===============\nM104 S120 ;set extruder temp 120c\nG91\nG0 Z10 F1200 ;move bed down by 10mm\nG90\nG28 X ;home X and Y axis\nM975 S1 ;turn ON vibration suppression\nG1 X60 F12000\nM412 S1 ;turn on filament runout detection\nG29.2 S1 ;turn on ABL\n\n;===== check scanner clarity ===============\nG1 X128 Y128 F15000\nG28 Z P0\nM972 S5 P0\nG1 X230 Y15 F15000\n\n;===== bed leveling ==================================\nM1002 judge_flag g29_before_print_flag\nM622 J1\n M1002 gcode_claim_action : 1\n G29 A X{first_layer_print_min[0]} Y{first_layer_print_min[1]} I{first_layer_print_size[0]} J{first_layer_print_size[1]}\n M400\n M500 ; save cali data\nM623\nM1002 judge_flag g29_before_print_flag\nM622 J0\n M1002 gcode_claim_action : 13\n G28\nM623\nM975 S1 ;turn ON vibration supression after homing\n\n;===== mech mode fast check ===============\nG0 X128 Y128 Z10 F18000\nM400 P200\nM970.3 Q1 A7 B30 C80 H15 K0\nM974 Q1 S2 P0\nG0 X128 Y128 Z10 F18000\nM400 P200\nM970.3 Q0 A7 B30 C90 Q0 H15 K0\nM974 Q0 S2 P0\nM975 S1 ;turn ON vibration supression\nG0 F15000\nG0 X230 Y15\nG28 X ;re-home XY \nM104 S[nozzle_temperature_initial_layer] ;set extruder temp\n\n;===== start heatbed scan ===============\n{if scan_first_layer}\n M976 S2 P1 \n G90\n G1 X128 Y128 F15000\n M976 S3 P2 ;register void printing detection\n{endif}\n\n;===== for Textured PEI Plate, High Temp Plate and Wham Bam Plate ===============\n;curr_bed_type={curr_bed_type}\n{if curr_bed_type==\"Textured PEI Plate\"} \n G29.1 Z{-0.04} ;squish of -0.04mm for Textured PEI Plate\n{elsif curr_bed_type==\"High Temp Plate\"} \n G29.1 Z{+0.0} ;raise of 0.0mm for High Temp or Wham Bam Plate = set to zero for TPU\n{endif}\n\n;===== nozzle & prime ===============================\nM975 S1\nG90 \nM83\nT1000\nG1 X18.0 Y1.0 Z1.0 F18000 ;move to start position\nM109 S{nozzle_temperature_initial_layer[initial_extruder]}\nG1 Z0.2\nG1 E0.5 F300 \nG1 X240 E15 F900\nG1 Y11 E0.700 F900\nG1 X239.5\nG1 E0.2\nG1 Y1.5 E0.700\nG1 X22 E12 F900\nG0 Z0.8 ;lift the nozzle up by 0.8mm\nM1002 gcode_claim_action : 0\nM106 S0 ; turn off fan\nM106 P2 S0 ; turn off aux fan \nM106 P3 S0 ; turn off chamber fan\nM975 S1 ; turn on mech mode supression\nG92 E0 ; reset extruder position",
|
||||
"max_layer_height": [
|
||||
"0.24"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.15"
|
||||
],
|
||||
"name": "Bambu Lab X1 Carbon 0.4 nozzle - NinjaFlex",
|
||||
"printer_settings_id": "Bambu Lab X1 Carbon 0.4 nozzle - NinjaFlex",
|
||||
"retraction_length": [
|
||||
"2.2"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"45"
|
||||
],
|
||||
"version": "1.7.0.10",
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
"z_hop": [
|
||||
"0"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Slope Lift"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue