Skip to content

Commit

Permalink
Merge pull request #2 from HYzd766/HYzd766-patch-2
Browse files Browse the repository at this point in the history
Update fdm_machine_common.json
  • Loading branch information
HYzd766 authored Oct 16, 2024
2 parents 6c14907 + f085339 commit 046d0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/profiles/Qidi/machine/fdm_machine_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"wipe": [
"1"
],
"z_lift_type": "AutoLift",
"z_hop_types": ["Auto Lift"],
"default_print_profile": "",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"machine_start_gcode": "G28\nG0 Z50 F600\nM190 S[first_layer_bed_temperature]\nG28 Z\nG29 ; mesh bed leveling ,comment this code to close it\nG0 X0 Y0 Z50 F6000\nM109 S[first_layer_temperature]\nM83\nG0 Z5 F1200\nG0 X{first_layer_print_min[0]} Y{max(0, first_layer_print_min[1] - 2)} F12000\nG0 Z0.2 F600\nG1 E3 F1800\nG0 Z0.3 F600\nG1 X{min(first_layer_print_min[0] + 30,print_bed_max[0])} E6 F600",
Expand Down

0 comments on commit 046d0b0

Please sign in to comment.