Valmond

Valmond t1_j5v1i67 wrote

Most don't so ...

Or think like just because they have a general idea if how things work, they know the nitty gritty details. Actually we all do that from time to time, but I have coded j2me on mobile phones for a couple of years, I have also used and modified C code for my 3D printer (I'm a senior C/C++ dev) so I think I'm not completely off the track. But I mean I still wait for you to show me how you'd hook a smartphone up to control a 3Dprinter. I mean it surely is possible, maybe easy, maybe very costly, but the burden of proof lies on you, not me, IMO.

1

Valmond t1_j5qhsmu wrote

Okay I understand now, I think it boils down to:

"As long as the right software is there"

and your lack of understanding how computers and networks work in general I guess?

Is there a "software" for your phone to control a/my 3D printer? I guess not. Java compiler is a software in itself, as are C/C++ compilers, 3D printer firmware etc. You can technically write it, but that is usually done by either a multi billion company or an open source group of hundreds, thousands of people (I mean you need to use stuff done by others to get your thing running).

Also, how do you hook your phone up to the 3D printer? It won't happen by itself.

You are right in theory, but not in practice I'd say!

Cheers

/u/Valmond

1

Valmond t1_j5gyr5b wrote

How would you do that? I mean would you just control the computer controlling the 3D printer or could the phone do the whole job?

I'm actually curious about this because hell yeah even the cheapest phone have so much CPU power, but it seems it's locked (sort of) and you can't just write 10 lines of python (or whatever) to control a stepper motor or three.

1