Stránka 2 z 2

Re: Rebel tiskne zrcadlově

PříspěvekNapsal: 24.03.2017 17:24
od vitaka
Mrkni do konfigurace fw. Nevi jaky pouzivas tak to popisu obecne. Pokud Ti tiskarna jezdi rucne jak ma, musis nastavit na jaky home switch najizdis. (Ymin, nebo Ymax) a kterym smerem se ma pro hledani switche vydat. Napis jaky pouzivas fw nebo a sem hod konfiguraky.

Re: Rebel tiskne zrcadlově

PříspěvekNapsal: 24.03.2017 22:32
od BlackRather
Tohle mi stačilo, používám repetier. Změnil jsem si to webconfigu, děkuji moc za rady. Teď to tiskne jako za mlada. Moc jste mi pomohli.

Re: Rebel tiskne zrcadlově

PříspěvekNapsal: 28.04.2017 15:33
od Root
Kde se tohle nastavuje v marlinu.

Re: Rebel tiskne zrcadlově

PříspěvekNapsal: 28.04.2017 15:40
od kroxigor
V configuration.h
Kód: Vybrat vše
// Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
#define INVERT_X_DIR false
#define INVERT_Y_DIR false
#define INVERT_Z_DIR true

Re: Rebel tiskne zrcadlově

PříspěvekNapsal: 28.04.2017 16:19
od Root
Děkuji, ale tohle vím, ale to že mi to ručně jezdí dobře, ale tiskne zrcadlově.

myslím tohle kde se nastavuje

Pokud Ti tiskarna jezdi rucne jak ma, musis nastavit na jaky home switch najizdis. (Ymin, nebo Ymax)

Re: Rebel tiskne zrcadlově

PříspěvekNapsal: 28.04.2017 16:58
od kroxigor
No musíš najíždět na home na min jelikož max svitche Rebel nemá.
Případně pokud ti to tiskne pořád zrcadlově tak máš něco špatně ve sliceru

zkontroluj si:
Kód: Vybrat vše
#define USE_XMIN_PLUG
#define USE_YMIN_PLUG
#define USE_ZMIN_PLUG


Kód: Vybrat vše
// Mechanical endstop with COM to ground and NC to Signal uses "false" here (most common setup).
#define X_MIN_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.
#define Y_MIN_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.
#define Z_MIN_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.
#define X_MAX_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.
#define Y_MAX_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.
#define Z_MAX_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.
#define Z_MIN_PROBE_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.

Re: Rebel tiskne zrcadlově

PříspěvekNapsal: 29.04.2017 16:24
od Rebelius
Ahoj, řešil jsem stejný problém , vše bylo OK, min jak má být a pořad jsem na to nemohl přijít. Nakonec jsem zjistil že mám motor osy X zapojený na driver Y a opačně. Když dáš posun osou X co se ti posouvá ? Pult a nebo HotEnd ?