Calculations would be 200 * 32 / 11 * 3.14159265359 = 185.1984792341933by Roberts_Clif - Firmware - Marlin
#define Z_MIN_PROBE_ENDSTOP_INVERTING false // set to same logic as "Z_MIN_ENDSTOP_INVERTING". It appears to me your are calculating for a NEMA 17 0.9° Stepper. Hictop 3DP08 has the following // Typical stepper motors have 200 steps per full step/rev = 1.8°/step, so 1/16 microstepping = STEPS_PER_REVOLUTION_E = 3200 // X-Y Axis 3200, / 20 tooth, / 2mm pitch = 200*16 / 20 / 2 = 80 :: (STEPS_by Roberts_Clif - Firmware - Marlin
Printed STL file on your 1st Post at .25mm. print as Shown 19.15mm diameter, Peg on top 8mm diameter Appears to match STL file a perfect circle. Looked at Your Marlin firmware it appears to be correctly configured. Hictop Stepper Current Adjustment https://www.youtube.com/watch?v=8K3m6-kOoWwby Roberts_Clif - Reprappers
Look here see if this helps. This Pdf Has some pin-out specs may also help. megatronicsv2.pdfby Roberts_Clif - Reprappers
If you are compiling Marlin 1.1.3 By Sending a G28 - You are sending a Home Message By sending a G28 Y - You are telling it to go to Y-Zero Location By sending a G28 X - You are telling it to go to X-Zero Location // Configuration.h Did you Set Your bed size Here // Travel limits after homing (units are in mm) #define X_MIN_POS 0 #define Y_MIN_POS 0 #define Z_MIN_POS 0 #define X_MAX_POS 220 #by Roberts_Clif - General
Read what others have to say http://forums.reprap.org/read.php?1,158085by Roberts_Clif - Problemi e qualità di stampa
QuoteCencio By the way, I can not "clean" the print out of these imperfections, assuming the problem is highlighted with the white ABS, while with the PLA all fine. Wires are formed and in some places the material is either missing, causing small holes, or is excessive, causing balls. I tried to change the temperature, the speed, the amount of extruded material, and the extrusion parameters, espeby Roberts_Clif - Problemi e qualità di stampa
The RepRap Melzi v2.0 does support Auto Leveling. Marlin 1.1 Newest released will support your controller. The Arduino IDE’s will support Window, Mac or Linux . The Arduino IDE May need to have added support. As per Wiki And now my opinion of this endeavor. I had just purchased a Hictop 3DP11 and it took forever to get it to print faithfully. So when the time came that I wanted to upgrade, to aby Roberts_Clif - General
Have you tried to adjust the Stepper motor current, sound like it not getting enough current. Stepper Current adjust Videoby Roberts_Clif - Reprappers
Search for LITTELFUSE VERY FAST ACTING NANO2 2410 SMD FUSES 15A Or as 2nd LITTELFUSE FAST ACTING SMD Fuse 1808 15A 65Vby Roberts_Clif - Prusa i3 and variants
Heard about the HICTOP CR-10 3D Printer Prusa I3 DIY Kit or 3DP-20, Print build 300x300x400. The first thing I noticed was the Controller and Extruder assembly were inside a metal shield. This is good for EFI protection which the other Hictop models desperately Need. After reading the assembly instructions was not impressed, it was by far the easiest DIY Printer to assembly but somehow lacking.by Roberts_Clif - Prusa i3 and variants
From your REPRAP_DISCOUNT_SMART_CONTROLLER On the LCD Main menu (press Click) Select Control (press Click) Select Motion (press Click) What is the value on Z Offset: Z Offset: is the difference of height between nozzle and bed Negative moves nozzle down positive moves it up On my 3DP11 and 3DP12 I have a Z Offset: -00.50 Currently running Marlin-1.1.0_RC8BF-HICi3by Roberts_Clif - Prusa i3 and variants
Filament always drizzles out, it is just a fact of life that we have learned to live with. 1st you will need a pair of tweezers it remove the dangling filament just before it starts to print. Bed leveling is an art, and before you learn how, you will crash the head into the bed several times, have your off switch in your hands until you get proficient. The first step is to slowly raise the z-axiby Roberts_Clif - Prusa i3 and variants
I do not know what software comes with Hictop 3DP11. I bought Both my 3D Printer Used, as the Original owners could not get them to work. I do Have this web Page for Hictop and it states that it is Marlin. then you would use Marlin like the partial source below * Configuration.h //=========================================================================== //========================= Filameby Roberts_Clif - Printing
Show video of Start print process so I can See. Also you need a surface for the Filament to stick to. I use a form of Vinyl Transfer Tape that is Paper Backed see photo.by Roberts_Clif - Printing
This is exactly what was happening to both my Hictop's I found a solution for my Hictop's filament run-out sensor and other problems read the link supplied EFI Shielding nothing ventured nothing gained. sounds strange but with only a simple test you will know for sure. In the attached pictures I found a old case and just slid it over the controller held on by duct tape, as a test to prove thaby Roberts_Clif - Printing
I have made a EFI Shield for Hictop Aluminum Printers download from Tinker-cad below Hictop Controller Cover Make a trip to your local hardware store and purchase a roll of Aluminum Duct Tape about $4.00. 1. What is required is to print the Above case or one of your own design. 2. Cover all areas inside the Printed case Include a least one screw for GND. Making sure you cut out all the holes.by Roberts_Clif - General
Have just measured a voltage difference of 599mv from ground to the Extruder stepper motor case will try grounding and return the MLCD2005 Display back on top. The voltage is originating from the nozzle heater as there is a voltage difference of 6mv from the nozzle to the stepper motor case. Being is such close proximity to the MLCD2004 this indeed may lead to a solution. The X-Axis stepper doesby Roberts_Clif - General
Well I was mistaken. Still have problems with the SD card Reader on the Hictop 3DP12. It is really strange. Can take the 3 Controllers and the 3 LCD2004 displays and get them all to work correctly on my Hictop 3DP11 that has a 12v at 20 amp supply. Now here is my dilemma if I take any of the cards connect it too my 3DP12 which has a (1) 24v 15 amp power supply it errors only when the LCD is attby Roberts_Clif - General
Have been using my 1st 3D printer now for 8 months, the last time I upgraded the software was months ago. Just purchase a 2nd Hictop Aluminum 270X220X190 build area. I started getting erratic printing, on my Brand New 24V Hictop from day one, after some time and dozens on bad prints, starting diagnosing the errors that were happening . The errors were many and happened on an unscheduled basis, tby Roberts_Clif - General