Prusa i3 Kit with MKS Base 1.2 Board February 20, 2015 05:15PM |
Registered: 8 years ago Posts: 7 |
Re: Prusa i3 Kit with MKS Base 1.2 Board February 22, 2015 04:09AM |
Registered: 8 years ago Posts: 7 |
Re: Prusa i3 Kit with MKS Base 1.2 Board February 28, 2015 06:49PM |
Registered: 8 years ago Posts: 1 |
Re: Prusa i3 Kit with MKS Base 1.2 Board March 01, 2015 11:16AM |
Registered: 8 years ago Posts: 7 |
Re: Prusa i3 Kit with MKS Base 1.2 Board March 04, 2015 10:51PM |
Registered: 8 years ago Posts: 1 |
Re: Prusa i3 Kit with MKS Base 1.2 Board March 05, 2015 10:45PM |
Registered: 8 years ago Posts: 2 |
Re: Prusa i3 Kit with MKS Base 1.2 Board March 08, 2015 02:08PM |
Registered: 8 years ago Posts: 2 |
// The following define selects which electronics board you have. // Please choose the name from boards.h that matches your setup #ifndef MOTHERBOARD #define MOTHERBOARD BOARD_RAMPS_13_EFB #endif #define TEMP_SENSOR_0 5 #define TEMP_SENSOR_1 0 #define TEMP_SENSOR_2 0 #define TEMP_SENSOR_3 0 #define TEMP_SENSOR_BED 1 #define HEATER_0_MAXTEMP 250 #define HEATER_1_MAXTEMP #define HEATER_2_MAXTEMP 0 #define HEATER_3_MAXTEMP 0 #define BED_MAXTEMP 70 #define DEFAULT_AXIS_STEPS_PER_UNIT {80,80,403.15,100} //Have to be adjust but these are mine #define REPRAP_DISCOUNT_SMART_CONTROLLER //This one have to be uncomment to activate the LCD.
Re: Prusa i3 Kit with MKS Base 1.2 Board March 08, 2015 08:48PM |
Registered: 8 years ago Posts: 7 |
Re: Prusa i3 Kit with MKS Base 1.2 Board March 24, 2015 07:40PM |
Registered: 8 years ago Posts: 17 |
Re: Prusa i3 Kit with MKS Base 1.2 Board March 24, 2015 11:06PM |
Registered: 8 years ago Posts: 98 |
Quote
TERMINAL
Hello.
I bought the prusa i3 kit from ebay and built it.
The process was a bit teidious since the seller didn't provide correct instructions. (The instructions were for a model with different parts)
But it turned out allright in the end.
I tried uploading the marlin firmware but i can't. The arduino IDE has trouble communicatig with the board for some reason. (times out)
If anyone has a fix please post it.
Also, would you mind sending me the stock firmware? You could put it on 4shared page or something so people would get it easier.
EDIT 1: I got it form here--
[www.ebay.com]
it's a Base 1.2 (with the ramps 1.4) -- i think
Re: Prusa i3 Kit with MKS Base 1.2 Board March 25, 2015 10:47AM |
Registered: 8 years ago Posts: 17 |
Re: Prusa i3 Kit with MKS Base 1.2 Board April 29, 2015 04:05AM |
Registered: 8 years ago Posts: 19 |
Re: Prusa i3 Kit with MKS Base 1.2 Board April 30, 2015 09:04PM |
Registered: 8 years ago Posts: 19 |
Re: Prusa i3 Kit with MKS Base 1.2 Board May 03, 2015 07:25AM |
Registered: 10 years ago Posts: 973 |
Re: Prusa i3 Kit with MKS Base 1.2 Board May 07, 2015 04:26AM |
Registered: 8 years ago Posts: 19 |
Re: Prusa i3 Kit with MKS Base 1.2 Board June 20, 2015 11:00AM |
Registered: 7 years ago Posts: 6 |
Re: Prusa i3 Kit with MKS Base 1.2 Board June 20, 2015 11:28AM |
Registered: 8 years ago Posts: 98 |
Quote
Rob37w
Same problem here. Got the printer with the v1.3 board and I can not get my computer to recognize it.
How did you guys get your computer to recognize the device?
Re: Prusa i3 Kit with MKS Base 1.2 Board June 20, 2015 11:33AM |
Registered: 7 years ago Posts: 6 |
Re: Prusa i3 Kit with MKS Base 1.2 Board June 20, 2015 12:56PM |
Registered: 7 years ago Posts: 6 |
Re: Prusa i3 Kit with MKS Base 1.2 Board June 20, 2015 07:11PM |
Registered: 8 years ago Posts: 98 |
Quote
Rob37w
I'm done dealing with this. Prints great if i use a SD card but i cant get it to communicate with my printer.
I'm going to return it or sell it for what i paid. If anyone wants to buy it let me know.
Fully assembled and has the upgraded lead screws. $299
Re: Prusa i3 Kit with MKS Base 1.2 Board June 20, 2015 08:08PM |
Registered: 7 years ago Posts: 6 |
Re: Prusa i3 Kit with MKS Base 1.2 Board June 20, 2015 10:51PM |
Registered: 8 years ago Posts: 98 |
Quote
Rob37w
Yep. Fails every time I try and hook it up. Even when I try and manually instal the driver it says Its not the correct driver.
It's makeing me crazy.
Tried it on 3 machines. Windows XP, windows 7 and windows 8.1.
Re: Prusa i3 Kit with MKS Base 1.2 Board June 21, 2015 01:33PM |
Registered: 7 years ago Posts: 6 |
Re: Prusa i3 Kit with MKS Base 1.2 Board June 21, 2015 01:50PM |
Registered: 7 years ago Posts: 111 |
Re: Prusa i3 Kit with MKS Base 1.2 Board June 21, 2015 02:38PM |
Registered: 8 years ago Posts: 98 |
Quote
Rob37w
Thanks. I'm getting closer. Here is where i am at.
It now reconizes the device but ardrunio won't upload to it. See attached two pictures.
Also my 3D printing software says "port is in use by another program".
I have changed the port from COM 4 to COM 5 and COM 10. Same thing.
Thanks so much for the help. Really THANKS!!!
Re: Prusa i3 Kit with MKS Base 1.2 Board June 21, 2015 04:45PM |
Registered: 7 years ago Posts: 6 |
Quote
veaceonee
How can I get this to work with Windows 8? It will not recognize it no matter what I try.
Re: Prusa i3 Kit with MKS Base 1.2 Board June 21, 2015 08:36PM |
Registered: 8 years ago Posts: 98 |
Quote
Rob37w
Quote
veaceonee
How can I get this to work with Windows 8? It will not recognize it no matter what I try.
Nothing is working for me either.
So I am not showing hidden devices. and assigned it a COM that nothing is using. Still nothing.
Should i switch the board in Arduino to something other that Mega 2560? Is there a MKS board i need to install to Arduino's board list?
Re: Prusa i3 Kit with MKS Base 1.2 Board June 24, 2015 12:03PM |
Registered: 7 years ago Posts: 1 |
Re: Prusa i3 Kit with MKS Base 1.2 Board June 25, 2015 06:55PM |
Registered: 8 years ago Posts: 22 |
To install unsigned drivers in Windows 8, you have to disable driver signing enforcement. Here is a link showing how with pictures. Disable Driver Signing EnforcementQuote
veaceonee
How can I get this to work with Windows 8? It will not recognize it no matter what I try.
Re: Prusa i3 Kit with MKS Base 1.2 Board June 25, 2015 08:47PM |
Registered: 8 years ago Posts: 98 |
Quote
ziobeto
hi jerry have same problem could you try send me your firmware?
thanks
my email [email protected]