My sd is formatted using SD formatter to FAT32, cluster size default
i have been using this duet for 6 months now and one fine day it stops working i had a problem with the Ethernet rj42 socket so i was using Ponterface for a while
now i don't think its a hardware issue because M21 loads the sd and it reads everything but it just won't load on boot plus once it boots there's nothing happening to the stepper motors when I'm trying to control it from Ponterface, probably because config.g didn't load on boot. i dont know whats going on is it my config….?
i even tried a different sd card
a 4gb and a 16gb, both giving me the exact same result
Connecting...
Cannot initialise SD card 0: Card not foundRepRapFirmware for Duet Version 1.18.1 dated 2017-04-09
Executing default.g (no configuration file found)...Error, not found
RepRapFirmware for Duet is up and running.
Printer is now online.
SENDING:M503
Configuration file not found!
SENDING:M503
Configuration file not found!
SENDING:M20
Begin file list
NONE
End file list
SENDING:M21
SDHC card mounted in slot 0, capacity 3.69Gb
SENDING:M503
;M111 S0 ; Debug off
M550 PRED ; Machine name (can be anything you like). With DHCP enabled connect to (example) http://reprapproormerod2 (machine name with no spaces).
M551 Preprap ; Machine password (currently not used)
M540 P0xBE:0xEF:0xDE:0xAD:0xFE:0xED ; MAC Address
;M552 P0.0.0.0 ; uncomment for DHCP
M552 P192.168.1.14 ; IP address, comment for DHCP
M553 P255.255.255.0 ; Netmask
M554 P192.168.1.1 ; Gateway, comment for DHCP
M555 P2 ; Set output to look like Marlin
;M575 P1 B57600 S1 ; Comms parameters for PanelDue
G21 ; Work in millimeters
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
M574 X0 Y1 Z0 S1 ; set end-stop configuration (Y end-stop only, at low end, active high)
M574 E01 S0
M92 X80 Y80 Z400 ; Set axis steps/mm
M906 X800 Y1000 Z800 E800 ; Set motor currents (mA)
;single nozzle build
;M563 P0 D0 H1 ; Define tool 0
;G10 P0 S0 R0 ; Set tool 0 operating and standby temperatures
;M92 E85.72 ; Set extruder steps per mm (single nozzle)
;M569 P0 S0 ; Set X axis direction
;single nozzle build electronic-port change to extruder2 on physical 1
;M563 P1 D1 H2 ; Define tool 1, uncomment if you have a dual color upgrade
;G10 P1 S0 R0
;M92 E85.72
; If you have a dual-nozzle build, remove or comment out the previous line, and uncomment the following 3 lines
;M563 P1 D1 H2 ; Define tool 1
;G10 P1 X19 S0 R0 ; Set tool 1 operating and standby temperatures
;M92 E420:420 ; Set extruder steps/mm (dual nozzle)
;M92 E85.72 ; Set extruder steps per mm
; If you have a modulated IR probe with on-board micro-controller, change P2 to P1 in the following
M558 P2 ; Use a simple modulated Z probe (change to P1 for an intelligent Z probe)
G31 Z1 P500 ; Set the probe height and threshold (put your own values here)
;*** If you have a Duet board with 1K thermistor series resistors, change R4700 to R1000 to the following M305 commands
;M305 P0 R4700 H0 L0 ; Put your own H and/or L values here to set the bed thermistor ADC correction
;M305 P1 R4700 H0 L0 ; Put your own H and/or L values here to set the first nozzle thermistor ADC correction
;M305 P2 R4700 H0 L0 ; Put your own H and/or L values here to set the second nozzle thermistor ADC correction
;*** Adjust the XY coordinates in the following M557 commands to suit your build and the position of the IR sensor
M557 P0 X45 Y5 ; Four...
M557 P1 X45 Y195 ; ...probe points...
M557 P2 X200 Y195 ; ...for bed...
M557 P3 X200 Y5 ; ...leveling
M557 P4 X100 Y97.5 ; 5th probe point for leveling (uncomment this if you are using a dc42 differential IR probe)
;*** if you are using axis compensation, put the figures in the following command
M556 S75 X0 Y0 Z0 ; Axis compensation here
M201 X800 Y800 Z15 E1000 ; Accelerations (mm/s^2)
M203 X15000 Y15000 Z100 E3600 ; Maximum speeds (mm/min)
M566 X600 Y600 Z30 E20 ; Minimum speeds mm/minute
M208 X200 Y