danikurnianto
About
- Username
- danikurnianto
- Joined
- Visits
- 44
- Last Active
- Roles
- Member
Comments
-
Btw, it is working fine with Marlin. The problem is I do not know what kind of LCD board is this. The LCD has 16 pins only, compare to "RepRapDiscount Full Graphic Smart Controller" has 20 pins. When I install with Repetier firmware, the backgrou…
-
Thanks!
-
I am confused which description you are referring to. Please elaborate. And can you show me a line of Gcode to command the mixing extruder please?
-
Yes... it is single heater, good to know about the mixing extruder. I just wonder what is the Gcode so I can send the command manually. Please let me know.
-
HI Morten, I installed mine to MKS base (Ramps base/ 'clone'). You need to set the TFT config base on the printer type and firmware type, flash it through the SD card. Just like their instruction said. On the repetier firmware, I set to "smartcontr…
-
I just found out that the manual code command for extruding was running backward compare to the button command. For example, when I click extrude button for 1, the extruder motor turning the right direction to extrude the filament. The log command s…
-
is there any way to reduce the buffered moves? which setting I should change? what is better board that has bigger free ram than Arduino Mega 2560?
-
Finally have it works, but switch to Repetier-Firmware configuration tool for version 0.91 Rev 8, and then compile with Arduino-1.0.6-win. Interestingly I got error during compiling in Arduino 1.6.5-r2 with Repetier-Firmware configuration tool for v…
-
here what I have done, I tried upload the firwmware step by step (tab by tab), meaning I setup the value in 'General' tab only, then download all files, unzip and upload it with arduino 1.6.5. Run with repetier host, test the extrusion, when it work…
-
I sent command G92 E0 and not make any different. By the way, I found that changing the value in the 'Manual extrusion speed' and 'Manual retraction speed' in the Host setting, doesn't make any different. the E motor always spin the same speed (ext…
-
I tried lower down the 'Minimum extruder temperature' to 15, just to make sure I should able to spin the extruder motor anytime as the room temperature is above than that anytime. The commands looks correct, here I copy paste when I click the manual…
-
But I thought the z max length is automatically generated by the autolevel G32? meaning I should not change manually after the G32 is finish.
-
what do you mean 'adjust manually'?
-
yes this is delta printer. is that 1.5*zlength could be adjust?
-
Ok... does it mean my 'start g-code' whould be: G28G32 S2G29to get the most Z error correction?
-
so after I assembly the delta printer, I run: G28G131do the trick of putting all three sliders...G132 S1and then when start the printing, as I have below for the 'start g-code' that is going to always running auto calibration:G28G29... and the 3d pr…
-
yes I am using 0.92 firmware.the step 1-9 are coming from this video so I am thinking as the moment I setup a brand new delta system,step 3-5 are necessity.so I guess as the prerequisite, the steps now are (which is going to be done for one time onl…
-
as I am running Delta, please correct me if I am wrong for the prerequisite prior the start the printing with those 2 start g-codes: M321 G28G131do the trick of putting all three sliders on the right height to calibrate each endstop. G132 S1G32G1 Z5…
-
Yes, I am planning to have removable bed. "Just write all steps you would do into the start gcode of the host" Could you please help me to list all those gcode steps? I really appreciate it.
-
I found the answer: M502 M500 those commands would reset the Eeprom to the current configuration.h settings
-
My extender board is this one: http://www.amazon.com/gp/product/B00GHE3456?psc=1&redirect=true&ref_=oh_aui_detailpage_o03_s00 It is using D6 and D11. it works. Thanks!
-
What is wrong with the solution I posted directly above you? It gives you 2 fan outputs even with 12V on unused pins. It's the only buyable solution I know. But you can solder such a board also yourself. Just 2 mosfets connected to 2 free pins drivi…