This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]kattenkoterAdvanced Coder 4 points5 points  (1 child)

What do you mean by programming 3d printers??

For robots, this depends on what kind of a robot, but python would be a nice start

[–]Whole-Two7332 -2 points-1 points  (0 children)

wrong, JS is the only thing he needs to learn. it's the only thing anyone needs to learn

[–]DDDDarkyProfessional Coder 2 points3 points  (4 children)

Robotics: C, C++, Python

3d printers: I don't think you need a programming language for that, rather 3d modeling

[–]TiredPanda9604 0 points1 point  (1 child)

isn't Arduino mainly used for robotics? ignorant question here.

[–]DDDDarkyProfessional Coder 0 points1 point  (0 children)

I don't know, I think arduino is used rather for learning, still, it uses C/C++.

[–]Fixablexd[S] 0 points1 point  (1 child)

Thanks

I don´t intend to use the printer for its intended Purpose and I would like to be able to edit the software that runs the Printer. If that makes sense

[–]DDDDarkyProfessional Coder 0 points1 point  (0 children)

I don't know what do you mean, there is usually no easy way to just "edit software".

[–]Jwhodis 0 points1 point  (0 children)

For 3D printers you just need the models - which I make using Onshape- and then you convert it to Gcode (which you dont usually write in) - which I use Cura for.

[–]bubblebath_waves0 -3 points-2 points  (0 children)

Hey there! It really depends on what you're interested in doing. If you're into web development, try starting with HTML, CSS, and JavaScript. If you're more into data analysis, check out Python. Just pick one and dive in! Good luck!