Willkommen! Anmelden Ein neues Profil erzeugen

Erweiterte Suche

Problem mit Marlin nach wechsel auf Rumba

geschrieben von Flyermk 
Problem mit Marlin nach wechsel auf Rumba
17. July 2015 16:16
Moin

Ich wollte heute Marlin vom Ramps auf Rumba umstellen und bekomme folgende fehlermeldungen

In file included from /Conditionals.h:172,
                 from /Configuration_adv.h:501,
                 from /Configuration.h:734,
                 from /Marlin.h:22,
                 from BlinkM.cpp:5:
/pins.h:73:1: error: operator '==' has no right operand
/pins.h:120:4: error: #error Unknown MOTHERBOARD value set in Configuration.h
In file included from /Configuration_adv.h:502,
                 from /Configuration.h:734,
                 from /Marlin.h:22,
                 from BlinkM.cpp:5:
/SanityCheck.h:106:37: error: floating constant in preprocessor expression
/SanityCheck.h:106:37: error: floating constant in preprocessor expression
/SanityCheck.h:108:40: error: floating constant in preprocessor expression
/SanityCheck.h:108:40: error: floating constant in preprocessor expression
/SanityCheck.h:120:11: error: floating constant in preprocessor expression
/SanityCheck.h:124:13: error: floating constant in preprocessor expression
/SanityCheck.h:251:6: error: #error HEATER_0_PIN not defined for this board

Könnte mir einer von euch sagen woran das liegen kann?

im anhang nochmal meine config.h
Anhänge:
Öffnen | Download - Configuration.h (34.9 KB)
Re: Problem mit Marlin nach wechsel auf Rumba
17. July 2015 16:46
In der Config steht noch RAMPS drinne. Hast du Rumba auch richtig geschrieben? Also RUMBA und nicht Rumba oder rumba?


Triffid Hunter's Calibration Guide --> X <-- Drill for new Monitor Most important Gcode.
Re: Problem mit Marlin nach wechsel auf Rumba
17. July 2015 16:53
uppsss

Da hab ich grad wohl noch die falsche hochgeladen
ich hatte beim compilieren aber #define BOARD_RUMBA reingeschrieben bzw. reinkopiert aus der boards.h
was mich wundert ist wenn ich #define MOTHERBOARD 80 eintrage compiliert er ohne probleme....

Edit: was hat es eigentlich mit dem sanitycheck fehler aufsich?

1-mal bearbeitet. Zuletzt am 17.07.15 16:54.
Re: Problem mit Marlin nach wechsel auf Rumba
17. July 2015 17:01
Komisch. Sollte normal klappen. Welche Arduino-Version hast du?

Der Sanity-Fehler hat nichts auf sich und ist nur ein Folgefehler von der Fehlermeldung die vorher kam.


Triffid Hunter's Calibration Guide --> X <-- Drill for new Monitor Most important Gcode.
Re: Problem mit Marlin nach wechsel auf Rumba
17. July 2015 17:04
Ich hab die 1.0.5 genommen hat auch bisher immer funktioniert zum probieren hab ich auch mal 1.0.0 genommen
Re: Problem mit Marlin nach wechsel auf Rumba
17. July 2015 17:22
Hast mal die 1.6er genommen? Damit wird zumindest im github getestet als Standard.


Triffid Hunter's Calibration Guide --> X <-- Drill for new Monitor Most important Gcode.
Re: Problem mit Marlin nach wechsel auf Rumba
18. July 2015 06:05
so hab es jetzt nochmal getestet

mit der 1.6 gehts
aber ich hab auch #define MOTHERBOARD BOARD_RUMBA eingetragen
ich denke das es mein Fehler war das Motherboard davor wegzulassen
In diesem Forum dürfen leider nur registrierte Teilnehmer schreiben.

Klicke hier, um Dich einzuloggen