Ultimaker ordered !
I hesitated a lot... But I finally decided to get a 3D printer ! But dammed, the leading time is soo long ! I placed my order mid-december... So it's supposed to arrive anytime from now. The PLA is out of stock
and they are waiting for shippment.
Nevertheless the Ultimaker team is very reactive and client-oriented . No email remained unanwsered more than 3 days. Stay tuned for more posts about 3D printing in the very near future !
Helpfull links:
- Ultimaker blog
- How precise is the ultimaker ?
- Ultimaker quality FAQ is like porn for 3D printers
- Ultimaker on youtube
Arduino to VC++ project launched !
The Arduino To VC++ converter project is published.
http://arduinotovsconverter.codeplex.com/
You'll find the prerequisites and the installation guide on the main page.
Let me know if you like it (and well... if it works
)
How to create a VC++ project file out of my PDE file.
In windows explorer, browse to the PDE file that you want to convert into a Visual Studio C++ project.
Right click - on the pde file and select "Convert to VC++ project"
This will create a new folder containing :
Open the VC++ Project file and… voilà !
I’ve added a new library. How could make sure that my project will be able to use it ?
In Visual Studio, save your changes.
In windows explorer, browse to the vcxproj file.
Right click - on the pde file and select "Convert to VC++ project"
Reopen you project (If you project were already opened, it will reload automatically)
Arduino to Visual Studio converter
Hi!
Here is a sneak preview of something i'm working one. By the way, i'm looking for Alpha testers !
Features :
This projet will make coding for arduino easier and faster for people used to Visual Studio IDE with TRUE autocomplete feature.
This tool will convert PDE file into a VC++ project that you can compile with Arduino compiler later. If new libraries are added. A tool is provided to automatically update the Libraries Path inside the VC++ project file.
IntelliSense truly works for :
Hello World !
Hi everyone,
Here is the very first post ! I'll post here some stuffs I made during my woodworking classes. And since I discovered the Arduino recently... I'll post about it as well
cha








