Been a while, so bare with me

Basic Information:

Printer Model: CR10 ish
MCU / Printerboard: Bigtreetech skr mini e3 v3.0
Host / SBC
[safe_z_home]
home_xy_position: 150,150 # Change coordinates to the center of your print bed
speed: 50
z_hop: 10 # Move up 10mm
z_hop_speed: 5

[bed_mesh]
speed: 120
horizontal_move_z: 10
mesh_min: 7, 9
mesh_max: 251, 256
probe_count: 5,5
mesh_pps: 2,2
fade_start: 1
fade_end: 10
fade_target: 0

[stepper_z]
step_pin: PB0
dir_pin: PC5
enable_pin: !PB1
microsteps: 16
rotation_distance: 8

endstop_pin: ^PC2

position_endstop: 0.0

endstop_pin: probe:z_virtual_endstop
position_max: 400
position_min: -2

[stepper_x]
step_pin: PB13
dir_pin: !PB12
enable_pin: !PB14
microsteps: 16
rotation_distance: 40
endstop_pin: ^PC0
position_endstop: 0
position_max: 284
homing_speed: 50

[tmc2209 stepper_x]
uart_pin: PC11
tx_pin: PC10
uart_address: 0
run_current: 0.580
hold_current: 0.500
stealthchop_threshold: 999999

[stepper_y]
step_pin: PB10
dir_pin: !PB2
enable_pin: !PB11
microsteps: 16
rotation_distance: 40
endstop_pin: ^PC1
position_endstop: 0
position_max: 297
homing_speed: 50

Fill out above information and in all cases attach your klippy.log file (use zip to compress it, if too big). Pasting your printer.cfg is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there

Describe your issue:

It’s been about a year since I’ve printed anything and with a new computer I’m trying to get everything set back up. I stopped printing last year because of some frustrations but after a year of mediation I think I know what my original issue was caused by (i was trying to run a duel axis and gave me nothing but head aches).

Well my question is when I home it it goes to the middle but when I start a print it does not start in the middle. I feel like I’m relearning everything (its a bit easier the second time) but not sure were I should start trying to figure it out. I was originally thinking it was something to do with my end stops but the fact it homes correctly confuses me. This is a customer printer I built off a CR10 frame but have replaced everything on it, the board, the hot end, the steppers, and even the bed. It’s still 400x400 just upgraded the heating.

…

Hello @Sgt_Stoll !

Please attach it to your next post.

Also, as mentioned above, posting the printer.cfg is not needed.
When you post code, please use the Preformatted Text feature of the forum editor.

In all: How-To Ask for Help

1 Like