Welcome! Log In Create A New Profile

Advanced

ignition problems

Posted by maralb 
ignition problems
November 03, 2013 04:00AM
I'm trying the new version 0.90alpha repetier
use Azteeg X3 Wiki Lcd I have a problem during power
the display is blank, I have to do a reset to the startup

Image Hosted by ImageShack.us
Edited 2 time(s). Last edit at 11/03/2013 04:09AM by maralb.
Re: ignition problems
November 10, 2013 10:01AM
add video problem startup
[www.youtube.com]
Re: ignition problems
November 10, 2013 11:48AM
I guess the display is not ready to receive data when the firmware starts. You could try adding a delay for the setup in Printer.cpp around 455

void Printer::setup()
{
    HAL::delayMilliseconds(500);  // extra delay on startup for lcd
    HAL::hwSetup();


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: ignition problems
November 11, 2013 11:05AM
change included.
the delay and accepted
but the display is always off
Re: ignition problems
November 11, 2013 11:39AM
Is because of your diaplay connection terminal is I2C?
Maybe the directory connection will be better.


My world is not lightly give up!
[www.pibot.com] PiBot
PiBot machine and electronic
Re: ignition problems
November 11, 2013 11:53AM
I'm not good at changing the firmware
but with version 0.83 was perfect
Re: ignition problems
November 11, 2013 11:57AM
In 0.83 we used a trick especially for a problem that only exists with the viki. We simply initalized the display twice. Maybe that double initalization got lost in the update process making everything hardware independent. I will see if it happens also for me the next days, when I get the time for it. Then I check if the double initalization is still there.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: ignition problems
November 26, 2013 11:59AM
know that very engaged in the development .........
you have solved the problem of ignition Viki Lcd?

many Thanks
Sorry, only registered users may post in this forum.

Click here to login