K8400 Update problem

Merci pour ta reactivité .

Pour les débutants, voici mon feedback =>
suivre les instructions arduino.cc/en/Guide/Windows

faire “ouvrir” et placer un fichier ??

Dans le dossier Marlin de VERTEX 1 HEAD V1.1 , j ai des dixaines de fichiers …

je ne sais pas alors j’ai placer le plus gros => Marlin_main.cpp

et je remarque qu’apres le transfert ( pas de led qui clignote comme inscrit sur le guide de Arduino lors du transfert ) , j ai sur l ecran lsc V1.1 ( avant V1.0 )

Settings puis 1 “Restore Failsafe” puis 2. “Store Memory” doit etre fais avec le Jumper ou non ?

Merci

Comme c’est expliqué dans le manuel de la Vertex le fichier à ouvrir dans Arduino est ‘Marlin.ino’.

[quote=“valout”]Settings puis 1 “Restore Failsafe” puis 2. “Store Memory” doit etre fais avec le Jumper ou non ?[/quote]Normalement non, mais cela ne fait pas de tort de l’y laisser.

Désolé , je n’avais pas vu qu’il y avait un manuel d’utilisation , honte à moi :o(
ps: un cd dans la boite c’est trop coûteux pour Velleman ? oui je sais , il n’y a pas de mise à jour ,… mais bon …
Et impossible de faire copier coller du text English sur le site web pour coller dans Bing Translatore :o(
Merci et bonne journée

Sorry for hijacking the thread, but I’ve been wondering the reason for this? Initially I just compiled the firmware with latest Arduino IDE since I already had it installed. I did notice the warning of low memory, but since the firmware should be ok I just ignored it. Also, after tens and tens of hours of printing, it still appeared to function properly.

What makes this interesting, is that Marlin firmware pulled from GitHub repository compiles without warnings or whatsoever (I’ve been running this in RAMPS). Perhaps this needs a little bit of investigation.

Hi
I use win 7 pro 64
I made the update but all the adjustements are gone. Now I try to make new adjustement. But it dos not print nice.

Hallo

habe ein problem mit update von vertex-m1-v1-h2 zu vertex m1-1.1-h1

habe marlin.ino geladen

in arduino 1.6.4 /platine auf mega or mega 2560 /richtigen Port eingestelt (drucker reagirt in repetier-horst v1.6.4)

jumper gesetzt

Arduino: 1.6.4 (Windows 8.1), Platine: “Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)”

fehlermeldung:

Marlin.ino:33:27: fatal error: Configuration.h: No such file or directory
compilation terminated.
Fehler beim Kompilieren.

Hi n-big,

You need to use Arduino 1.0.6. The 1.6.x version is generating errors with the Vertex version of the Marlin firmware.

Hi

habe arduino 1.0.6 geladen.

immer noch Fehler

habe win 8.1 64 bit

filleicht falscher usb treiber?

welchen müste ich laden?

Fehlermeldung :

Arduino: 1.0.6 (Windows NT (unknown)), Board: “Arduino Mega 2560 or Mega ADK”
C:\Program Files (x86)\Arduino\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega2560 -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=106 -IC:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino -IC:\Program Files (x86)\Arduino\hardware\arduino\variants\mega -IC:\Program Files (x86)\Arduino\libraries\Wire -IC:\Program Files (x86)\Arduino\libraries\LiquidCrystal -IC:\Program Files (x86)\Arduino\libraries\SPI C:\Users\Stefan\AppData\Local\Temp\build4238036816400600273.tmp\Marlin.cpp -o C:\Users\Stefan\AppData\Local\Temp\build4238036816400600273.tmp\Marlin.cpp.o

Marlin.ino:33:27: error: Configuration.h: No such file or directory
Marlin.ino:34:18: error: pins.h: No such file or directory

Bitte Poste in Englisch, in Deutsch versteht dich hier kaum einer :wink:

Try uninstalling the Arduino IDE and reinstalling Version 1.0.6.
Then recompile the firmware and flash.
Should work then as it should.

And you have to decompress the zip archive in a new folder before loading it with Arduino.