Remora - ethernet NVEM cnc board

More
17 Apr 2022 22:25 #240511 by royka
That makes sense

Please Log in or Create an account to join the conversation.

More
17 Apr 2022 22:27 #240512 by Domi
 
Attachments:

Please Log in or Create an account to join the conversation.

More
17 Apr 2022 22:29 #240513 by royka
first cd /to/the/folder/where/upload_config.py/is then python3 .......

Please Log in or Create an account to join the conversation.

More
17 Apr 2022 22:37 #240514 by royka

I've got a thought. Not sure why the upload is not working but when loading a fresh firmware there is no JSON config file in the Flash either, so when the board boots it's loading nothing, not even a stepgen. I'll need to include a default configuration in the firmware image somehow.

Really appreciate the testing guys. We'll get there.

Maybe you could let it check if there is a config.txt, if not then load a default config.

Please Log in or Create an account to join the conversation.

More
17 Apr 2022 22:47 #240515 by Domi
Its ok? 
Attachments:

Please Log in or Create an account to join the conversation.

More
17 Apr 2022 23:00 - 17 Apr 2022 23:29 #240517 by Domi
Okay. I'm functional: D I didn't know I needed to open a terminal window in / home / cnc / Remora-NVEM / Remora-feature-ethernet / LinuxCNC / ConfigSamples. And run the command in the terminals: python3 upload_config.py config.txt. Thanks. Still get windows and flood commands, fog flood and blow for the touch probe tool
Last edit: 17 Apr 2022 23:29 by Domi.

Please Log in or Create an account to join the conversation.

More
17 Apr 2022 23:29 #240519 by scotta
Great to hear.

I've got back down to the shed to test a few things. After a full erase and upload of the latest firmware bin, the following is what is output on the serial port. LinuxCNC is able to connect and following errors are reported as expected as no modules have been loaded. After upload of a config, all ok with no following errors. I will look to include a default config in the bin file somehow though.
                                                                                
Remora-NVEM starting                                                            
                                                                                
## Entering SETUP state                                                         
                                                                                
                                                                                
1. Loading JSON configuration file from Flash memory                            
Flash storage location is empty - no config file                                
                                                                                
                                                                                
2. Parsing JSON configuration file                                              
Config deserialisation - Deserialization failed                                 
Creating thread 40000                                                           
Creating thread 1000                                                            
                                                                                
4. Loading modules                                                              
                                                                                
Creating a std module                                                           
Creating an Ethernet communication monitoring module                            
                                                                                
## Entering START state                                                         
                                                                                
Starting the BASE thread                                                        
Registering interrupt for interrupt number = 25                                 
        power on Timer 1                                                        
        timer started                                                           
                                                                                
Starting the SERVO thread                                                       
Registering interrupt for interrupt number = 28                                 
        power on Timer 2                                                        
        timer started                                                           
                                                                                
## Entering IDLE state                                                          
                                                                                
## Entering RUNNING state                                                       
                                                                                
## Entering RESET state                                                         
   Resetting rxBuffer                                                           
                                                                                
## Entering IDLE state

Please Log in or Create an account to join the conversation.

More
17 Apr 2022 23:32 - 17 Apr 2022 23:34 #240520 by Domi
Ještě potřebuji získat okna a příkazy pro záplavu, záplavu mlhy a úder pro dotykovou sondu nářadí a samozřejmě signál pro VFD
And I will add a 3D touch sensor and probe screen V2. I hope it works out
Last edit: 17 Apr 2022 23:34 by Domi.

Please Log in or Create an account to join the conversation.

More
17 Apr 2022 23:45 #240522 by royka
Hmm strange mine won't connect to upload, I'll serial monitor mine tomorrow and see what it says

Please Log in or Create an account to join the conversation.

More
18 Apr 2022 11:45 - 18 Apr 2022 11:50 #240554 by royka
Connected the rs232 output, the moment I try to upload I see it's resetting and after every retry but it's not connecting.
Remora-NVEM starting

## Entering SETUP state


1. Loading JSON configuration file from Flash memory
Flash storage location is empty - no config file


2. Parsing JSON configuration file
Config deserialisation - Deserialization failed
Creating thread 40000
Creating thread 1000

4. Loading modules

Creating a std module
Creating an Ethernet communication monitoring module

## Entering START state

Starting the BASE thread
Registering interrupt for interrupt number = 25
        power on Timer 1

        timer started

Starting the SERVO thread
Registering interrupt for interrupt number = 28
        power on Timer 2

        timer started

## Entering IDLE state

Remora-NVEM starting

[code]## Entering SETUP state


1. Loading JSON configuration file from Flash memory
Flash storage location is empty - no config file


2. Parsing JSON configuration file
Config deserialisation - Deserialization failed
Creating thread 40000
Creating thread 1000

4. Loading modules

Creating a std module
Creating an Ethernet communication monitoring module

## Entering START state

Starting the BASE thread
Registering interrupt for interrupt number = 25
        power on Timer 1

        timer started

Starting the SERVO thread
Registering interrupt for interrupt number = 28
        power on Timer 2

        timer started

## Entering IDLE state
[/code]
Last edit: 18 Apr 2022 11:50 by royka.

Please Log in or Create an account to join the conversation.

Time to create page: 0.368 seconds
Powered by Kunena Forum