Closed sima35 closed 1 year ago
Hello! We primary use GitHub for managing design issues and not printer support. I would recommend seeking support on our other platforms listed below.
Reddit: https://www.reddit.com/r/vorondesign/ Discord: https://discord.gg/voron Forum: https://forum.vorondesign.com/
Good, I have one problem ,that I can't solve even after several settings. I set mechanically and klipper. The problem is that for an unclear reason, the layer is moved. The belt is stretched accurately. Speed from 50-100, I don't use a higher speed. I have it set stealthchop_threshold: 999999. I had it set to 250 and it was even worse. I have the printer settings below. Thanks in advance for all the help
[stepper_x] step_pin: PC0 dir_pin: PC1 enable_pin: !PA8 rotation_distance: 40 microsteps: 16 full_steps_per_rotation: 200 endstop_pin: ^PB4 position_endstop: 120 position_max: 120 homing_speed: 85
[tmc2209 stepper_x] uart_pin: PA3 tx_pin: PA2 uart_address: 0 run_current: 0.850 hold_current: 0.770 stealthchop_threshold: 999999
[stepper_y] step_pin: PC14 dir_pin: PC13 enable_pin: !PC15 rotation_distance: 40 microsteps: 16 full_steps_per_rotation: 200 endstop_pin: ^PC8 position_endstop: 120 position_max: 120 homing_speed: 85 homing_retract_dist: 5 homing_positive_dir: true
[tmc2209 stepper_y] uart_pin: PA3 tx_pin: PA2 uart_address: 2 run_current: 0.850 hold_current: 0.770 stealthchop_threshold: 999999
[stepper_z] step_pin: PB9 dir_pin: !PB8 enable_pin: !PC2 rotation_distance: 8 microsteps: 16 full_steps_per_rotation: 200 endstop_pin: ^PB1
position_endstop: 0
position_max: 120 position_min: -0.290
[tmc2209 stepper_z] uart_pin: PA3 tx_pin: PA2 uart_address: 1 run_current: 0.350 hold_current: 0.300 stealthchop_threshold: 5
[extruder] step_pin: PB2 dir_pin: PA15 enable_pin: !PD2 rotation_distance: 4.333 microsteps: 16 full_steps_per_rotation: 200 nozzle_diameter: 0.400 filament_diameter: 1.750 heater_pin: PC6 sensor_type: EPCOS 100K B57560G104F sensor_pin: PC4
control: pid
pid_kp: 21.527
pid_ki: 1.063
pid_kd: 108.982
min_temp: 0 max_temp: 270
[tmc2209 extruder] uart_pin: PA3 tx_pin: PA2 uart_address: 3 run_current: 0.320 hold_current: 0.280 stealthchop_threshold: 5
[heater_bed] heater_pin: PC7 sensor_type: EPCOS 100K B57560G104F sensor_pin: PC5
control: pid
pid_kp: 54.027
pid_ki: 0.770
pid_kd: 948.182
min_temp: 0 max_temp: 115
fan for printed model FAN0
[fan] pin: PA14
fan for hotend FAN1
[heater_fan my_nozzle_fan] pin: PA13
[temperature_sensor raspberry_pi] sensor_type: temperature_host min_temp: 10 max_temp: 100
[temperature_sensor mcu_temp]
sensor_type: temperature_mcu
min_temp: 10
max_temp: 100
[printer] kinematics: corexy max_velocity: 200 max_accel: 2100 max_z_velocity: 5 max_z_accel: 100