Discussion You want this (NUON Official SDK, NUON schematics, NUON manuals and more)

The Helper

Necromancy Power over 9000
Staff member
Reaction score
1,701
You should have the link.

You are right Stephen on the thing about the Authentication Tools not being that much of a priority over like an SD Device to keep from having to burn CD Roms. I am about to readjust my priorities based on current stuff.
 

The Helper

Necromancy Power over 9000
Staff member
Reaction score
1,701
I wish google would say how many times it was downloaded. They hide the stats totally.
 

songbird

You may change this now in User CP
Reaction score
72
I'd love it it we could get an SD based optical drive emulator for these machines, as well as a way of uploading code via the controller port as opposed to burning a CD-R every time. I would actually say, that is more important for now (IMHO) than getting authentication to work. If we had this, more developers could be persuaded to try stuff.
What we'd need is a boot disc that knows how to accept code downloads to DVD player RAM, then jump to the start of the code and execute. Basically a Jaguar-style BJL protocol but for NUON, probably using a USB to Firewire cable.
 

The Helper

Necromancy Power over 9000
Staff member
Reaction score
1,701
What we'd need is a boot disc that knows how to accept code downloads to DVD player RAM, then jump to the start of the code and execute. Basically a Jaguar-style BJL protocol but for NUON, probably using a USB to Firewire cable.

Can we continue the discussion of this specific issue here please

 

Cobra!

New Member
Reaction score
5
Hey, I've tried to install the Linux SDK on Ubuntu 20.04, and when I try to build a project, I get this error:
Code:
merlin-local-gcc: installation problem, cannot exec `vmcpp': No such file or directory

What do I do?
 

Stephen

NUON Lover!
Reaction score
95
I've never ran linux before, only ran this on Windows. But it sounds like a path variable is not properly set. vmcpp.exe should exist in the vmlabs\bin directory.
 

cubanismo

You may change this now in User CP
Reaction score
86
Your best bet is to be sure you're installing to the default /usr/local path prefix suggested by the vmlabs install script. Otherwise, you'll get errors like this unless you adjust the spec files mgcc is using, because the gcc driver program won't be able to find its helper binaries, such as the C preprocessor (vmcpp).

I plan on making a script to automate that process better than the vmlabs installer script, but I haven't gotten to it yet. I've just manually modified everything to work from my particular home directory thus far.
 

Cobra!

New Member
Reaction score
5
Your best bet is to be sure you're installing to the default /usr/local path prefix suggested by the vmlabs install script. Otherwise, you'll get errors like this unless you adjust the spec files mgcc is using, because the gcc driver program won't be able to find its helper binaries, such as the C preprocessor (vmcpp).

Oh, did I have to enter it manually? That might explain some things, I’m used to a path being mentioned being the default if you type nothing and hit enter, so that’s what I did. I’ll try it again tomorrow and enter it manually.
 

Cobra!

New Member
Reaction score
5
Yeah, typed in "default", and now the samples build, and can run nuance on wine (although it's slower than native Windows). Clean even works, too!

Only gripe I have is that it doesn't produce a NUON.CD. I know I can use a .cof for nuance, but I would like to be able to burn on a CD to test on my N-501. Anything I can do to generate one on Linux?
 

cubanismo

You may change this now in User CP
Reaction score
86
Glad that worked. The older SDK doesn't have the CreateNuonCD tool. You'll have to do that step on Windows, or also run that tool via WINE after copying it over from the Windows SDK. I just scp the .cof to a Windows VM, ssh in, and run the tool it there.
 

Cobra!

New Member
Reaction score
5
Oh, so the Windows SDK is a later version than Linux? What differences are there apart from the NUON.CD thing?

Does there exist a standalone tool to convert existing cof files into a NUON.CD?
 

cubanismo

You may change this now in User CP
Reaction score
86
Yeah, it's newer. The docs are more up to date, some headers and libs have additional entries, and all the tools are one or two versions later. For example, the disassembler crashes given invalid input on Linux, but silently fails on Windows (great improvement). Most things I can't tell the difference.

My plan is to merge both, taking the newer versions where available, into one github repo you can just check out and use on either platform, but that'll be a few nights of dedicated work to set up.

CreateNuonCD.exe is the standalone tool to create a NUON.CD from a .cof file. That's what the SDK Makefiles use. Just run "CreateNuonCD cd_app.cof" and it'll output NUON.CD. Could probably be ported to Linux with enough work. It seems to perform some sort of signing similar to the DVD auth tools, so the algorithm and keys would need to be extracted.
 

Cobra!

New Member
Reaction score
5
My plan is to merge both, taking the newer versions where available, into one github repo you can just check out and use on either platform, but that'll be a few nights of dedicated work to set up.
I'm really looking forward to seeing this! Hope you'll keep us up to date!

CreateNuonCD.exe is the standalone tool to create a NUON.CD from a .cof file. That's what the SDK Makefiles use. Just run "CreateNuonCD cd_app.cof" and it'll output NUON.CD. Could probably be ported to Linux with enough work.
Where is it located? I could try and run the exe manually through wine.
 
Last edited:

mgarcia

You may change this now in User CP
Reaction score
48

Contents:

Official SDK
Serial adapter schematics
Composer Kit
Devkit Manual
Aries 3 schematics
Galaxy Quest Enhancements
Port Data

UPDATE: Link changed from Dragonshadow's direct URL to Google Drive

It would be really, really helpful having a link on https://www.nuon-dome.com/download.html to this post.
I spent a bit of time trying to find it again, and I knew what I was looking for! lol
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Monovertex Monovertex:
    How are you all? :D
    +1
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top