Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About HARDLESS CNC #3

Open
luisluna2 opened this issue Sep 27, 2018 · 2 comments
Open

About HARDLESS CNC #3

luisluna2 opened this issue Sep 27, 2018 · 2 comments

Comments

@luisluna2
Copy link

Hello friend, I was see in youtube a video for SD SEND FRO ONE ARDUINO TO GRBL MASTER ARDUINO A GCODE, this is the code that I need or could share the Master Files???

Now I working in similar project but I can't acces to me SD CARD, only can move and send commands.

image

@greiman
Copy link
Owner

greiman commented Sep 28, 2018

I can't help you debug your hardware.

It appears that you are using a SanDisk 2GB card.

I tested Fat16 on an Uno with a 2GB SanDisk card and a Adafruit Data Logging Shield.

I formatted the card with this formatter.

Here is output from the fat16info example.

Fat16 version: 20140806
FreeRam: 1271

type any character to start

init time: 97

Manufacturer ID: 3
OEM ID: SD
Product: SU02G
Version: 8.0
Serial number: 3644688921
Manufacturing date: 5/2012

Card Size(blocks): 3862528

Partition  Table:
part,boot,type,start,size
1,0,6,135,3862393
2,0,0,0,0
3,0,0,0,0
4,0,0,0,0

FAT Volume info for partition: 1
Volume is FAT16
clusterSize: 64
clusterCount: 60342
fatCount: 2
fatSize: 236
totalBlocks: 3862393

Root Directory:
name     ext att size
TEST     TXT 20 23381
FAT16    TXT 20 0

Done

@luisluna2
Copy link
Author

I can't help you debug your hardware.

It appears that you are using a SanDisk 2GB card.

I tested Fat16 on an Uno with a 2GB SanDisk card and a Adafruit Data Logging Shield.

I formatted the card with this formatter.

Here is output from the fat16info example.

Fat16 version: 20140806
FreeRam: 1271

type any character to start

init time: 97

Manufacturer ID: 3
OEM ID: SD
Product: SU02G
Version: 8.0
Serial number: 3644688921
Manufacturing date: 5/2012

Card Size(blocks): 3862528

Partition  Table:
part,boot,type,start,size
1,0,6,135,3862393
2,0,0,0,0
3,0,0,0,0
4,0,0,0,0

FAT Volume info for partition: 1
Volume is FAT16
clusterSize: 64
clusterCount: 60342
fatCount: 2
fatSize: 236
totalBlocks: 3862393

Root Directory:
name     ext att size
TEST     TXT 20 23381
FAT16    TXT 20 0

Done

Hello dear, sorry for delay reply, I don't see your comment!, I will try make thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants