Re: Has any one built the Micromake printer? October 09, 2015 04:10PM |
Registered: 9 years ago Posts: 6 |
Re: Has any one built the Micromake printer? October 09, 2015 05:07PM |
Registered: 9 years ago Posts: 16 |
Re: Has any one built the Micromake printer? October 09, 2015 05:25PM |
Registered: 9 years ago Posts: 197 |
Quote
Death_Keeper
hi,
just finished building the micromake (linear rails, heated bed and new effector)
need your help.
the original firmware (repetier) that comes with cura works but gives me smaller parts than I need (0.2-0.3 mm in all directions) - trying to tweak the numbers in repetier host caused a convex effect that I cannot get rid of - unless I reset the firmware to stock...
tried the firmware from the site - which is marlin (to my surprise) and now I can get the machine to home correcty (using g28 command), but it slams into the bed when trying the auto level - g29 (tried playing a bit with manual Z hight with no joy) - isn't the Z trigger suppose to stop the effector from continuing down when depressed like in repetier? (also checked with m119 - the endstop logic works as it should)
anyone using this printer with Marlin and can post his/her setup? (config)? tried the one from few posts back - it tries to auto level in mid air, and when increasing the Z hight to a little more then the actual hight - again - same behaviour - slams into the surface.
hope you can post your config files, or if you have the full repetier source (one that compiles - the 0.91/0.92 versions didnt compile for me using arduino 1.65 or 1.6) please share.
hardware-wise it seems like a decent printer, but the firmware (no real source) and the lack of english manual makes it extreamly difficult to build and config.
my 2 cents - build pics with the screws used in each step.link
thanks in advance,
Yossi
Re: Has any one built the Micromake printer? October 09, 2015 05:27PM |
Registered: 9 years ago Posts: 197 |
Quote
edak
I am still working on the stock firmware but adjusted the rod length to get my prints to the right size then adjusted the next setting to get it flat. It was a procedure that only took a short while so should be easy. My x and y aren't perfectly equal as there's no way to adjust individually with stock firmware, however they are within 0.3mm of target.. I also would like to know if others are using different firmware what settings they used to get it all perfect.
Re: Has any one built the Micromake printer? October 09, 2015 09:59PM |
Registered: 9 years ago Posts: 16 |
Re: Has any one built the Micromake printer? October 09, 2015 10:20PM |
Registered: 9 years ago Posts: 197 |
Quote
edak
When I write 0.3mm it is between x and y axes. If you have a heated bed installed then the default firmware becomes repetier, not marlin. That is what I am working with.
Re: Has any one built the Micromake printer? October 10, 2015 01:17AM |
Registered: 9 years ago Posts: 6 |
Re: Has any one built the Micromake printer? October 14, 2015 03:25PM |
Registered: 10 years ago Posts: 18 |
Quote
dominsch
I can't help you with the hardware but there is a separate firmware for the micromake with heatbed upgrade(repetier based).
Re: Has any one built the Micromake printer? October 14, 2015 03:45PM |
Registered: 9 years ago Posts: 27 |
Re: Has any one built the Micromake printer? October 14, 2015 03:55PM |
Registered: 10 years ago Posts: 18 |
Quote
aimatt
Make sure your motors go in the right direction or reverse the plugs for each at a time. Does jog up/down on the z axis using pronterface work correctly?
Re: Has any one built the Micromake printer? October 14, 2015 04:51PM |
Registered: 9 years ago Posts: 197 |
Quote
Stigern
Quote
aimatt
Make sure your motors go in the right direction or reverse the plugs for each at a time. Does jog up/down on the z axis using pronterface work correctly?
Using pronterface and clicking the Right Z bar, 1 or 10 just gives out a buzzing sound.
Reverse the plugs? They only fit one direction because of the white plastic connector.
Seems like my motors might be in the wrong places on the board, the chinese build videos are a paint to watch. Are there any places I can figure out what goes where?
Heres how mine are connected:
Re: Has any one built the Micromake printer? October 15, 2015 12:56AM |
Registered: 10 years ago Posts: 18 |
Quote
xile6
If motors move the wrong way then change false to true or true to false in the firmware.
The buzzing sounds is normally due to trying to move the Z axis without first homing the printer.
Cura bed leveling wizard.
Isnt setup for the delta, unless your using the modifed version for the micromake.
Either way cura and a delta wont help much.
But what problem overall are you having with the printer?
Re: Has any one built the Micromake printer? October 15, 2015 08:13AM |
Registered: 9 years ago Posts: 197 |
Quote
Stigern
Quote
xile6
If motors move the wrong way then change false to true or true to false in the firmware.
The buzzing sounds is normally due to trying to move the Z axis without first homing the printer.
Cura bed leveling wizard.
Isnt setup for the delta, unless your using the modifed version for the micromake.
Either way cura and a delta wont help much.
But what problem overall are you having with the printer?
I'm using the modified version of Cura.
If I flash my printer with the custom Cura/Micromake firmware I can't invert motors as I understand it. Because the firmware is a .hex file. With this firmware my main problem are not being able to home, resulting in motors moving in wrong direction.
If I flash my printer with the custom marlin firmware, it will home perfectly. But when I do the auto level procedure from Cura nothing happens(can't find a way to do it from lcd either). And of course when I start printing it will print 20cm above bed.
Re: Has any one built the Micromake printer? October 15, 2015 08:36AM |
Registered: 9 years ago Posts: 27 |
Re: Has any one built the Micromake printer? October 15, 2015 08:36AM |
Registered: 9 years ago Posts: 27 |
Re: Has any one built the Micromake printer? October 17, 2015 04:01AM |
Registered: 10 years ago Posts: 18 |
Re: Has any one built the Micromake printer? October 17, 2015 11:39AM |
Registered: 9 years ago Posts: 197 |
Quote
Stigern
Seller told me to invert my belt clips, and now with the Cura flashed firmware the .hex file it moves in the correct direction. But it doesn't see the endstops, just keeps hitting them and slipping belts
When I'm in pronterface and run M119 with endstops clicked in, it shows all as HIGH, and LOW when not active. So the printer sees my endstops, but if I go into the LCD menu and position, and X,Y etc it shows "Min Endstop: N/A" when then are HIGH or LOW. Shouldn't' it change state there?
Sellers just keeps telling me to flash default firmware all the time, so no help there
Is there a way to fix this?
Re: Has any one built the Micromake printer? October 22, 2015 03:08PM |
Registered: 9 years ago Posts: 6 |
Re: Has any one built the Micromake printer? October 22, 2015 05:07PM |
Registered: 9 years ago Posts: 197 |
Quote
Death_Keeper
Hi uys.
little update.
after trying for few hours with marlin - couldnt get the homing and the auto level to work - one goes to the other direction...
Xile6 can you please share a link to your firmware and/or your config.h?
I can only get the Hex firmware to ork for some extent...but I cant get my PLA - tried bed temps from 40-80, and extruder temps 180-210...only 205&80 sticks a bit but upon a direction change in the first layer - the print lifts.. thought its the accelaration but I set it to 1000 and the first layer speed is at 40% (regular speed is 30mm/s)... seems really slow and still Having problems..
(also coated the glass with Kapton...no real difference)
layer hight seems ok (when I have a strieght line and it sticks - seems ok)...
any Ideas?
Yossi
Re: Has any one built the Micromake printer? October 24, 2015 02:05PM |
Registered: 9 years ago Posts: 6 |
Re: Has any one built the Micromake printer? October 24, 2015 02:49PM |
Registered: 9 years ago Posts: 197 |
Quote
Death_Keeper
Thanks Xile6!
first...after inspecting the printer I have found that one of the diag. rods had a crack that allowed a lengh change... a bit of CA and its fixed...anyone knows where I can source these rods?
tried the last version you posted... took about 30 iterations and finished...no hen I ot to anywhere on the bed I Have to be 1mm above Z0 in order to pass the paper test...
tried messing with z prob height, and running the g0 a code again...but it didnt make any difference...
any Idea how I can manually set the Z height to be 1 mm lower than the original value?
still didnt try to print...didnt have much time...also saw the RichCattel has a newer testing Version - but it didn't work that well for me (did you try that?)
anyway...seems like its going in the right direction...
I'll keep you posted.
Yossi
Re: Has any one built the Micromake printer? November 02, 2015 08:12AM |
Registered: 9 years ago Posts: 5 |
Re: Has any one built the Micromake printer? November 02, 2015 09:14AM |
Registered: 9 years ago Posts: 197 |
Quote
treloid
Hi mates
So this is my first post in this forum, but i've been reading here since a long time
I have quite a lot experience with cartesian printers, but the micro make should become my first delta printer. I have the newer model with the newer effector and after a few hours of try and error the printer was working well with the standard firmware which was uploaded with cura.
Like other people i also had the issue with the inverted Z axis while resetting the printer with the machine debugger. The key here was to swap 2 wires of each motor (i swapped red and blue). After this, the machine debugger worked pretty well, nice tool!
After printing some smaller parts which worked great i tried to print some bigger parts.. This was impossible because the autoleveling seems to does crap with original firmware..
So now i'm changing to the Rich C firmware, cause marlin is more familiar for me due to the experience with the cartesian printers.
How do you print ABS? With one fan active over the whole time or both off?
I switched both off, but this jammed my hotend really bad..(2 hours of cleaning..)
Cheers
Re: Has any one built the Micromake printer? November 02, 2015 09:45AM |
Registered: 9 years ago Posts: 5 |
Re: Has any one built the Micromake printer? November 02, 2015 12:12PM |
Registered: 9 years ago Posts: 197 |
Quote
treloid
Yeah thats why i turned off the fan because there is also en airflow on the bed because of it..
My printer is running the autocalibration right now with a tolerance of 0.05 but after 40 iterations still no success... Are my axes connected correctly?
Edit:
Everytime my printer says the endstop calibration is OK it starts to adjust the delta geometry and starts again to adjust the endstops... Why is this?
Re: Has any one built the Micromake printer? November 02, 2015 02:28PM |
Registered: 9 years ago Posts: 5 |
Re: Has any one built the Micromake printer? November 03, 2015 01:28PM |
Registered: 10 years ago Posts: 18 |
Re: Has any one built the Micromake printer? November 03, 2015 01:59PM |
Registered: 9 years ago Posts: 10 |
Re: Has any one built the Micromake printer? November 03, 2015 04:33PM |
Registered: 9 years ago Posts: 197 |
Quote
Stigern
Finally got mine to reset in the correct direction.
When doing auto level, at Print Height under Firmware setting it was set to 200 by default. If I used this setting it would stop in the middle and to auto probing in the air. Had to change this to 360 to get it close to bed.
Now when I try to run auto level it won't sense my probe. Maybe someone can check out this video and see if they see a reason:
[www.youtube.com]
PS Proble click fine, and running G31 command in pronterface shows it as L and H.
But still nothing when auto level procedure is run.
But what I find strange is that it moves down, then runs upwards, before moving down agan then while it's down it moves to a new probing point. Shouldn't it move up and then move to a new probing point?
Re: Has any one built the Micromake printer? November 03, 2015 05:00PM |
Registered: 9 years ago Posts: 1 |