|
|
@ -86,10 +86,10 @@ int32_t IntelligentWindingRobotCtrl::initialize_device() { |
|
|
|
cfg.xy_platform_enter_line_pos_x = 17625; |
|
|
|
cfg.xy_platform_enter_line_pos_y = 6700; |
|
|
|
//
|
|
|
|
cfg.z_axis_cook_bullet_pos = 3377; |
|
|
|
cfg.z_axis_cook_bullet_pos = 3277; |
|
|
|
cfg.z_axis_take_clip_pos = 6850; |
|
|
|
cfg.z_axis_take_line_high = 3400; |
|
|
|
cfg.z_axis_transfer_line_high = 2635; |
|
|
|
cfg.z_axis_take_line_high = 3500; |
|
|
|
cfg.z_axis_transfer_line_high = 2675; |
|
|
|
|
|
|
|
cfg.m2_zerooff = 1110; |
|
|
|
return 0; |
|
|
|