Foxroméo Posté(e) Décembre 10, 2020 Auteur Posté(e) Décembre 10, 2020 il y a 2 minutes, palouf34 a dit : Pour klipper cela fait plus d'un an que je l'utilise sur une autre imprimante avec une skr Oui c'est vrai tu me l'as dit en plus. Donc la question ne se pose pas.....
Hanafi Posté(e) Mars 25, 2021 Posté(e) Mars 25, 2021 Bonjour, En voulant faire l'update avec le fichier update.cbd ma tronxy n'affiche rien juste les Ventilo qui tourne.si quelqu'un possède le fichier .rar pour tronxy x5sa ça me dépannerait. Merci beaucoup
palouf34 Posté(e) Mars 26, 2021 Posté(e) Mars 26, 2021 Il y a 14 heures, Hanafi a dit : Bonjour, En voulant faire l'update avec le fichier update.cbd ma tronxy n'affiche rien juste les Ventilo qui tourne.si quelqu'un possède le fichier .rar pour tronxy x5sa ça me dépannerait. Merci beaucoup Bonjour, peux tu être plus précis sur les démarche que tu a entrepris afin de comprendre ton problème. il faut savoir que klipper avec cette machine n'utilise pas l'écran car pour l'instant ce n'est pas géré par klipper. 1
Hanafi Posté(e) Mars 26, 2021 Posté(e) Mars 26, 2021 comment peut en savoir si cela fonctionne avec klipper ? ya t-il un tuto pour la Tronxy X5SA pour klipper ?
palouf34 Posté(e) Mars 26, 2021 Posté(e) Mars 26, 2021 il n'y a pas de tuto mais en suivant celui-ci cela passe, aprés pour voir si cela fonctionne il faut faire un Citation tail -f /tmp/klippy.log et la tu auras les messages de retour de klipper et donc savoir ce qu'il ce passe.
Hanafi Posté(e) Mars 26, 2021 Posté(e) Mars 26, 2021 Il y a 6 heures, palouf34 a dit : Bonjour, voici ce me donne la commande tail: 21 | (132.5, 310.0) | (92.5, 310.0) 22 | (205.0, 310.0) | (165.0, 310.0) 23 | (277.5, 310.0) | (237.5, 310.0) 24 | (350.0, 310.0) | (310.0, 310.0) Got EOF when reading from device Timeout with MCU 'mcu' (eventtime=21552.179653) Transition to shutdown state: Lost communication with MCU 'mcu' Dumping gcode input 0 blocks gcode state: absolute_coord=True absolute_extrude=True base_position=[0.0, 0.0, 0.0, 0.0] last_position=[0.0, 0.0, 0.0, 0.0] homing_position=[0.0, 0.0, 0.0, 0.0] speed_factor=0.0166666666667 extrude_factor=1.0 speed=25.0 Reactor garbage collection: (21358.894651956, 0.0, 0.0) Il y a 6 heures, palouf34 a dit : peux tu être plus précis sur les démarche que tu a entrepris afin de comprendre ton problème. il faut savoir que klipper avec cette machine n'utilise pas l'écran car pour l'instant ce n'est pas géré par klipper.
palouf34 Posté(e) Mars 26, 2021 Posté(e) Mars 26, 2021 il y a 21 minutes, Hanafi a dit : Pour moi tout est ok au niveau de klipper....
Hanafi Posté(e) Mars 26, 2021 Posté(e) Mars 26, 2021 Il y a 8 heures, palouf34 a dit : Bonjour, voici ce me donne la commande tail: 21 | (132.5, 310.0) | (92.5, 310.0) 22 | (205.0, 310.0) | (165.0, 310.0) 23 | (277.5, 310.0) | (237.5, 310.0) 24 | (350.0, 310.0) | (310.0, 310.0) Got EOF when reading from device Timeout with MCU 'mcu' (eventtime=21552.179653) Transition to shutdown state: Lost communication with MCU 'mcu' Dumping gcode input 0 blocks gcode state: absolute_coord=True absolute_extrude=True base_position=[0.0, 0.0, 0.0, 0.0] last_position=[0.0, 0.0, 0.0, 0.0] homing_position=[0.0, 0.0, 0.0, 0.0] speed_factor=0.0166666666667 extrude_factor=1.0 speed=25.0 Reactor garbage collection: (21358.894651956, 0.0, 0.0) mais coté octopi impossible de se connecter voici c que me donne sur terminal octopi: Changing monitoring state from "Offline" to "Opening serial connection" Connecting to port /tmp/printer, baudrate 115200 Changing monitoring state from "Opening serial connection" to "Connecting" Connected to: Serial<id=0x629be6d0, open=True>(port='/tmp/printer', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor Repl: M110 N0 -> M110 Repl: M110 N0 -> M110 No answer from the printer within the connection timeout, trying another hello Repl: M110 N0 -> M110 There was a timeout while trying to connect to the printer Changing monitoring state from "Connecting" to "Offline" Connection closed, closing down monitor Citation peux tu être plus précis sur les démarche que tu a entrepris afin de comprendre ton problème. il faut savoir que klipper avec cette machine n'utilise pas l'écran car pour l'instant ce n'est pas géré par klipper. rebonjour, ca evolu apres avoir redemarer le raspberry ca ce conecte mais avec ce message d'erreur Le firmware de votre imprimante a signalé une erreur. Pour cette raison, le travail d'impression en cours sera annulé. Erreur signalée : Include file '/home/pi/mainsail_macros.cfg' does not exist
fran6p Posté(e) Mars 26, 2021 Posté(e) Mars 26, 2021 il y a 32 minutes, Hanafi a dit : Include file '/home/pi/mainsail_macros.cfg' does not exist Dans le fichier printer.cfg il doit y avoir un include vers le fichier au-dessus Si tu utilises «Mainsail» tu devrais avoir ce fichier (qui n'a rien à voir avec Octoprint d'ailleurs) sinon ton fichier printer.cfg c'est toi qui l'as fait ou tu l'as récupéré quelque part ? Poste ton fichier printer.cfg pour qu'on y jette un oeil.
Hanafi Posté(e) Mars 26, 2021 Posté(e) Mars 26, 2021 oui c'est un fichier recuperer ici sur le forum voici le fichier # This is a Klipper configuration for TronXY X5SA, with CXY-V6 # motherboard. # === FLASHING WITH STOCK BOOTLOADER === # You should make firmware for STM32F103 with bootloader offset # at 0x8008800 (Chitu v6 Bootloader) and serial (on USART1 PA10/PA9) # communication. # Use "./scripts/update_chitu.py ./out/klipper.bin ./out/update.cbd" # after make to generate update.cbd. Put `update.cbd` onto SD card, # and reboot the printer. It will be automatically installed, and you # will be able to update it this way. [mcu] serial: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 restart_method: command [printer] kinematics: corexy max_velocity: 300 max_accel: 3000 max_z_velocity: 25 max_z_accel: 30 [stepper_x] step_pin: PE5 dir_pin: !PE6 enable_pin: !PC13 microsteps: 16 rotation_distance: 20 endstop_pin: !PG10 position_endstop: -1 position_min: -1 position_max: 350 homing_speed: 50 homing_retract_dist: 10 second_homing_speed: 10.0 [stepper_y] step_pin: PE2 dir_pin: !PE3 enable_pin: !PE4 microsteps: 16 rotation_distance: 20 endstop_pin: !PA12 position_endstop: 0 position_max: 330 homing_retract_dist: 10 homing_speed: 50.0 second_homing_speed: 10.0 [stepper_z] step_pin: PB9 dir_pin: PE0 enable_pin: !PE1 microsteps: 16 rotation_distance: 4 endstop_pin: probe:z_virtual_endstop position_max: 400 position_min: -2 [extruder] step_pin: PB4 dir_pin: PB5 enable_pin: !PB8 microsteps: 16 rotation_distance: 35.520 nozzle_diameter: 0.400 filament_diameter: 1.750 heater_pin: PG12 sensor_type: ATC Semitec 104GT-2 sensor_pin: PA1 control: pid pid_Kp: 18.831 pid_Ki: 0.821 pid_Kd: 108.044 min_temp: 0 max_temp: 250 max_extrude_only_distance: 300 [heater_bed] heater_pin: PG11 sensor_type: EPCOS 100K B57560G104F sensor_pin: PA0 control: pid min_temp: 0 max_temp: 130 pid_Kp: 73.932 pid_Ki: 1.521 pid_Kd: 898.279 [heater_fan hotend_fan] pin: PG14 fan_speed: 0.5 [fan] pin: PG13 max_power: 0.5 [controller_fan drivers_fan] pin: PD6 [filament_switch_sensor sentinel] pause_on_runout: True runout_gcode: M25 switch_pin: PA15 [output_pin beeper] pin: PB0 [safe_z_home] home_xy_position: 165,165 speed: 50 z_hop: 10 z_hop_speed: 5 [bed_screws] screw1: 5,5 screw2: 165,5 screw3: 325,5 screw4: 5,325 screw5: 165,325 screw6: 325,325 [bed_mesh] speed: 120 probe_count: 5,5 horizontal_move_z: 5 algorithm: lagrange mesh_min : 20,20 mesh_max : 310,310 mesh_pps: 0 [probe] x_offset: -40 y_offset: 0 pin: !PG9 speed: 30 z_offset: 2
fran6p Posté(e) Mars 26, 2021 Posté(e) Mars 26, 2021 Bizarre, il n'y a aucun «include» dans le contenu que tu as posté hors l'erreur renvoyée signale que le fichier «mainsail_macros.cfg» n'existe pas . Il aurait été préférable que tu joignes le fichier lui-même (printer.cfg) pour être sûr qu'il n'est pas tronqué. Et également que tu précises ton installation comme l'a demandé @palouf34car là ça me semble un mix de plusieurs fichiers récupérés à droite à gauche
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