Update 'printer_new122020.conf'

gcode makros fixed
This commit is contained in:
zwnk 2020-12-25 00:54:24 +01:00
parent bb390ca081
commit 48ac2cd8d3
1 changed files with 6 additions and 3 deletions

View File

@ -165,7 +165,7 @@ control_pin: P2.0
#pin_up_touch_mode_reports_triggered: False
x_offset: 11.684 #-60
y_offset: 40.199 #-13
z_offset: 3.25 #2.9
z_offset: 3.1 #2.9
samples: 2
#speed: 3
@ -183,14 +183,17 @@ gcode:
G1 Z20 F500
BED_MESH_PROFILE Load=new
[bedcal]
[gcode_macro bedcal]
gcode:
M140 S60
M190 S60
G28
BED_MESH_CALIBRATE
M140 S0
BED_MESH_PROFILE SAVE=new
SAVE_CONFIG
[pidex]
[gcode_macro pidex]
gcode:
PID_CALIBRATE HEATER=extruder TARGET=210
SAVE_CONFIG