synthetos / g2

g2core - The Next Generation
Other
622 stars 296 forks source link

Persistence of settings #463

Closed AnthonyMyatt closed 4 years ago

AnthonyMyatt commented 4 years ago

Hello,

Should settings for the motors/axis be persisting through a power cycle or is it normal to have to set these every time?

justinclift commented 4 years ago

Depends on your hardware. :smile:

If you're using a Due, the settings don't persist across power cycles as the Due doesn't have any onboard flash (or other storage) for saving them. The general approach there is to experiment and find out the settings you need, then recompile the firmware (not too hard on Linux or macOS) with those values as the defaults.

Does that help?

AnthonyMyatt commented 4 years ago

Thanks @justinclift, that explains it.

justinclift commented 4 years ago

No worries at all. Hope the PrintNC build goes well. :smile:

AnthonyMyatt commented 4 years ago

haha. Thanks. 😀

justinclift commented 4 years ago

@AnthonyMyatt As a general thought, is the server at www.anthonymyatt.net supposed to be online?

Tried it last night, and again just now, and am not able to connect to it. Seems like a server problem of some sort. :wink:

AnthonyMyatt commented 4 years ago

@justinclift, I once had a website running there with a bit of a bio and some of my work however I pulled it down some time ago as my working life changed. Now I only use the domain for email. I might reinstate it though if my new hobbies take off.

justinclift commented 4 years ago

No worries. Mostly asking because it seems like you've got a blog or something where you're documenting the build:

    https://github.com/AnthonyMyatt/ImperativeMyatt-PrintNCBuild

Wondering what the URL is, as it'd be easier than my just looking through the photo's one at a time. That's just me being lazy though. :grin:

AnthonyMyatt commented 4 years ago

https://anthonymyatt.github.io/ImperativeMyatt-PrintNCBuild/

justinclift commented 4 years ago

Awesome, thanks. :smile:

justinclift commented 4 years ago

Oh cool, there's a cost breakdown too. Super awesome, as it has Aus places to get stuff from (I'm in Melb atm).

The PrintNC looks very interesting, as I've been thinking to use steel box section for a potentially cheaper CNC frame approach for a while. And they've already gone through the process of getting that figured out.

justinclift commented 4 years ago

With the Due, what sort of motor drivers are you planning to use?

If you're going for external drivers (eg DM542 or similar), you'll very, very likely want one of these to interface between the Due and the drivers:

https://webshop.djuke.nl/kits/g2shield-external-kit

AnthonyMyatt commented 4 years ago

Looking to use TB6600 drivers. I ordered the g2Shield from djuke on the weekend. 😀

justinclift commented 4 years ago

Awesome. :smile: