Ber59 Posté(e) Janvier 21, 2024 Posté(e) Janvier 21, 2024 (modifié) Bonjour je vient de passer sous Klipper Mainsail ma cr10s pro V1 avec mon Raspberry 3b+(je débute complet sous celui çi) je ne parvient pas a faire le réglage de la feuille de papier sous cette interface J'arrive a descendre le Z en effet mas pas suffisamment # This file contains pin mappings for the Creality CR-10S Pro. To use # this config, the firmware should be compiled for the AVR atmega2560. [include mainsail.cfg] [mcu] serial: /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AG0JSFC4-if00-port0 [virtual_sdcard] path: /home/noebe/printer_data/gcodes on_error_gcode: CANCEL_PRINT [stepper_x] step_pin: PF0 dir_pin: PF1 enable_pin: !PD7 rotation_distance: 40 microsteps: 16 full_steps_per_rotation: 200 endstop_pin: ^PE5 position_endstop: 0 position_min: 0 position_max: 300 homing_speed: 50 homing_retract_dist: 5 [stepper_y] step_pin: PF6 dir_pin: !PF7 enable_pin: !PF2 rotation_distance: 40 microsteps: 16 full_steps_per_rotation: 200 endstop_pin: ^PJ1 position_endstop: 0 position_min: 0 position_max: 310 homing_speed: 50 homing_retract_dist: 5 [stepper_z] step_pin: PL3 dir_pin: !PL1 enable_pin: !PK0 rotation_distance: 8 microsteps: 16 full_steps_per_rotation: 200 endstop_pin: probe:z_virtual_endstop position_min: -1 position_max: 351 [extruder] step_pin: PA4 dir_pin: PA6 enable_pin: !PA2 rotation_distance: 22.900 microsteps: 16 full_steps_per_rotation: 200 nozzle_diameter: 0.400 filament_diameter: 1.750 max_extrude_only_distance: 500.0 max_extrude_only_velocity: 70.0 max_extrude_only_accel: 1000.0 heater_pin: PB4 sensor_type: EPCOS 100K B57560G104F sensor_pin: PK5 control: pid pid_Kp: 22.2 pid_Ki: 1.08 pid_Kd: 114 min_extrude_temp: 170 min_temp: 5 max_temp: 275 [heater_bed] heater_pin: PH5 sensor_type: EPCOS 100K B57560G104F sensor_pin: PK6 control: pid pid_Kp: 690.34 pid_Ki: 111.47 pid_Kd: 1068.83 min_temp: 5 max_temp: 140 [fan] pin: PH6 [printer] kinematics: cartesian max_velocity: 200 max_accel: 1500 max_z_velocity: 10 max_z_accel: 100 [probe] pin: PD3 x_offset: -27 y_offset: 0 #z_offset: 0 speed: 4.0 samples: 2 sample_retract_dist: 3.0 [safe_z_home] home_xy_position: 177,155 speed: 80.0 z_hop: 10.0 z_hop_speed: 5.0 [bed_mesh] speed: 120 horizontal_move_z: 5 mesh_min: 10, 10 mesh_max: 263, 300 probe_count: 5,5 fade_start: 1 fade_end: 10 [filament_switch_sensor e0_sensor] switch_pin: PE4 pause_on_runout: False runout_gcode: PAUSE_PARK [pause_resume] [respond] default_type: echo #[save_variables] #filename: ~/variables.cfg # #[delayed_gcode macros_initialize] #initial_duration: 1 #gcode: # INITIALIZE_VARIABLE VARIABLE=park_x VALUE=20 # INITIALIZE_VARIABLE VARIABLE=park_y VALUE=290 # INITIALIZE_VARIABLE VARIABLE=bowden_len VALUE=400 # #[include macros/*.cfg] #*# <---------------------- SAVE_CONFIG ----------------------> #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. #*# #*# [bed_mesh default] #*# version = 1 #*# points = #*# 0.068750, -0.048750, -0.082500, -0.078750, -0.025000 #*# -0.050000, -0.113750, -0.103750, -0.072500, 0.010000 #*# -0.141250, -0.133750, -0.102500, -0.068750, 0.011250 #*# -0.148750, -0.133750, -0.087500, -0.048750, 0.035000 #*# -0.002500, -0.062500, -0.067500, -0.045000, 0.068750 #*# x_count = 5 #*# y_count = 5 #*# mesh_x_pps = 2 #*# mesh_y_pps = 2 #*# algo = lagrange #*# tension = 0.2 #*# min_x = 10.0 #*# max_x = 263.0 #*# min_y = 10.0 #*# max_y = 300.0 #*# #*# [probe] #*# z_offset = 1.550 Modifié (le) Janvier 21, 2024 par Ber59 ajout printer.cfg
fran6p Posté(e) Janvier 21, 2024 Posté(e) Janvier 21, 2024 Il y a 3 heures, Ber59 a dit : position_min: -1 Insuffisant avec un Bltouch ou similaire (augmenter cette valeur -4 , -5). 1
Ber59 Posté(e) Janvier 21, 2024 Auteur Posté(e) Janvier 21, 2024 Pour Informations, j'ai un capteur inductif je vais tenter de diminuer la valeur comme tu as dit Merci
Messages recommandés
Créer un compte ou se connecter pour commenter
Vous devez être membre afin de pouvoir déposer un commentaire
Créer un compte
Créez un compte sur notre communauté. C’est facile !
Créer un nouveau compteSe connecter
Vous avez déjà un compte ? Connectez-vous ici.
Connectez-vous maintenant