Bonjour Gustavo, Je pense que tu t'es trompe dans le forum... Ce forum n'est pas pour les imprimantes "normales" (comme ta Canon G2400) qui impriment sur du papier, mais pour les imprimantes 3D qui impriment des objects 3-dimensionnels. Demande ta question plutot dans un forum comme celui-ci.von enif - RepRap Groupe d'Utilisateurs Francophone
Es-tu sur que le probleme des moteurs XYZ n'est pas du aux endstops? As-tu verifie leurs etats avec M119 quand tu faisais les essais?von enif - RepRap Groupe d'Utilisateurs Francophone
@Biostrike: Pourrais-tu stp nous donner plus d'informations sur ton affirmation que certaines cartes meres soient "allergiques au CH341"? Je n'en ai jamais entendu parler et j'aimerais bien en savoir plus.von enif - RepRap Groupe d'Utilisateurs Francophone
I don't use the latest version of Marlin, but on my controler I can well move the Z and E axis, but only for the smaller step sizes 1mm and 0.1mm. I think that it is reasonable the prevent "giant" steps on Z and E.von enif - RAMPS Electronics
The pins are normally held a HIGH by the activated internal pull-up resistors and forced to low via the ground pin by the encoder resp. switch. So you can check the voltage on the signal pins, they should be at 3.3V when the encoder is not connected and either 0V or 3.3V when the encoder is connected, depending on the state it is in. I have no experience neither with the ramps-fd nor with marlivon enif - Controllers
QuoteYellobello I am having problems with the encoder which is not working. What exactly do you mean by "not working": No sign of life at all? Erratic behavior? Does the push button work and give a beep when it's pushed? QuoteYellobello Why does the encoder need GND on two pins? As you can see on the schematic in the initial post, the grounds are needed for the encoder and for the push buttovon enif - Controllers
QuoteDraytology Also if anyone knows where on the Ramp board to connect the 12v extruder fan please let me know. There are 2 holes for an auxiliary 12V connector right between the X stepper driver and diode D2. On most RAMPS, however, the connector itself is missing, so you have to solder in a 2-pin connector yourself.von enif - RAMPS Electronics
I vaguely remember to having a similar kind of problem. But in my case the crash only happens if the STL file I specified is a new file, and the file seems to be written correctly before the crash happens. However, when I specify to overwrite an existing file, I have no crash.von enif - OpenSCAD
See Andrew's thread about modifying a standard RAMPS for use with Arduino DUE.von enif - RAMPS Electronics
Might it be that your Ramps connectors need to be turned by 180 degrees? There are two possibilities to mount the connectors on the RAMPS adapter and the Controller, unfortunately not all adapters and boards are soldered the same way around. So sometimes it is needed to plug in the cable "the other way". As there is a "nose" on one side of the connector, you either need to cut away the nosevon enif - RAMPS Electronics
Your proposed approach using a difference with a scaling version of the full object to get a predefined wall thickness will not work in general. It will only work for very specific simple shapes (such as cubes and spheres), since it will result in a variable wall thickness that is essentially proportional to the distance from the origin. What you would need to do this computing the Minkowski divon enif - OpenSCAD
Quotesbaptistes Pour augmenter la quantité qui sort, sur Cura, j'avais déjà positionné le flow rate à 115%. Il faudrait donc l'augmenter encore un peu ? Genre 120 / 125 ? Ou refaire le calibrage de l'extrudeur ? car le calibrage est assez récent il me semble... (moins de 4 mois) Je n'utilise pas Cura, mais avec Marlin je peux changer le flow rate actuel pendant l'impression en changeant la valevon enif - RepRap Groupe d'Utilisateurs Francophone
En regardant tes photos, je pense que ton probleme est moins relie a l'hauteur des couches, mais plutot au taux d'extrusion (flow rate), qui est beaucoup trop bas a mon avis. C.a.d. il faudrait augmenter substantiellement la quantite de plastique qui sort...von enif - RepRap Groupe d'Utilisateurs Francophone
Are you sure that your microstepping jumpers are set correctly?von enif - Firmware - Marlin
Si tu as fait des changements dans cette ligne qui n'ont pas pris effet, c'est probable que ton imprimante utilise encore les vieilles valeurs stockees dans le EEPROM. Apres avoir fait le upload de Marlin, il ne faut pas oublier de remettres les valeurs du EEPROM, soit en utilisant le menu de l'afficheur, soit avec les commandes "M502" (lire valeurs de defaut) suivi de "M500" (stocker valeurs davon enif - RepRap Groupe d'Utilisateurs Francophone
QuoteXoxxoxuatl Das Filament sieht dann folgendermaßen aus, wenn ich es heraus ziehe. Bin mir nicht sicher, aber wenn ich mir dein Bild anschaue, sieht es irgendwie so aus, als ob du eine 1.75mm Düse mit einem 3mm Filament verwenden würdest...von enif - Extruder, Hotends & verschiedene Materialien
Quotecameleon Mais quel en est l'utilité ?????? Ca fait un petit "click" audible chaque fois que le bouton est presse - c'est utile mais pas indipensable. En plus, il y a la commande g-code "M300" qui permet de "sonner" avec frequence et duree specifiees. Ca sert p.e. pour avertir quand il faut une intervention manuelle, ou a la fin d'impression.von enif - RepRap Groupe d'Utilisateurs Francophone
Is this the kind of object you are looking for? // construct a rectangle with rounded corners but a flat bottom module FlatBottomRoundRect(length,width,height,radius){ // iterate over the 4 corners hull()for(sx=[-1,1])for(sy=[-1,1])scale(){ // lower cylindric part if(height>radius)translate() cylinder(r=radius,h=height-radius); // upper spheric part ivon enif - OpenSCAD
Tu sai che c'e anche un forum italiano? Se vuoi scrivere in italiano e probabilmente meglio di farlo li... Do you know that there is also an italian forum? If you want to write in italian it's probably better to do it there...von enif - RAMPS Electronics
Ok, I found the problem: The forum software "mangled" the program lines. I knew that this happens sometimes in code section by adding unwanted smileys, but this time it ate up the indices and the square brackets of the lar and var arrays. In the edit window and even in the preview window all shows correctly, but then one submitted, the message gets mangled. So I had to do a lot of trial an ervon enif - OpenSCAD
You could of course use several nested (? operators, but the code would become long and difficult to read... A recursive function like the lookup() function below is probably easier and can be used for as many value pairs as needed: function lookup(v,var,lar,i=0) = (var[ i ]==v) ? lar[ i ] : ( i < len ( var ) ? lookup( v, var, lar, i + 1 ) : -1); fanmount_dist = lookup(fan_width, [40,50,60von enif - OpenSCAD
Warum nicht den Deckel unten einfach mit einem flachen Boden drucken? So hast du dort wo der Teedampf ansetzt eine glatte und perfekt geschlossene Abschlussfläche. Und für die "Leichtigkeit" einfach Hohlräume im Innern einfügen, die sich ohne Support drucken lassen - im Innern müssen die Oberflächen ja nicht perfekt sein...von enif - Allgemeines
Hast du mal deine Hotendtemperatur und den PWM Duty-Cycle beobachtet während des Drucks? Kann es seit dass dein Hotend mit dem Kühlen des neu ankommenden Filaments einfach nicht nachkommt? Grund dafür könnte z.B. ein Ventilator sein, der ab dem 2. Layer statt auf die Kühlrippen oder auf das Druckobjekt direkt auf das Hotend bläst.von enif - Allgemeines
Hier auch noch eine andere Möglichkeit: Ich habe den defekten 1117-5 durch einen winzigen Step-Down Konverter (s. eBay mit Suchbegriff "Mini-360 DC-DC Buck Converter") ersetzt, der gut zwischen 12V und USB Anschluss passt und wesentlich effizienter arbeitet als ein linearer Regler. Damit bleiben auch mit einem stromhungrigen Full Graphic Display noch genügend Reserve ... Aber Achtung: Zwischevon enif - Elektrik & Elektronik
Have you checked that you don't have any error condition (such as MAXTEMP or MINTEMP) which prevents the hotend from being switched on?von enif - Firmware - Marlin
Quoteanthonydu62 Le problème c'est que j'ai rien sur l'afficheur Ca veut dire que tu as maintenant reussi a compiler Marlin et a faire le upload???von enif - RepRap Groupe d'Utilisateurs Francophone
Une version de qqn d'autre ne t'aidera rien. On aimerait tous bien t'aider, mais il faut que tu nous donnes plus d'information. Pourquoi tu ne nous montres pas ton probleme en photos: P.e. des screen shots de ton setup Arduino (y inclu tes settings du menu "Outils"), pour qu'on voit comment exactement tu arrives aux messages d'erreur cites en haut...von enif - RepRap Groupe d'Utilisateurs Francophone
Tout comme Mortalus25 l'a deja fait, je me doute aussi que tu as vraiment choisi le bon type de carte sous le menu "Outil". Ca doit etre "Arduino Mega". Mais tes messages d'erreur parlent de "Arduino ARM (32-bits) Boards", ce qui me fait penser que peut-etre tu as selectionne "Arduino Due" au lieu de "Arduino Mega".von enif - RepRap Groupe d'Utilisateurs Francophone
Upps! Ja, hast natürlich recht apo78 - Danke!von enif - Mechanik
Die eingestellten 2560 Steps/mm passen für eine Z-Auchse mit M5 Gewindestab und 1/16 Microstepping - passt das zu deinem Drucker? Bist du sicher, dass die in der Firmware eingestellten Steps/mm nicht durch andere Werte im EEPROM überschrieben werden? (Die alten Werte im EEPROM werden normalerweise nicht überschrieben wenn man die Firmware neu hochlädt.)von enif - Mechanik