Outils pour utilisateurs

Outils du site


electronique:impression_3d:fabrication_prusa:hardware_upgrade_octoprint

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
electronique:impression_3d:fabrication_prusa:hardware_upgrade_octoprint [2018/08/24 18:14] florianelectronique:impression_3d:fabrication_prusa:hardware_upgrade_octoprint [2025/01/14 11:19] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
-====== Octoprint ======+====== Octopi ======
  
-\\ 
-<WRAP center round todo 90%>\\ 
-A rédiger …\\ 
-</WRAP> 
  
 ===== Picam ===== ===== Picam =====
 +
 +==== Configuration MJPEG ====
  
 Modification de la résolution via le fichier : ''/boot/octopi.txt'' Modification de la résolution via le fichier : ''/boot/octopi.txt''
 <code> <code>
-camera_raspi_options="-x 640 -y 480 -fps 10"+camera_raspi_options="-x 320 -y 240 -fps 10 -quality 80 # Pas mieux pour passer par le wifi :(( -> compression MJPEG de merde!
 </code> </code>
 +
 +Quelques exemples de conf : [[https://github.com/PrusaMK2Users/MK2_Tips_and_Tricks/wiki/OctoPrint-Webcam-Setup|https://github.com/PrusaMK2Users/MK2_Tips_and_Tricks/wiki/OctoPrint-Webcam-Setup]]
  
 Puis redémarrer webcamd : ''sudo service webcamd restart'' Puis redémarrer webcamd : ''sudo service webcamd restart''
Ligne 19: Ligne 19:
 {{:electronique:impression_3d:fabrication_prusa:hardware_upgrade_octoprint:selection_628.png?nolink&}} {{:electronique:impression_3d:fabrication_prusa:hardware_upgrade_octoprint:selection_628.png?nolink&}}
  
-//Source : [[http://picamera.readthedocs.io/en/release-1.12/fov.html|Lien]]//+//Source : [[http://picamera.readthedocs.io/en/release-1.12/fov.html|Lien]]// \\ 
 +\\ 
 +Compression h264 possible ?? : [[http://lektiondestages.blogspot.com/2016/12/stream-hardware-encoded-h264-video-from.html|http://lektiondestages.blogspot.com/2016/12/stream-hardware-encoded-h264-video-from.html]] 
 + 
 +==== Installation ==== 
 + 
 +Support à imprimer : [[https://www.thingiverse.com/thing:2875976/files|https://www.thingiverse.com/thing:2875976/files]]
  
 ===== Plugins ===== ===== Plugins =====
Ligne 26: Ligne 32:
 Eeprom marlin editor\\ Eeprom marlin editor\\
 Print History\\ Print History\\
-Psu Control → [[https://youtu.be/dQNBeAZpRmk|https://youtu.be/dQNBeAZpRmk]]\\+Psu Control → [[https://youtu.be/dQNBeAZpRmk|https://youtu.be/dQNBeAZpRmk]] 
 + 
 +===== Picam ===== 
 + 
 +==== Configuration MJPEG ==== 
 + 
 +Modification de la résolution via le fichier : ''/boot/octopi.txt'' 
 +<code> 
 + 
 +camera_raspi_options="-x 320 -y 240 -fps 10 -quality 80"  # Pas mieux pour passer par le wifi :(( -> compression MJPEG de merde! 
 +</code> 
 + 
 +Quelques exemples de conf : [[https://github.com/PrusaMK2Users/MK2_Tips_and_Tricks/wiki/OctoPrint-Webcam-Setup|https://github.com/PrusaMK2Users/MK2_Tips_and_Tricks/wiki/OctoPrint-Webcam-Setup]] 
 + 
 +Puis redémarrer webcamd : ''sudo service webcamd restart'' 
 + 
 +Toutes les résolutions possibles : 
 + 
 +{{:electronique:impression_3d:fabrication_prusa:hardware_upgrade_octoprint:selection_628.png?nolink&}} 
 + 
 +//Source : [[http://picamera.readthedocs.io/en/release-1.12/fov.html|Lien]]// \\
 \\ \\
-Anomalies+Compression h264 possible ?? : [[http://lektiondestages.blogspot.com/2016/12/stream-hardware-encoded-h264-video-from.html|http://lektiondestages.blogspot.com/2016/12/stream-hardware-encoded-h264-video-from.html]] 
 + 
 +==== Installation ==== 
 + 
 +Support à imprimer : [[https://www.thingiverse.com/thing:2875976/files|https://www.thingiverse.com/thing:2875976/files]] 
 + 
 +===== Plugins ===== 
 + 
 +Preheat button\\ 
 +Eeprom marlin editor\\ 
 +Print History\\ 
 +Psu Control → [[https://youtu.be/dQNBeAZpRmk|https://youtu.be/dQNBeAZpRmk]] 
 + 
 +===== Bug Report ===== 
 + 
 +==== Déconnection uart usb controller ====
  
 <code> <code>
Ligne 43: Ligne 84:
 [Fri Aug 24 02:46:44 2018] ch341 1-1.3:1.0: ch341-uart converter detected [Fri Aug 24 02:46:44 2018] ch341 1-1.3:1.0: ch341-uart converter detected
 [Fri Aug 24 02:46:44 2018] usb 1-1.3: ch341-uart converter now attached to ttyUSB0 [Fri Aug 24 02:46:44 2018] usb 1-1.3: ch341-uart converter now attached to ttyUSB0
 +
 </code> </code>
  
-Voir https://github.com/raspberrypi/linux/issues/1187\\ +Voir [[https://github.com/raspberrypi/linux/issues/1187|https://github.com/raspberrypi/linux/issues/1187]]\\ 
-Test dans ''/boot/cmdline.txt ''la valeur ''dwc_otg.speed=1'' \\ +La diminution du baud rate : <font inherit/inherit;;#e74c3c;;inherit>**KO**</font>\\ 
-\\+Limit USB speed to full speed 12Mbps (USB 1.1) : dans ''/boot/cmdline.txt'' valeur ''dwc_otg.speed=''''1'' → Passage en usb1.1 : <font inherit/inherit;;#e74c3c;;inherit>**KO**</font> 
 +<code> 
 + 
 +[Wed Aug 29 19:19:11 2018] usb 1-1.5: USB disconnect, device number 4 
 +[Wed Aug 29 19:19:11 2018] usb 1-1.5: failed to send control message: -19 
 +[Wed Aug 29 19:19:11 2018] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0 
 +[Wed Aug 29 19:19:11 2018] ch341 1-1.5:1.0: device disconnected 
 +[Wed Aug 29 19:19:11 2018] usb 1-1.5: new full-speed USB device number 5 using dwc_otg 
 +[Wed Aug 29 19:19:11 2018] usb 1-1.5: New USB device found, idVendor=1a86, idProduct=7523 
 +[Wed Aug 29 19:19:11 2018] usb 1-1.5: New USB device strings: Mfr=0, Product=2, SerialNumber=0 
 +[Wed Aug 29 19:19:11 2018] usb 1-1.5: Product: USB2.0-Serial 
 +[Wed Aug 29 19:19:11 2018] ch341 1-1.5:1.0: ch341-uart converter detected 
 +[Wed Aug 29 19:19:11 2018] usb 1-1.5: ch341-uart converter now attached to ttyUS0 
 + 
 +</code> 
 + 
 +D'autres pistes à creuser : 
 + 
 +  * Pas certain que le Rpi soit en cause pour ce cas. A voir pour tester une autre carte arduino → Chip CH340G foireux? 
 +  * Voir si mon relais de plateau ne balance pas trop de cochonneries (à mesurer donc et mettre un Snubber pour corriger si nécessaire) : [[https://youtu.be/fVuKh_1dVkU|Cyrob - Snubber ]] 
 + 
 +<WRAP center round tip 90%> \\ 
 +Suite au remplacement par un arduino officiel : plus de soucis. Fort probable que le CH340G soit une merguez. \\ 
 +</WRAP> 
 ~~socialite~~ ~~socialite~~
  
  
electronique/impression_3d/fabrication_prusa/hardware_upgrade_octoprint.1535130863.txt.gz · Dernière modification : 2025/01/14 11:19 (modification externe)