BIGTREETECH-GTR-V1.0 icon indicating copy to clipboard operation
BIGTREETECH-GTR-V1.0 copied to clipboard

EEPROM not used?

Open Mosher23 opened this issue 5 years ago • 16 comments

so i have seen that you have added onboard EEPROM, but i did't find anywhere in firmware use of it! Please change it!

Mosher23 avatar Feb 15 '20 14:02 Mosher23

I was able to enable it, but it crashes everytime when saving

MangaValk avatar Feb 15 '20 14:02 MangaValk

i think i had found it in the pin file, but it lists several options for using eeprom. i am using the sd card eeprom method and haven't had any trouble with this in particular.

Rincewind08 avatar Mar 05 '20 10:03 Rincewind08

I am starting to imagine that our friends at BIGTREETECH have been quarantined.

Rincewind08 avatar Mar 05 '20 10:03 Rincewind08

as described in pin file

// Use one of these or SDCard-based Emulation will be used //#define I2C_EEPROM //#define SRAM_EEPROM_EMULATION // Use BackSRAM-based EEPROM emulation //#define FLASH_EEPROM_EMULATION // Use Flash-based EEPROM emulation

Rincewind08 avatar Mar 05 '20 10:03 Rincewind08

I've tried all 3 settings and only the emulated ones work. Even the firmware BTT provides the EEPROM is disabled, so would love to see a response from them.

alieneila avatar Mar 11 '20 20:03 alieneila

Likewise. Only the as card based eeprom will even compile. I believe our Chinese based friends are under house arrest more or less. They haven't put out hardly anything on GitHub, customer support is absent. I only hope the developers survive.

Rincewind08 avatar Mar 12 '20 04:03 Rincewind08

*sd based eeprom

Rincewind08 avatar Mar 12 '20 04:03 Rincewind08

I can verify successful printing with "flash" based eeprom, but if you change your sd card and reboot printer without it, expect trouble. I am having a whole lot of problems getting consistent behavior out of my bl touch using tmc2209s, i cannot use them without the bltouch refusing to keep its pin up. Very curious problems. I have raised my steppers up on the 8 pin headers to raise the driver on both sides so that neither of the two extra pins touch their slots, and have still not made any progress. For a moment it cooperated with 2209s, but it was a short moment, as one reboot later it refused to operate properly again. I just wanted to use this board with all the features advertised. I don't know if anyone from bigtreetech is left, but if so, could you please reach out to some of us with some real information? Many of us have hundreds of dollars tied up in your products, and frankly, I'm starting to feel like a fool for purchasing this "top of the line" wonder board you folks produced. I get better operation from a 1.3 or 1.4.

Rincewind08 avatar Mar 17 '20 11:03 Rincewind08

I was able to enable it, but it crashes everytime when saving

I have same issue. Total fresh Marlin 2.0.5.

https://youtu.be/4wXI1qSCrEE kép

kép

ghost avatar Mar 24 '20 21:03 ghost

When i was ordering GTR 1 I postponed at last moment. Since I had bad experience with BTT SKR PRO_1.1 super hyped board but nothing worked in actual. BIQU RUMBA is 100 times better.

dineshvyas avatar Mar 26 '20 07:03 dineshvyas

PRO working for me perfect!

DPrime [email protected] ezt írta (időpont: 2020. márc. 26., Cs 8:28):

When i was ordering GTR 1 I postponed at last moment. Since I had bad experience with BTT SKR PRO_1.1 super hyped board but nothing worked in actual. BIQU RUMBA is 100 times better.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-GTR-V1.0/issues/4#issuecomment-604273172, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRBIHQ22VQBPIOMJHY2Q23RJL7Y5ANCNFSM4KVY4VSQ .

ghost avatar Mar 26 '20 07:03 ghost

I solved this problem. use this link: https://www.instructables.com/id/Correcting-the-Issue-With-On-board-EEPROM-for-the-/

20200405_024551

berrenger avatar Apr 04 '20 23:04 berrenger

I solved this problem. use this link: https://www.instructables.com/id/Correcting-the-Issue-With-On-board-EEPROM-for-the-/

20200405_024551

I think I solved it, that’s my instructable.

NAPCAL avatar Apr 25 '20 08:04 NAPCAL

I solved this problem. use this link: https://www.instructables.com/id/Correcting-the-Issue-With-On-board-EEPROM-for-the-/ 20200405_024551

I think I solved it, that’s my instructable.

Sorry for my bad english. I mean my problem has solved.

berrenger avatar Apr 25 '20 10:04 berrenger

I solved this problem. use this link: https://www.instructables.com/id/Correcting-the-Issue-With-On-board-EEPROM-for-the-/ 20200405_024551

I think I solved it, that’s my instructable.

Sorry for my bad english. I mean my problem has solved.

No problem, just picking on you, thanks for sharing my Instructable.

NAPCAL avatar Apr 25 '20 11:04 NAPCAL

I submitted a PR for native EEPROM support for the GTR: https://github.com/MarlinFirmware/Marlin/pull/18029

thisiskeithb avatar May 18 '20 12:05 thisiskeithb