bdring / 6-Pack_CNC_Controller

MIT License
289 stars 71 forks source link

After uploading firmware files missing when booting up #69

Open erikcramerjr opened 1 year ago

erikcramerjr commented 1 year ago

Clear alarm cannot be pressed

Installed v3.7.5 with script from \fluidnc-v3.7.5-win64: install-wifi Also tested with after using erase.bat but same issues., please advice. the following message is shown in the console:

[MSG:DBG: WebSocket 0 from 192.168.0.157 uri /] [MSG:DBG: /macrocfg.json not found] [MSG:DBG: 404.htm not found] [MSG:DBG: /preferences.json not found] [MSG:DBG: 404.htm not found] $X

Fluid term:

Exit: Ctrl-C, Ctrl-Q or Ctrl-], Clear screen: CTRL-W Upload: Ctrl-U, Reset ESP32: Ctrl-R, Send Override: Ctrl-O ets Jul 29 2019 12:21:46

rst:0x1 (POWERON_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0030,len:1184 load:0x40078000,len:13220 ho 0 tail 12 room 4 load:0x40080400,len:3028 entry 0x400805e4

[MSG:INFO: FluidNC v3.7.5] [MSG:INFO: Compiled with ESP32 SDK:v4.4.4] [MSG:DBG: Spiffs mount failed: ESP_FAIL] [MSG:INFO: Local filesystem type is littlefs] [MSG:INFO: Configuration file:6_pack_TMC5160_XYYZ.yaml] [MSG:DBG: Running after-parse tasks] [MSG:WARN: Increasing stepping/pulse_us to the IS2 minimum value 4] [MSG:DBG: Checking configuration] [MSG:INFO: Machine 6 Pack TMC5160 XYZ] [MSG:INFO: Board 6 Pack] [MSG:INFO: I2SO BCK:gpio.22 WS:gpio.17 DATA:gpio.21] [MSG:INFO: SPI SCK:gpio.18 MOSI:gpio.23 MISO:gpio.19] [MSG:INFO: SD Card cs_pin:gpio.5 detect:NO_PIN freq:8000000] [MSG:INFO: Stepping:I2S_stream Pulse:4us Dsbl Delay:0us Dir Delay:1us Idle Delay:250ms] [MSG:INFO: Axis count 3] [MSG:INFO: Axis X (150.000,450.000)] [MSG:INFO: Motor0] [MSG:DBG: TMCStepper Library Ver. 0x0x703] [MSG:INFO: tmc_5160 Step:I2SO.2 Dir:I2SO.1 CS:I2SO.3 Disable:I2SO.0 Index:-1 R:0.075] [MSG:INFO: X All Limit gpio.33:pu] [MSG:DBG: X All Limit 1] [MSG:INFO: Axis Y (-150.000,150.000)] [MSG:INFO: Motor0] [MSG:INFO: tmc_5160 Step:I2SO.5 Dir:I2SO.4 CS:I2SO.6 Disable:I2SO.7 Index:-1 R:0.075] [MSG:INFO: Y All Limit gpio.32:pu] [MSG:DBG: Y All Limit 1] [MSG:INFO: Motor1] [MSG:INFO: tmc_5160 Step:I2SO.10 Dir:I2SO.9 CS:I2SO.11 Disable:I2SO.8 Index:-1 R:0.075] [MSG:INFO: Y2 All Limit gpio.35] [MSG:DBG: Y2 All Limit 1] [MSG:INFO: Axis Z (-150.000,150.000)] [MSG:INFO: Motor0] [MSG:INFO: tmc_5160 Step:I2SO.13 Dir:I2SO.12 CS:I2SO.14 Disable:I2SO.15 Index:-1 R:0.075] [MSG:INFO: Z All Limit gpio.34] [MSG:DBG: Z All Limit 1] [MSG:ERR: X Axis TMC driver not detected - expected 0x0x30 got 0x0x0] [MSG:ERR: Y Axis TMC driver not detected - expected 0x0x30 got 0x0x0] [MSG:ERR: Y2 Axis TMC driver not detected - expected 0x0x30 got 0x0x0] [MSG:ERR: Z Axis TMC driver not detected - expected 0x0x30 got 0x0x0] [MSG:INFO: Kinematic system: Cartesian] [MSG:INFO: PWM Spindle Ena:gpio.4 Out:gpio.26 Dir:NO_PIN Freq:5000Hz Period:8191] [MSG:INFO: Using spindle PWM] [MSG:INFO: Connecting to STA SSID:yourwifihere] [MSG:INFO: Connecting.] [MSG:INFO: Connecting..] [MSG:INFO: Connecting...] [MSG:INFO: Connected - IP is myip] [MSG:INFO: WiFi on] [MSG:INFO: Start mDNS with hostname:http://fluidnc.local/] [MSG:INFO: SSDP Started] [MSG:INFO: HTTP started on port 80] [MSG:DBG: 6_Pack_OLED.yaml hash "A42D601A02D837807F44FE4B1F1DF02A49DB1FA26A59571A763EDC37B3C3A839"] [MSG:DBG: 6_pack_TMC2130_XYZ.yaml hash "5634A7DF3133A3E60ABBE1F44735DDB46D87238A5D67FFC8574294B324A61639"] [MSG:DBG: 6_pack_TMC5160_XYYZ.yaml hash "3644FAB0C0FB338D56B3EC32A374F8582BE2D30FF7420FB3A95B3E2599FE71C8"] [MSG:DBG: config5160.yaml hash "90BF21AB508821FC18C66EFF26D6CCF94C424318DC0C3355AB214464AB1FAFF4"] [MSG:DBG: favicon.ico hash "B8B2871A343CA0F9A7A130213226962AD2BE4DFD28D7D8B756C3557569CB876D"] [MSG:DBG: index.html.gz hash "94B77CC427B19E67041AC4B3891318595E3B4D0E1337479D1A0DC8F51244A6A6"] [MSG:INFO: Telnet started on port 23]

Grbl 3.7 [FluidNC v3.7.5 (wifi) '$' for help] [MSG:DBG: Y2 All Limit 1] [MSG:DBG: Z All Limit 1] [MSG:DBG: Limit switch tripped for Y motor 1] [MSG:DBG: X All Limit 1] [MSG:DBG: Y All Limit 1] [MSG:DBG: Limit switch tripped for Z motor 0] [MSG:DBG: Limit switch tripped for X motor 0] [MSG:DBG: Limit switch tripped for Y motor 0]