1 (edited by Reepa 2016-09-03 20:47:17)

Topic: After erasing and flashing repetier only this 2 black strips :(

Hello can someone help me?

I have erased my printer and now i try to flash it with repetier but after i have do all there are ohne the 2 black strips...

No error massge during uploading or compiling.

I have try arduion 1.6.9 and 1.5.8 beta

2

Re: After erasing and flashing repetier only this 2 black strips :(

sounds like you need to configure to support your display.

Tin

Soliddoodle 4 stock w glass bed------Folger Tech Prusa 2020 upgraded to and titan /aero extruder mirror bed
FT5 with titan/ E3D Aero------MP mini select w glass bed
MP Utimate maker pro-W bondtech extruder
Marlin/Repetier Host/ Slic3r and Cura

3

Re: After erasing and flashing repetier only this 2 black strips :(

the printer do nothing.. not just no display function

4

Re: After erasing and flashing repetier only this 2 black strips :(

Reepa wrote:

Hello can someone help me?

I have erased my printer and now i try to flash it with repetier but after i have do all there are ohne the 2 black strips...

No error massge during uploading or compiling.

I have try arduion 1.6.9 and 1.5.8 beta


We need more information such as the printer model, what method you used to flash and what files you used.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

5 (edited by Reepa 2016-09-04 09:42:32)

Re: After erasing and flashing repetier only this 2 black strips :(

printer: da vinci 1.0 aio (j37 jumper)

newest software from git

installation  like the readme from git

1. erasing the original firmware
2. installing 1.6.9 with Sam 1.6.8 (replace the 2 files with that from repetier)
3. open the repetier.ino
4. config set "4" for aio device and "1" because of j37 board version.
5. flashing usb native without errors
6. printer stucks. 2 black stripes.



Edit:

I've tried everything.... different versions of arduino , different usb cable and ports (com ports)...

always the same....


Sometimes an error message but he uploaded and validated also but then nothing happens.

error message:

In file included from sketch\Configuration.h:185:0,

                 from sketch\Repetier.h:200,

                 from sketch\Commands.cpp:22:

sketch\pins.h:1425:140: warning: narrowing conversion of '128' from 'int' to 'const int8_t {aka const signed char}' inside { } [-Wnarrowing]

                         HEATER_0_PIN, HEATER_1_PIN, HEATER_2_PIN,FAN_PIN, E0_PINS E1_PINS E2_PINS TEMP_0_PIN, TEMP_1_PIN, TEMP_2_PIN, SDSS }

                                                                                                                                            ^
sketch\Commands.cpp:24:41: note: in expansion of macro 'SENSITIVE_PINS'

const int8_t sensitive_pins[] PROGMEM = SENSITIVE_PINS; // Sensitive pin list for M42

                                         ^
Der Sketch verwendet 205.584 Bytes (39%) des Programmspeicherplatzes. Das Maximum sind 524.288 Bytes.


sometimes no error but no function too.... is it possible to brick this board?



EDIT:

Next try with clean installation of windows and arduino and now i cant compile it.

Error:

In file included from C:\Users\Reepa Laptop\AppData\Local\Arduino15\packages\arduino\hardware\sam\1.6.8\cores\arduino/Arduino.h:42:0,

                 from sketch\Repetier.ino.cpp:1:

C:\Users\Reepa Laptop\AppData\Local\Arduino15\packages\arduino\hardware\sam\1.6.8\system/libsam/chip.h:25:17: fatal error: sam.h: No such file or directory

#include "sam.h"

                 ^

compilation terminated.

exit status 1
Fehler beim Kompilieren für das Board Arduino Due (Native USB Port).

i have copy the files from repetier to "C:\Users\Reepa Laptop\AppData\Local\" and "C:\Program Files (x86)\Arduino\hardware"


board brick?