Welcome! Log In Create A New Profile

Advanced

Problema MK4Duo su board Anet A8

Posted by steulm 
Problema MK4Duo su board Anet A8
April 18, 2018 02:17AM
Buon giorno a tutti, mi chiamo Stefano ed è il primo post che scrivo in questo forum.
Ho caricato il firmware MK4Duo sulla mia autocostruita con board Anet A8 e REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER, rimappando i pin inerenti il display avendo ricablato i collegammenti per adattarlo alla board.
Funziona tutto correttamente solamente che, ogni step dell'encoder, manda un impulso che fa muovere la ventolina dell'estrusore e vorrei capire come evitarlo.
Grazie sin d'ora per eventuali commenti.

PS
In allegato ho inserito il file inerente la modifica dei settaggi dei pin per far funzionare il display.


Stampante autocostruita, MKS GEN 1.4 REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER, Firmware MK4Duo 4.3.7
Attachments:
open | download - 100.h (6.6 KB)
Re: Problema MK4Duo su board Anet A8
April 18, 2018 02:25AM
Ecco il codice che ho modificato nel file 100.h:

#define SERVO0_PIN 27 //29 // free for BLTouch/3D-Touch
#define ORIG_BEEPER_PIN 28 //17
#define LCD_PINS_RS 30 //27
#define LCD_PINS_ENABLE 29 //28
#define LCD_PINS_D4 17 //30
#define BTN_EN1 10 //11
#define BTN_EN2 11 //10
#define BTN_ENC 16
#define ST7920_DELAY_1 DELAY_0_NOP
#define ST7920_DELAY_2 DELAY_1_NOP
#define ST7920_DELAY_3 DELAY_2_NOP
#define STD_ENCODER_PULSES_PER_STEP 4
#define STD_ENCODER_STEPS_PER_MENU_ITEM 1



Stampante autocostruita, MKS GEN 1.4 REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER, Firmware MK4Duo 4.3.7
Re: Problema MK4Duo su board Anet A8
April 19, 2018 12:19PM
Va bene, grazie lo stesso.... thumbs up


Stampante autocostruita, MKS GEN 1.4 REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER, Firmware MK4Duo 4.3.7
Sorry, only registered users may post in this forum.

Click here to login