title_body
stringlengths
83
4.07k
upvoted_answer
stringlengths
32
13.1k
Stuck filament in the extruder of Infitary M508 Model: Infitary M508 Details: The filament is stuck in the extruder preheated for PLA (the filament is PLA 1.75 white). The extruder's motor works and the filament is in the hole of the extruder (not somewhere else). I took the fan covering the motor apart, to show what is inside, so you might see it on the attached image: You might also see this video for details: https://www.youtube.com/watch?v=R8rYGhuYWvc I'm able to pull the filament out, when I uncouple the motor's gear, but it doesn't go through the extruder when I push it in. What can I do to fix this? Thanks! P.S. It's the first start of the printer.
The hot end can clog in two places. Heat distortion can cause the filament above the nozzle, at the level of the cooling fins, to melt, expand and prevent further passage. The nozzle itself may be clogged by impurities. There are two methods available, depending on the type of clogging. If the hot end is blocked at the level of the cooling fins, a so-called "Atomic Pull" helps. This is also a convenient method of changing filaments. The hot end is heated to approx. 90°C and the filament is pulled out of the hot end with a bold jerk. The filament does not melt completely and remains tough. Thus the complete plastic is pulled out of the hot end. If the nozzle is clogged, an "Atomic Pull" only helps to a limited extent. To clean a nozzle, the hot end should be removed from the holder and the heating block unscrewed. You need a gas burner. With the gas burner the brass nozzle is heated until the plastic is completely carbonized. Wait until it has cooled down and reassemble the hotend. Post-cleaning advice: Be sure that the hotend is cooled enough that no heat can creep up the hotend and melt the plastic before it enters the heat block. Without sufficient cooling clogging pre-nozzle is very likely.
How to heat up a Printrbot's hotend using an SD card My Printrbot simple metal's extruder is jammed and I need to heat it up to unjam it. Unfortunately, the printer does't want to connect to my laptop regardless of the program I'm using (Repetier-Host or Cura 15). Is there a way to use a micro SD card to heat up the printer hotend but not print anything?
Sure there is. As you use Cura, you can grab any G-code file (you already have) and use it to set hotend temperature (delete the actual printing part from the file) to get something like this: ;FLAVOR:Marlin ;TIME:102 ;Filament used: 0.0573674m ;Layer height: 0.2 ;Generated with Cura_SteamEngine 3.3.1 ; M190 S60 ;-> this sets the bed temperature so we can comment it out ; the next line sets the hotend to 200 degrees Celsius M104 S200 As every line that starts with a semi-colon is a comment and is ignored by the printer, M104 S200, would be the only line you need in the printout file. If you're interested in knowing more - look here: G-codes on reprap wiki
Knocking/Clicking sound when Y-Carriage passas trough the middle of rods Here is a video about 30MB, that shows my printer and it's sound during printing: https://drive.google.com/file/d/1wj5_Uwv4X8SoLaouxBi1FHFi4x4Uoegd/view?usp=drivesdk I guess the reason of this sound is the bed. Because I couldn't level my bed with screws and upper=left and bottom-right corners of the bed were about 1.5mm lower than the opposite sides. So I added two nuts behind the springs of these two sides! I don't know really if it could help but know I can print almost good. So i think the knocking sound is because of these nuts and my bed carriage is not 100% flat(although it seems flat by eyes). Or maybe my rods aren't parallel(although they seems parallel by simple ruler measurement). By the way, I like to know does anyone experimented same problem? or can guess the real problem or suggest a way to solve it? And IMPORTANT question: May this problem break my heated-bed? Or causes new problems in future?
I don't think the sound is coming from nuts and springs. I can think of 3 possible sources. Y axis rod bearings Those four bearings that are mounted onto your bed frame may be binding through rough spots on the smooth rods. Usually printer kits don't give you the best quality stuff and those rods may not be perfectly the same diameter throughout its length or may be bent so slightly. Your best bet to test if this is the problem is to remove the belt from your bed and slide the bed back and forth and see if you can recreate the sound trying different speeds and pressure while doing so. Y axis pulley/idler I think it's probably this because I have heard a similar noise and this part has failed on me. Usually these are either a plastic pulley, two bearings, two bearings inserted into a plastic pulley, or one larger bearing inserted into a plastic pulley. If your printer uses a bearing here, I recommend taking that part off and inspecting that bearing. I've had mine destroyed and the little balls went everywhere. You can test this by just trying to hear for it. Turn off the printer motors and move the bed manually, see if it sounds like it is coming from the idler. Nozzle hitting print I doubt this but sometimes when prints are over extruded or curl up, the nozzle hits the print as it passes over so maybe your hearing individual collisions clicking. Again I really doubt this. Will this break your heated bed? Probably not. Will it cause problems in the future? If it is a fault with the bearings, most likely they will fail eventually but nothing else should get damaged in the process. But no worries, parts are cheap and readily available online or even at some hardware stores. Note : My mechanic taught me this when trying to figure out which bearing was making noise in a car. Take a long screw driver, preferably with a wooden handle, and place the tip on the part you think is making noise and place the handle to your ear. Usually this amplifies the noise when your making contact with the faulty part. Using this I was able to figure out which bearing was squeaking among the half dozen points where the belt would spin. Not sure how well this works for a printer and be careful not to have the mechanical moving parts(such as your printer bed) hit the screwdriver into your face.
How to improve this Benchy? BIQU B1 I have just acquired my first 3D printer, a BIQU B1. Overall I'm quite pleased with the printing results but I'm having minor defects on the Benchy test. I'm not sure what the problem is, but I guess it's related to the overhang and maybe vibrations. My print settings are: Software: Ultimaker Cura Temp: 205 °C Heatbed temp: 60 °C Height: 0.2 mm Print speed: 60 mm/s Travel speed: 150 mm/s Flow: 94 %
From the Benchys, it is apparent that the temperature is quite high or that there is not enough part cooling flow. This can be seen from the sagging of unsupported overhanging structures. Considering the bow of the Benchy is quite fine, the most probable cause is the temperature, usually with too less part cooling flow, the bow shows defects. Please note that a Benchy is a gimmick that does show defects, but it isn't a calibration object, there are many other different test prints available.
Ender 5 with 8-bit Creality 1.1.4 board- Issue with speed of extruder motor spinning too slow The issue I'm having is that the extruder motor is not spinning fast enough so the filament doesn't come out as fast as I would like it to. In terms of the specs, the printer is an Ender 5 that has the Creality V1.1.4 8-bit motherboard in it. The only issue I need to fix is the rpm of the motor (Nema 17 stepper motor) because it doesn't spin fast enough. I have tried changing the feed-rate settings in the Marlin firmware code but that didn't fix the problem. I found this video yesterday where a guy said that you have to change the steps per unit value in the code which depends on the micro-stepping value that's set for the stepper driver in the motherboard. However, I don't know how to check or change this driver value so I searched up and found that usually for the A4988 drivers which are in the 1.1.4 board they're set to 1/16th micro-stepping. Online it says for 1/16th micro-stepping you need to change the extruder steps per mm value to 409 (rough estimate) in the marlin code (it was 93 before so I am wondering if changing this value would increase motor speed). I don't know if this is a software issue or if it's because the stepper motor just isn't getting enough current due to the 8-bit board so if I swapped out the 8-bit board with a 32-bit board can I change the motor speed by increasing the amount of current that is sent to the stepper motor? Or does the board not really matter? Sorry if the details aren't clear or something I said doesn't make sense as I am new to this.
I think you might be asking how to adjust your steps per mm, but if the motor is moving the correct distance, but at a slow speed, then it might just be a speed problem with settings, or whatever it might be. I have an Ender 3 but I think I might be able to show you how to calculate the steps per mm. There is a simple equation for this. New E-steps=(target distance/actual distance moved)*current E-steps You can use this equation with a couple steps. Step 1. Make your printer extrude 100 mm of filament, then measure with a digital caliper how much it actually extruded (or moved). Plug this measurement into your equation in the part "actual distance moved", and put 100 in the part "target distance". You can control the motors by going to: prepare then move axis. step 2. Go to the steps per mm section. Then use this value to fill in the "current E-steps"(but on your printer of course) In the end your equation should look like this: New E-steps=(100/your measurement)*your current E-steps. After you solve the equation, put the answer into the printer. To save your changes, go back two pages from "Steps per mm" and click the "store settings" button. This will save your changes onto your sd card, so make sure that it is in the slot when you do this. Also make sure that your sd card is in the printer at start-up, because it needs to boot up with the settings. (at least on the Ender 3)
How to avoid warping when using supports I find when printing with supports there will almost always be cracking/warping where the object intersects the support material (i.e. the areas that needed supports). Is there a way to avoid this? Here is an example of one of my first ever PLA prints that exhibited this behavior. As can be seen, the top part printed fine; the bottom part that had supports attached--not so much.
If I am iterpreting your picture correctly, what you are referring to as "cracking and warping" is simply the irregularities of the plastic where it rested on (and partially bonded with) the support material. Unluckily, apart from upgrading to a dual extruder printer (and use water-soluble filament for the support) or switching printing technology entirely (e.g.: using a sintering printer) you can only mitigate the problem, but the defects will remain, and will require post-processing to be rectified. So, in no particular order, here's a list of the most common way to tackle this: Use a slicer that allows you to place support only where strictly needed. I have never used it myself as I am a FLOSS enthusiast, but - at the time of writing - among the mainstream ones only Simplify 3D offers this feature. If your slicers does not support that, tweak your support material settings. In Cura (and for my printer/filament) - for example - it helps using "support interfaces" and leaving quite a XY gap between model and support. Instead of printing your model in one go, print it in multiple parts that you can then glue or assemble together. For example: the spaceship you took pictures of could be printed without any support at all if you were to cut it in half (back and front of the ship, the cylinder connecting cockpit and wings also cut in two). Use a material that can be chemically smoothed. Traditionally that would be ABS + acetone vapour, both of them cheap and toxic, but more recently it polysmooth has hit the market with a safer (and way more expensive) system. This approach will also improve the look and finish of the rest of the print (as also the layer marks will be smoothed out). Again though... support material marks are sort of part of the game, when using FDM technology, so you should expect some sanding in most prints that required support.
Custom Infill Pattern Based on Self-Generated Geometry I am trying to look for my options for generating a custom infill pattern which complies to a geometry that I want to repeat. I can get the geometrical coordinates too in order to make the final shape. Has anyone done so previously?
From my experience, this is hard, particularly because slicers are not made to handle it well. They generally do their infill generation efficiently in terms of 2D geometry, built as a function of the layer height and the outline(s) in the layer. Of course you can actually make the infill pattern part of your model geometry, or use a separate model intersected with the interior of your model as the infill, but having the infill structure be 3D geometry means that the slicer will be quantizing it to layers, and will have a hard time generating exactly-one-line-thickness extrusions that print will for the infill cross sections. If you do want to do this anyway, OpenSCAD provides the tools to do the necessary intersection of your generated geometry pattern with the model interior.
Does cheap "plasticy" blue painter tape actually melt when printed upon? Leading on from Darth Pixel's photographically informative answer to Why does the painters tape have to be blue?, which showed close up the plastic fibers of cheaper versions of painters tape... as Darth Pixel himself questions: is such tape melted in any way in contact with extruded filament? In other words, does such cheap, low quality, tape use fibres made from a plastic which has a melting point lower than that of PLA or ABS? If so, does this cause the tape to stick to the 3D print? Obviously the higher quality (manila/paper) based tapes would not suffer from this potential melting issue. Does anyone have real-world experience of this? Any photos showing melting would be great.
It really depends on the tape. In my case, I've used various types of blue painters tape in bed adhesion situations and have only had one occasion where it sticks to the part. (All experience is with PLA) Best advice I can give is give it a shot, and be sure to wait for the part to cool before removing it from the bed for the best chance at not having tape stuck to the part.
Proof that Slicing Plane/STL intersection will only produce Closed-Loop Polygons? I am writing my own slicer and wonder if there is a mathematical proof that proves that the intersection of the slicing plane with the STL file will only produce closed-loop polygons for every given slicing plane? Thanks!
You can't prove that because it isn't true. An STL file is just a collection of triangles. There is no guarantee that an intersection with the slicing plane will consist of closed-loop polygons. To be suitable for 3D printing an STL file should represent one or more closed, disjoint polyhedra (which would yield closed-loop polygons) but this is not always the case. Many slicers have heuristics to try and "fix" bad STL files on a best-effort basis. Especially considering the possibility of rounding errors, it is important to at least detect polygons that are almost (but not quite) closed and connect their endpoints together.
Can I print my own Lego bricks? Assuming I've 3D design (or I've created one) which looks very similar to Lego bricks, I am allowed to 3D print them for my personal use? Do I need to obtain some permission to do so, because of some patents? Or how does it work?
The patents that cover Lego bricks have expired, so you are free to print bricks using the same interlocking system. You are even allowed to offer such prints commercially. What is not allowed (and a violation of trademark law) is to call them "Lego bricks" or use Lego's logo. "Compatible with Lego" on the other hand, would be fine.
Trouble printing small thin pole 3D-printing newbie here. I have a Geeetech's Prusa i3 mk2 B. I'm trying to print this: https://www.thingiverse.com/thing:1358311 That's a mold, with 2 external parts and a core. The exterior prints wonderful. But the core is too messy. Take a look at this: What riddles me is that the side parts, and the pole's base, print fine; so this does not look like a bad calibrated printer, but something else entirely. My guess is this is some precise tuning I don't know yet. I've been trying to print that little pole without success for over a week now. Tried all this: Changing the slicer program (I've used Ultimaker Cura and Slic3r prusa edition) Tuning the e-steps for avoiding over-extrusion. Tuning the z-steps, so the nozzle doesn't melt the last layer when printing a new one. In the same sense, changed the nozzle heat. Tried lots of different layering, speed, walls, bridging, and quirks configurations. So far, the best I got is a little pole not-too-deformed so I can make my part anyway, even when the pole is not well printed. But after seeing lots of videos and reading lots of tips online, I still don't understand how to tune my print for that simple little pole. Other that tips, what I would really like to ask is if somebody has a name for that problem I'm facing, so it would be much more easy to search for my tuning options. So... any clue how to fix this?
Basically, you print too hot (and fast) without enough cooling. The deformed small pin in your image is a perfect example of depositing new layers onto too hot (not cooled down enough) prior layers. You can easily solve this by printing two identical parts spaced apart from each other. This allows the layers to cool before the next is deposited. From mastering Ultimaker Cura: When printing a series of small parts, print them all together. The travel time between the parts is often enough time for the layers to cool without changing your settings. If you do want this to print as a single piece, you need to: tune down hotend temperature (use the minimum temperature that gives good print results, printing a temperature tower will help to determine this), increase minimal layer time (may not always work as speed will not be lowered under the minimum printing speed) and increase part cooling fan percentage (or print a better fan duct that allows for more cooling air to reach the print; many fan ducts are too convergent, the pressure increase is then too big for the fan to effectively push air through it).
Increasing rigidity of curved, long, thin parts I'm attempting to model and print a globe. The semi-circular arm that holds the globe has an outer diameter of 98mm and inner diameter of 92mm, so the arm is fairly thin. The arm has a small hole on either end that fits around a protrusion at each pole of the globe to hold it in place. The hole extends into the arm only a few millimeters, so it doesn't go all the way through. I printed the arm in ABS and it ended up being a bit too flexible to hold the globe securely. Obviously I could do things like making the arm thicker or extending the globe's protrusions all the way through the arm, but I'd prefer not to if I don't have to (you know, artistic integrity or whatever). Would printing in PLA result in a more rigid part? I've tried to do some googling on this, but couldn't really find a definitive answer. Most comparisons focus on strength which I assume doesn't necessarily correlate to flexibility. I'd also welcome any other suggestions for making the part more rigid.
The flexibility of 3d plastics has a lot to do with the additives manufacturers use. The same base material with additive X may have very different properties than the one with additive Y. That said, generally speaking PLA is known to be more rigid (and brittle) than ABS, but less strong. So: you have a fair chance at giving it a go with PLA, albeit you my end up with a more delicate object in the end. There is a well known youtube channel, whose author has performed a lot of quasi-scientific testing on common brands of filament (PLA and not) where you can get an idea of the relative rigidity of the filaments. You can find the table with the results here (look for the "bend test" columns). However the very firs thing that came to mind when reading your post, is that you could simply swap pins and holes by putting the holding pins on the arm, and the holes on the globe instead. This would allow you to preserve your design and to have longer pins. Things you could try when it comes to printing (unless you are already doing them): Print the arm flat so that the layers stretch from pole to pole uninterrupted. Print with near solid infill (solid infill can be problematic if your extrusion calibration is not perfect), like 95% and cubic infill (for more uniform properties along the full length of the axis. Finally, you could try to anneal the arm in your kitchen oven. This process works by warming the part until it becomes pliable and then letting it cool very slowly. The end result is that the molecules arrange themselves in a more "crystal-like" way and the part becomes stronger and more rigid. Beware that annealing changes your part dimensions so you should definitively do some experiments with a test cube and find out the direction and percentage of the shrinking before going "all out" on the arm.
In OctoPrint when receiving temperature data (M105) what is T0? I've setup OctoPrint with the goal to log temperature data of my hot end. So, I've enable serial logging and examined the serial log file. The Output for an example line is as follows: Send: M105 Recv: ok T:20.7 /50.0 B:20.0 /0.0 T0:20.7 /0.0 @:0 B@:0 So, from what I understand: T = Thermistor temp of hot end °C In the example, current temp is 20.7 and target temp is 50.0 B = temp of bed °C In the example, current temp is 20.0 and target temp is 0.0 But what is T0? Or the @ and B@?
T is the selected tool, T0 is the first hotend tool. If you only have one hotend, T and T0 are exactly the same. Do note that G-codes are described on the G-code wiki page, for M105 you can find: The parameters mean the following: - T, T0, ..., Tn - extruder temperature. In a single extruder setup, only T will be reported. Some firmware variants will report no T0 in multi extruder setups - in that case T is to be considered the temperature of the first tool. Otherwise, T should be considered the temperature of the currently selected tool (which will be repeated in one of the Tn entries) - B - bed temperature - C - chamber temperature - @ - Hotend power (Prusa only) - B@ - Bed power (Prusa only) - P - PINDAv2 actual (Prusa MK2.5/s MK3/s only) - A - Ambient actual (Prusa MK3/s only)
Prusa I3x and repetier host heat problems I've saved settings in the slicer for pla and abs, set the default bed temp to 90 and extruder to 185. No matter what settings I select to print with, the bed temp sets to 110 and the extruder to 230 when I send a job to print which I don't want. If I then control the heat manually, repetier or the printer seems to ignore my requests. If I try to kill the job I keep getting a box coming up asking me to switch the heats off; I select yes and nothing happens. If I use the emergency stop the heats switch off.
You may set the temp in Repetier but when you run the gcode it will send any of the temp settings in the file. So you may set 210 °C first but if 200 °C is in the G-code the printer will take that (as the gcode is sent one instruction at a time). However I also noticed that after the automatic bed leveling any manual settings on the printer are reset to the G-code (I assume the file is re-stating the temp after bed leveling) So I have to override the file temp after the bed leveling is complete. I now use OctoPrint and it has a cool feature : temp offsetting, you can specify an offset for every temperature the OctoPrint server sends to printer; e.g. in your file it is set to bed: 110 °C and extruder: 230 °C you can tell OctoPrint to take 20 °C off all bed temps sent and 45 °C off any extruder tempperatures sent. It's great for tweaking the temperatures of your G-code without editing or re slicing, just change the temperature offset and reprint. I noticed on a previous firmware version for the I3 mk2s Repetier did not connect properly to the printer this problem disappeared in the latest Prusa firmware (v3.1). One of the symptoms I noticed was the temperature settings were not taken by the printer. Some slicers have a setting to have sticky parameters, i.e. set temperature once don't bother re-sending. However if this was turned off, it is possible that the generated G-code repeatedly send the temperature settings with every instruction, continuously resetting and overriding these values. (OctoPrint temperature offsets would correct this)
Exhaust air solution Can you think of a preferably cheap solution for me? I need a machine that pumps air out of my 3d printing enclosure, about 4 meters of pipe length. (From enclosure to window) What kind of pump or fan can pump air out of the enclosure (4m pipe length) at the lowest possible price and low volume? I need it for cooling purposes and for better general air quality in my room after opening the printer enclosure. It doesn't need to be top notch equipment, just enough for my purposes.
Air flows from places of higher pressure to those of less. Minimal setup I propose to look at a very simple setup which works for short lengths of pipe: Choose if you want a radial fan of a direct passing fan. get one, measure the intake and the outlet side holes cut a fan inlet-sized hole directly into the back of the enclosure. mount your fan onto it, most likely with some kind of foam to keep the airstream in. get a flexible air vent hose (I have seen ~$10/10€ for a 100mm one) and measure the inner diameter. print an adapter from the fan outlet to the vent hose. mount the adapter, then the hose, use clamps to secure it. lead the air vent hose to the window and out or into a wall through. Even if the airstream doesn't seem to be very fast, you could test it with smoke to see that it will blow out the air on the other end of the hose. The large diameter lets quite some air out with just a "gentle" airstream. This is not a very efficient system though, as we build up a pressure in the pipe the fan wors against. efficiency gains To gain efficiency, we should move the fan away from the machine and closer to the outlet. That means, we need to increase the fan power. If you can get your hand on, for example, an in-pipe motor, that would be a solution, but usually an expensive one. If you are good with electrics, you could use a blower from an electric cloths-drier. You might get a clothes-drier to strip the motor from really cheap, for example from a renovation, recycling facility or Craigslist, e-bay or any other auction or classifieds-page. Or you build your own from an electric motor (you could use your machine's power supply here), a housing made from wood and an impeller, which you can get as a "Dryer Blower Wheel" spare part for under $50. If you connect the power for its motor through a regulatable resistor, you could even control its spinning speed. To cope with the suction, we need to use aluminium flex pipe on the arm between machine and exhaust. go big If you want to go industrial like if you want to run a laser cutter, you will need to go industrial in the vent size too. You use pretty much the same diameter aluminium flex pipe and a much stronger motor than the drier one, and you don't mount the motor directly to the machine back but somewhere downstream as it's rather loud. For what to look for in that case, I found a very good article here. Note though, that this is not a small setup, but you could possibly vent a whole batch of printers through one pump, using some airstream cutoffs to control which ones get currently evacuated.
SLA printing: piece does not stick to supporting structures I am trying to print a box shaped object with an ELEGOO Mars SLA printer. I positioned the piece rotating it on X and Y axis 35 and 30 degrees. However, the print fails because the piece does not stick to the supporting structure (see picture). Do you think that it could be a problem of the piece sticking to the display due to overexposure or deteriorated film? Or is it something else? I tried two prints, lowering the exposure time from 8 to 6 seconds, the second print still failed but at least the piece is not totally stuck to the display. Any other idea? First failed print with 8 seconds exposure: the film was completely jammed and all the resin was stuck there (this is why there is no piece on top of the supporting material) Second failed print with 6 seconds exposure: the film was perfectly clean, but the object did not stick to the supporting materials therefore collapsing. This is the 3D drawing
I have tried to print the piece upside-down with the cave part facing down and it worked. Since the printer prints upside down, positioning the cave part facing up creates a suction-cup effect on the printer display that makes the whole structure stick to the lcd and detach from the supporting structure, thus making the print fail.
How to directly send G-code to printer from a Linux terminal? Should it be possible to directly send G-code to the printer serial connection using pipes under Linux? Example: echo M106 > /dev/ttyUSB0 My controller runs at 250000 baud, I have tried setting the TTY baud rate to 250 kBd with: stty -F /dev/ttyUSB0 250000 But, unfortunately, this particular baud rate appears to be unsupported under Ubuntu, giving the error: stty: invalid argument ‘250000’
For direct low-level printer control from a terminal, without specific software, I found the following solution with full credit thanks to user: http://stackexchange.com/users/6463673/meuh Sharing here as may be of use to other users in the 3d Printing community, and I was unable to source a "complete" solution to this elsewhere. Step 1) Create a custom python script that allows you to set arbitrary baud rates (make executable with chmod u+x). #!/usr/bin/python # set nonstandard baudrate. Original Question: http://unix.stackexchange.com/a/327366/119298 import sys,array,fcntl # from /usr/lib/python2.7/site-packages/serial/serialposix.py # /usr/include/asm-generic/termbits.h for struct termios2 # [2]c_cflag [9]c_ispeed [10]c_ospeed def set_special_baudrate(fd, baudrate): TCGETS2 = 0x802C542A TCSETS2 = 0x402C542B BOTHER = 0o010000 CBAUD = 0o010017 buf = array.array('i', [0] * 64) # is 44 really fcntl.ioctl(fd, TCGETS2, buf) buf[2] &= ~CBAUD buf[2] |= BOTHER buf[9] = buf[10] = baudrate assert(fcntl.ioctl(fd, TCSETS2, buf)==0) fcntl.ioctl(fd, TCGETS2, buf) if buf[9]!=baudrate or buf[10]!=baudrate: print("failed. speed is %d %d" % (buf[9],buf[10])) sys.exit(1) set_special_baudrate(0, int(sys.argv[1])) Step 2) Run the script to set your baud rate. ./set_custom_baud_rate.py <> /dev/ttyUSB0 250000 Step 3) You can now monitor your printer output in a terminal window simply with: tail -f /dev/ttyUSB0 Step 4) And finally, open up a new terminal window, and you can directly send M or Gcode to your printer; example: echo "M115" >> /dev/ttyUSB0
Printer cover for noise abatement, cleanliness, temperature control Has anyone made a cover for their 3D printer? Edit: What kind of Max temperature should be allowed? From the comments, I understand the control board and power supply should be outside the enclosure. I don't see a way to have the stepper motors outside. I do have a thermocouple probe and can monitor the temperature inside the enclosure; what can the motors be allowed to go up to? I have a Migbot i3 (prusa clone), looks like it will need a 24" x 24" x 16" cover (leaves room to put a spool on a holder inside also). I bought some 18" x 24" polycarbonate sheets to make a square box, but it's looking like it will be a bigger project than it was to get the printer running! I need to cut one down to 6" and join it length wise to get a full 24" for the top. And then print a bunch of corner blocks and drill holes for screws/nuts to secure it all together. Maybe make the front hinge up to lay on top to access the bed and the reel and the finished pieces. I'm hoping the cover will block out some of the fan and motor movement noise, and as a side benefit keep cat fur & dust out of the mechanism, and perhaps even help keep the ambient temperature a little more even. I'm not sure that ambient temperature drifting makes much difference with PLA, but ABS is allegedly sensitive to that, and perhaps other materials as well. Edit 5/25/19: Well, I went ahead built one, it's nearing completion. Found 18x24" Lexan polycarbonate sheets, and printed up corner brackets from thingiverse. Top back has a 6" wide space I can hinge up like the front cover to allow more airflow should things get too warm from the power supply or the 0.4mm nozzle. Have been printing PLA on a cold bed with Vertex PEI material clamped on it (waiting for WhamBam system with spring steel and PEX material, couple weeks out on delivery). Will be securing it to a base so it doesn't get knocked off the folding work bench (again). Some wood added inside for some stiffness, the Lexan is kind of wobbly in big pieces like that. Looking at some magnets to replace the wing nuts/screws on the front cover, they're kind awkward to undo. Taking off the Lexan protective film soon, might wait until securing to a base piece of wood is worked out. Think I have some thin OSB in the garage left over from another project. Edit 5/26/19: Printed an hour+ component with doors closed and thermocouple hanging below the LCD screen. Minimal temp rise seen, just 3-4 degreeC, with ambient room temperature also rising some as the sun rose. Printing PLA on unheated bed. Also changed door closure to have magnets hold closed door in place, works very nice. Wing nuts worked well, but screws stuck out and were hard to open once the screws went thru the door. (not sure why these are rotated right 90 degrees, they looked fine when I cropped them on my PC)
If you want to have an enclosure without actually building one, you can try a server cabinet. Just take out the server racks and use it as an enclosure. And, as there are many server cabinets available, you could probably find one that suits your needs. Currently, I have my FlyingBear P902 3d printer enclosed in a server cabinet. And, although the doors and removable sides might have air gaps, you can always just tape that off (or use an insulation strip). Hope this works. You could also look at this website: Perfect 3D printer enclosure for Prusa i3 MK3
What could be causing this spotty extrusion? I'm getting this printing where it's not laying the plastic down very well. What could be causing this? I've printed with these settings before, and it turned out just fine. If you need any other info to properly diagnose this, let me know. I'm using a Robo3D R1+ [
I´ve seen this in my Prusa due two parameters that may vary your results depending on climate if your printer has not a temperature chamber or having a mechanical issue too. Lack of extrusion is due a cold filament which it can't reach the melting temperature due a fast extrusion feed; I mean in normal conditions we can print @70 mm/s with 195 °C but on wet or colder days is not possible so I need to slow down the speed (feed rate) with 10 % less than normal to get @60 mm/s or less until get a good flow with out modifying the G-code. If I try to print faster on normal conditions I will get the same lack of material due 195 °C is a low temperature (this is an example). If I set the temperature 200 °C or 210 °C I will get a better flow and also print faster than @80 mm/s (not affected too much on climate on 100 % feed rate). For first layer I´m using an speed of 40 mm/s to allow a good adhesion and Z height 90 % of layer height (0.22 typically or 0.18). Mechanical side: The extruder is not feeding all the filament due a missing pression on the traction gear (filament slip).
Finding a shredder for my failed prints I would love to re-use my failed prints by re-extruding the plastic to be used int he 3d printer once again. One thing that stand in my way is finding a effective way to shred the plastic into smaller bits for the extrude to use. What is a good thing to look for to accomplish this? Maybe a really big 'paper' shredder?
there is a project called precious plastic and there is a plastic shredder, but it is a rather expensive solution. As I am waiting for parts for my Lyman extruder, my plan is to hammer the parts and then process in old kitchen robot with steel working area, an example here The paper shredder will be ok as long as you can feed it with plastic.
Easy way to create honey comb filling for a generic printer/onshape This is my second 3D model, be forgiving... ;) I have constructed a 3D model with some bigger solid parts with FreeCAD. After uploading it to shapeways, it turned out to be too expensive to be printed like that. Googling around, gave me the solution to make it hollow and use a support structure. If you know which exact printer model is doing the print, Slic3r can do the job. But as I want to print with shapeways, I just know the material, and they are doing the slicing. Obviously without creating support structures in solid parts. Hence, this way does not work in my situation. Searching for an other solution, I found this article, FreeCAD: Perforated Sheets and HoneyComb, describing how to create a honeycomb structure by a little piece of code. I would have to make my part hollow by subtracting a shrunk version of the model and fill it with the honeycomb structure. This sounds feasible to me, but is quiet a certain effort. Is there an smarter solution to achieve a hollow piece with support structure?
If you want to have a specific infill density, you can design the infill yourself as part of the solid model. (Note I use these two methods to design parts for strength, but it's basically the same thing that you're looking at doing) I have two methods for doing this as follows (I use Solidworks, but the features exist with most CAD software) Method 1 Step 1 Design the part for the geometry that you'd like as you usually would. (check the volume of the part) Step 2 Hollow out your part and set your wall thickness to the desired dimension. In solidworks, you can use the shell command for this. (check the new volume of your part) Step 3 Create a pattern for the print orientation you want and make the thickness of the pattern set to a variable you can easily change. For example if you want a hex pattern, then create a hex pattern that covers the footprint of your part. Step 4 Extrude your pattern from the bottom surface to the upper surface. (depending on how complex your part is you may have to iterate between steps 3 and 4 to fill the part completely, but that's half the fun). Step 5 Close the part off. The Shell feature hollows out a part, and removes most of one flat surface. You just need to go back in and close this surface off again once you're done, generally with a single extrude.(check the volume of your part again) Step 6 Now you can compare the volumes of your part, this may require you to change the thickness of the hex pattern, and may require several iterations to get an exact density that you want. This process wont necessarily work for every part you come up with but it's a good start for fairly blocky parts. It's also relatively quick and easy to do. The second way is as follows Method 2 Step 1: Create your part as usual and save as a unique file (lets call it "Solid file") Step 2: Create hollow the part out and save as a unique file (lets call it "shell file") Step 3: Create a new part that is your hex pattern, but instead of modelling the walls that will be in your final part, create the hex voids as a solid. Save this as a separate unique file ( lets call it "Void profile") Step 4: Create a new part and import both the "Void Profile" and the "Solid File". Step 5 Subtract the "Void Profile" from the "Solid File" Step 6 Import the "Shell file" and merge it with the result of step 5 This process I like a bit more, but it takes longer, creates more files and is a bit messier I think. However it gives you a lot more control over how your voids will work and you can delete sections of the voids if you want different parts to be more solid that others. If you're using solidworks shell model and you have very tight features sometimes it gives you errors, and you may need to suppress small features and then add them back in after all of this. Just a heads up, it can be a bit of a flaky feature to use sometimes. Now that you have your 'designed' internal structure don't forget to print at 100% infill, otherwise a slicer program may hollow out your designed infill pattern.
Is Simplify 3D really worth it? I've heard alot about simplify 3D recently. It sounds like it's a great software, but 150 dollars!? The only thing that seems too different from other slicers is the placable supports, but Z suite has that now as well. Cura must be coming out with placable supports soon if they're going to stay in the game. It does also have dual extrusion, but so does just about every other free slicer out there. I just don't understand what makes it worth 150 US dollars.
The free slicers are catching up with Simplify3D, and are even overtaking it in some areas, so purchasing it may not make much sense to hobbyists. However, for professional print shops, where printers may cost twenty times as much (or even more), 150 dollars is nothing (especially since it is 150 dollars per PC, not 150 dollars per printer).
Why don't LCD printers use subpixels in color panels? The LCD resin printers I've looked at have pretty standard resolutions like for a smartphone and I understand they use the same technology. However, color LCD screens have three RGB sub-pixels for each color pixel. Check for example this magnified picture of an S-IPS LCD screen: It seems like they could just omit the color filter and have three grayscale pixels for each color pixel. 3D printing just uses one color - UV. So why don't they have resolutions that are multiples of three of the usual resolutions? All results about sub-pixels that I could find are about anti-aliasing, which is different (using the existing pixels better vs. having more pixels).
If what Thomas Sanladerer states is correct, the Mars 2 Pro (monochrome LCD, no color filter) has a layer time approximately 1/3 as long as the Mars/Pro printers (where color LCDs are used): This would indicate that the light passing through the LCD, when the color filter is present, is 1/3. Put it in other words, only ONE subpixel is capable of transmitting UV light. Consequently, using all of them would not improve resolution because the other subpixels are always opaque.
Tell tale signs bed tape has given up the ghost I use blue 3M Painter's tape to help with bed adhesion on my heated bed. Are there any tell tale signs which would lead me to believe I need to change the tape out? For reference, I haven't been printing all that much, so the tape has been on there for some time. I took a look at it today and see there are some bubbles in the tape in the places where the last print I did was laid down. It appears the tape has lost some adhesion to the bed. I can run my fingers over it and it will re-stick to the bed, but is that good enough? (Obviously I'd re-clean the tape surface with isopropyl before I'd use it again, so not an issue there.) The last thing I want to do is waste time and materials printing when I can be more proactive, so the real question here is: What signs might the tape be giving me it's time to change it out?
Obviously, if the tape is torn or gouged in area that you intend to print on, you will need to replace it to have a good surface. If the damage is well clear of your first layer and will not risk snagging on printer mechanisms during movement, you may disregard it. I can't really tell you how much bubbling is acceptable. If your prints still come out in with an acceptable quality, then it's OK. If it causes defects that you don't accept, or failed prints due to a loss of adhesion, then it's not. When I started printing, I used painters tape, and would change it every few prints. To be honest, I was not very careful about protecting the tape when removing a print, and would often damage it. I also often found it easier to just peel the tape from the print bed as a way to remove a print. I don't even think I finished a single roll of tape before I eventually switched to glass/hairspray. I never used isopropyl or other things to clean it between prints. If you are concerned with cost and waste, I would think this would be even more than simply changing the tape frequently.
Cooling fan spins extremely fast, noisy on startup I have built a 3D printer from parts. It is using a standard 12V power supply, an Arduino Mega 2560 replica and a RAMPS 1.4 board. The hotend cooling fan is connected to the 12V-AUX pin (the one right next to the x axis stepper driver) on the RAMPS board so that it continuously receives power as long as the machine is turned on. The printer is controlled by the Marlin firmware. When I give power to the board, the cooling fan starts spinning with a lot of noise. It sounds like it is receiving a higher amount of current than it should. Moreover, the noise is not steady, but fluctuates slightly. After about 30 seconds, it gets slightly quieter; after about 40-50 seconds, there is a sudden break. From then on, the fan spins quietly and regularly. According to measurements with a multimeter, the power supply is keeping a constant and correct voltage of slightly over 12V right from the beginning. Hence, I suspect the issue is somewhere on the RAMPS board. I am worried about this being more than a problem of unpleasant noisiness. What could be the cause and is there more to worry about? You can listen to a recording of the sound: 3D printer hotend cooling fan noise Note that I am not talking about a fan for cooling the extruded plastic, but the one sitting on the extruder heatsink. Shutting down the printer (even literally unplugging the power supply) and plugging it back in does not lead to the startup noise appearing again. Only when waiting for multiple minutes before reconnecting does it happen again. The voltage to the fan is measured to be constant. The current, on the other hand, correlates with the sounds heard. It starts at 110 - 115 mA. When the fan is quiet, it is at about 90 mA.
Now that you have done some measurements, you could make some conclusions. The voltage over the fan is reported to be constant, but the current starts at 110-115 mA and reduces to 90 mA over time. With limited knowledge of electronics you can conclude that the resistance of the fan is not constant as the resistance determines the amount of current through the fan. So the fan resistance increases over time. This could just be a manufacturing problem or characteristics of the fan. You could try to replace the fan with another fan to see if this fixes your problem.
Selecting G-code files from SD with serial I'm doing a project for college connecting an app made with app inventor to a Raspberry Pi and then using the RPi to make a printing queue for a Prusa P3 Steel. The thing is that I already have the comm between the app and the RPi but I need to connect the RPi to the Arduino via USB and select the G-code files that are in the SD card of the Prusa to print. I don't know where should I put the function in the Marlin code or how to manage the serial port read function. Any ideas?
You can send the G Codes to select and print a file over the serial connection. List the files M20 Select a file name M23 filename.gco Start/Resue the print M24 See https://reprap.org/wiki/G-code for more information M20 through M39 are the ones for interfacing with SD Card files.
Resources/methods to construct STL files using disparate parts using OpenSCAD What resources or methods would OpenSCAD users suggest to piece together disparate STL files? I'd like to take an existing STL model-library of STL parts (head, torso, arms, legs) and make it a Thingiverse OpenSTL maker, similar to the castle generator and/or the puzzle generators available. This way, users can generate a custom model using the designated parameters and download the model for printing.
I'll offer up the following options, without waiting for an answer to my question. One can import a specific STL file into OpenSCAD and perform rotation, translation and scale, but it would be "clunky" as you'd be making miniscule changes to the parameters for those actions. Each imported object would have to be manipulated individually via the changes in the code. If your imported objects have quantifiable dimensions, that is, if you know specific measurements, you would have an easier time of the project. If you are not limiting yourself to OpenSCAD, I'd recommend the easy-to-use MeshMixer. I recently "assembled" the parts of a cosplay "weapon" for a friend. All the parts were individual STL files and were positioned in 3-space using MeshMixer to make the parts appear as if the project were printed and assembled. The transform tool in Meshmixer is a graphic three-arrow/three-axis manipulator icon. Grab an arrow tip and the model moves in the direction of the drag. Grab an arc between two arrows and the model rotates. If you want five degree rotation increments, move the mouse outward after the grab and get a calibration circle. When the mouse is on the circle, you get snaps to five degrees. If you need smaller movement, move the mouse out even farther from the center. The 3-space presented in Meshmixer gives you the ability to align pieces/parts in all three dimensions, to your satisfaction. There is a model hide and a model-ghost feature as well, to assist the placement. I expect that one could use a program such as Blender, but the learning curve is more like a chasm or cliff-face. One could use an engineering-focus program such as SolidWorks, Fusion 360 and so many others, but I think your head, arms, legs, torso reference means you aren't using orthogonal models more suited to those programs. Meshmixer, like OpenSCAD is free. I use both and approve this message.
Can 3D printers, such as a TronXY X1, handle 24/7 projects? I have an incoming project and the only 3D printer available to me is the TronXY X1. So the question is: Can it handle at least four days of continuous load or should I search for an alternate solution? I don't want to damage (my only) 3D printer for this project.
I have the same Printer - a TronXY X1, and I feel confident that with a little upgrade here and there, it can handle long prints without problems. The most needed upgrade is a quality power brick. Mine died after some month. For replacement I have chosen a 12 V/10 A output one of a reputable supplier with warranty and it runs without any warming since. Then, I did upgrade the hotend itself. The built in hotend can become leaky under long prints. I did fix this by exchanging it for a genuine e3d-v6 lite. Yes, only a lite, because this machine can only print PLA anyways for a lack of a heated bed - and there is little size one can add to the machine's print surface due to design limitations (one can only extend Y and Z to some degree without generating problems). Tighteners for the X on the Z-axis and the bed are a very good idea to make the printer a little more reliable, resulting in less misprints or lost prints at upper heights due to wobble or layer shift. Generally, I have printed some quite long prints (several 16 hours, one 28 hours), and with a reliable hotend and good filament feed (in once case the spool got jammed by a pen falling into it), the TronXY X1 did do its work quite good. Mind, that I tend to always print at 0.1 mm layer hight. I do not know how 4 days of continuous load would work out, but my X1 has some summed up 2 weeks of prints under its belt by now, so... I think it can do this, but I would give it a general check (for example inspect if the bed is still settled tight) between prints.
How to format an SD card for Monoprice Select Mini V2? I bought a 32 GB SDHC (Sandisk) I'd like to use for my Monoprice 3D printer. I have downloaded Partition Wizard and partitioned a 2GB primary partition formatted as FAT and it still does not show any files. What am I doing wrong?
For an SD card to work with the printer firmware Monoprice suggests to format the SD card to FAT32. However, the Monoprice Select Mini V2 is not able to read SDHC memory cards, it is advised to use an SD card (smaller than 4 GB) instead. According to the Monoprice support website: "Why is my printer not reading my SD card?": If the SD card is not recognized on the printer or if the files are not reading, it could be an issue with the actual card itself. The first thing we recommend checking is that none of the print files on the SD card contain a space in their name. This shows in the printer as an unidentified character and can cause issues. If none of your prints contain spaces, we recommend reformatting your SD card. Note: If you choose to purchase an SD card, please make sure that it is not labeled HC (High Capacity) as it may not be compatible with the printer. This means that the card must be smaller than 4GB in size. The last part of the support page is probably applicable to your card. Some further information can be found in What is the largest microSD card that a Monoprice Select Mini can read?, specifically this answer. From this latter answer, I quote: Cards between 2 GB and 32 GB might work, depending on the specifics of the card Basically there are no guarantees when using large cards.
Needle Hotend for nonplanar printing To minimize retractions and travel when printing several objects, some slicers produce gcode for sequential deposition when each object is built in a traditional manner bottom up layer by layer before starting a new object. Of course, there are limitations caused by the hotend geometry : So bulky hotends don't allow for this trick to be used wen sequential pieces are closer than several centimeters. If there where hotends with minimal end effector geometry (needle like, much like drill bit on CNC) we might even do things like spiralizing contours of a single object. This has also potential for other tricks like producing interlacing layers for better layer bonding etc. I wasn't able to find any ongoing work on minimal geometry hotends. Any links? And what might be the challenges in making one? heatblocks and heating cartridges are out of the question but nichrome wire and a fast PID heat controller might do the job.
A conventional hot end needs only to be obstruction-free to the desired printing height on two adjacent sides to achieve what you want. The only other requirement is to be able to tell your slicer in what order you want your models to be printed. For example, if your hot end is free of obstructions on the front and left sides, all that you need to do is lay out your models in a rectilinear grid, and tell your slicer to process them front-to-back, and left-to-right. I have thought of doing this myself. By mounting my E3D V6 hot end as low as I can on its carrier, I should be able to print models up to 50mm in height, and only spaced 20mm apart. I may have to forego part-cooling, but I mainly print PETG without part-cooling, so no problems there.
What is causing the walls of my prints to separate? I have been having an issue with certain portions of the walls of certain prints becoming separated from the rest of the model. It happens with smooth vertical edges. Specifically, this model, ID Badge Holder, on the edges where the lanyard would be attached. And on several places on this model, Cat Necklace. Here is the resulting issue: I am quite new to 3D printing, so I'm sure this is an easy fix, I just don't know about it yet. I am printing with a Monoprice Select Mini V2, using Hatchbox PLA, and the default slicing settings inside Cura. I don't have problems with any of the D&D figures I've printed, or some of the other thicker square pieces I've printed. I know I've got kind of a bargain printer; if it's just a quality issue I have to learn to live with, no problem. But if an expert knows of some slicer settings to tweak for these kinds of prints with flat vertical walls, I'd love to give it a try.
I have faced the same issue if it concerns just gaps between the walls (to the point you could put a nail in between the outer and inner perimeters, so clearly the perimeters were not bonding), for me this was fixed with proper tension of the belts of my Prusa i3 clone, and for my other (CoreXY) printer reducing the friction of the X-Y system. Both help position the head better for proper wall adhesion. Now that you have posted a picture of your product I do not think the above is applicable to you. Your print looks as if it has an under-extrusion problem as the lines on the faces are clearly not touching, you see the diagonals of the layers beneath. This under-extrusion also may contribute to the vertical wall bonding problems you mention. To fight under-extrusion you need to check a few things: Be sure the slicer has the actual filament diameter as mentioned on the box, or measured at various points (if it varies, take the mean value). Check your extruder setup to see whether you have play or friction preventing filament to extrude freely. Also check whether your extruder gear is not loose, re-tighten the grub screw. Final step is calibration. You want to be certain that when you demand 100 mm of filament to extrude, you actually extrude 100 mm. Put a mark on the filament and extrude 100 mm using a tool like Pronterface or Repetier-host. If this is off you should readjust the steps per mm in the firmware (if you are able to do so), or increase the extrusion multiplier or flow in your slicer. Please look here or here for more information.
Assisted manual levelling with Marlin Marlin offers a bunch of different choices for auto-levelling and assisted manual levelling for bent build plates (mesh levelling), but for the moment I want to level things completely manually. That is, I want to move Z to 0, disable steppers, and then move around the print head and adjust the distance between bed and nozzle at various points with a piece of paper. With the old Repetier based firmware on my printer, selecting "home all axes" did not only home XYZ to endstops, but it also moved the head to position (0, 0, 0) afterwards. Then I could simply disable steppers via the menu and go on with my levelling. Note that in my case, the coordinates of the endstop positions are negative for all axes, so moving to the endstops alone isn't cutting it. With Marlin, selecting the "auto home" option merely moves to the endstops and then to some positive Z position (+10). This means I have to use the menu to manually move Z back to 0, which is quite inconvenient, unless I have a PC nearby that allows me to enter G-code. So, that leaves two related questions for me: Is there some simple way to move to (0, 0, 0) with the menu? Can I implement an assisted manual levelling (i.e. some procedure that simply moves the head between a number of different X/Y positions) easily? Does something like that already exist? If not, I wonder why.
Write a few pieces of gcode to do this. Place it on an SD-card (I assume you have a reader) and select the file you want to execute. Home all: G28 G1 Z0 Do you really want to home it directly? I would say you want to take it down slowly and adjusting end-stops incrementally. First: G28 G1 Z10 Then G28 G1 Z3 Then G28 G1 Z1 etc etc You can also move it around in the X and Y plane: G28 G1 Z5 X50 Y30
What is the largest microSD card that a Monoprice Select Mini can read? I have a Monoprice Select Mini v2 and it came with a 256 MB SD card. I have a bunch of 16 GB cards. I have made sure that the new SD card has a FAT32 filesystem. I copy the gcode file onto this card and when I put it in the printer, it can't find any files! And yes, the file is at the root level of the filesystem and it uses the proper naming convention. The file works on the old card. Since the old card still works, this isn't an emergency, but I want to have a backup and I don't have any other cards that small.
Unfortunately, the answer isn't as simple as that a specific size of SD card works and another size doesn't. The Marlin firmware wiki mentions: The SD- or MMC- Card must be formatted as FAT and must have a MMC interface. This is more likely with cards <= 2 GB. MMC is the predecessor of SD. SD cards are not necessarily fully backwards compatible with MMC. Apparently, Marlin uses some features specific to MMC, so your card should support it. The SD card support in Marlin is based on the Arduino SD Card Library, which further mentions: The library supports FAT16 and FAT32 file systems on standard SD cards and SDHC cards. Based on this: Cards should be formatted FAT16 or FAT32. Cards bigger than 32 GB definitely won't work (not SD or SDHC). Cards at most 2 GB will probably work. Cards between 2 GB and 32 GB might work, depending on the specifics of the card.
Which NEMA 17 Stepper Motor for Titan? I'm trying to find a comparable Nema17 (42BYGHW609) for my new Titan extruder state side with non-month-long shipping from China. Would this work (and about the same size and weight as the recommended 42BYGHW609)? 45 N•cm (63.7 oz•in) holding torque NEMA 17 bipolar 1.65"x1.65"x1.57" 4-wire 1.8° step angle (200 steps/rev) Rated current 2 A & resistance 1.1 Ω Candidates: Nema Size 17 Stepper Motor Bipolar 45Ncm (64oz.in) 2A 42x40mm 4 Wires w/ 1m Cable & Connector for DIY 3D Printer CNC Rob Nema 17 Stepper Motor 1.5A 12V 63.74oz.in 4-Lead 39mm Body W/ 1m Cable and Connector for DIY CNC/ 3D Printer/Extruder
The safest thing to do is to wait a month (it probably won't take that long anyway), and order the correct stepper motor from China, or pay more and locally source the 42BYGHW609. The 42BYGHW609 is a commonly used stepper and it is best to keep all of the steppers matched - just for ease of calibration, matched performance/behaviour, and future maintainability. Otherwise you need to match (at least) the torque, the inductance, the rated current and resistance of the coils, if not the physical size and the stepping angle. Which is not an impossible task, but a bit of a pain, TBH. The time that you spend verifying the various steppers and then re-checking and worrying would be better spent ordering the correct one in the first place and waiting for it to arrive. BTW, take a look at the RepRapWiki - Nema 17 page which lists suitable stepper motors. As an aside, if this is your first purchase from China and are worried about reliability of service, then don't. I order everything from China, and haven't had a problem. In addition, if you order via eBay/PayPal you are financially protected if your order doesn't arrive (which does sometimes happen), or, alternatively, order from AliExpress, where I have never had something not arrive (if that makes sense) I have just realised that you need an extruder replacement (and not a X/Y/Z stepper)... in which case, as towe states, either of your candidates is probably fine, although maybe over-torqued (slightly). However, I, personally, would still replace the stepper with the same model that the 3D printer originally came with, but that is just my personal preference - unless you had found the 42BYGHW609 to be not strong enough, and you actually want to up the torque..?
Why aren't fixed build platform 3D printers popular? I'm trying to build a DIY 3D printer for myself. I've been exploring many different styles of printers and found this type of printer that has a fixed bed that stays fixed in one place and the whole gantry moves which includes all axes. Why is this so rare? Are there flaws in this design? Will print quality be affected by using this approach? Check out this video for reference and skip to 10:50:
Why is this so rare? Such kind of printers usually harder to assembles, calibrate, and maintain because 3 axes machine is a bit more complex than 2 axes. For instance, it's can be tricky to move an entire extruder among all 3 axis and some of such printer's designs may require even dedicated exruder's design like Bowden Extruders. Are there flaws in this design? The key disadvantage of such kind designs is complexity with moving of an extruder among all 3 axes. Moving platform by at least one axis simplifies that. Will print quality be affected by using this approach? It depends on the exact printer's design, so, potentially you can have issues with ease of assembling and maintenance due to more complicated construction and as a consequence higher risk of low printing quality due design, assembly or configuration mistakes. On the other hand, if you already have some device with precise enough 3 axis machine, like CNC milling machine, you can upgrade it to 3D printer by installing an extruder, however, it would also require update of software and, probably, electronics.
Stone-look surface via painting? Has anyone tried painting a PLA (or other) print with stone-look spray paints? In particular, how does the result look compared to printing with stone-fill filaments? It looks a lot cheaper, but will it look inferior? One such paint: http://www.krylon.com/press-room/press-releases/2013/04/add-a-touch-of-nature-to-your-next-project-with-new-natural-stone-textured-finish/? One such filament: https://www.matterhackers.com/store/3d-printer-filament?t=LAYBRICK
It's totally possible to achieve but the result vastly depends on your painting skills and your spray paint quality. Your can look at this page for a concrete example. How it compares to stone filament is fairly subjective though. Painting a 3D print usually breaks down in 3 steps : Smoothing out the lines. Achieved by either sanding the print or using acetone Apply coating. Ensures a better adhesion for the paint Apply spray paint If any of these steps are neglected, the final result won't look as good as using stone filament. However, if the quality of you stone filament is really bad, painting will offer a better result.
Prints fail to adhere to build plate I have been using an Anycubic i3 Mega for about a month now and it worked fine. But when I designed a simple model in Fusion 360 and sliced it with Cura it started to have issues sticking to the bed. I thought the problem was the model so I tried to print a Benchy, but the same problem occurred. I readjusted the bed but it's still not working. I'm not sure how I can trouble shoot this.
The proper answer could be not related to Fusion, as you already noticed. I suppose the issue is that the Ultrabase surface (or any other glass surface you have installed) was not cleaned during the first month? So it should be cleaned from grease and possibly dust. The general cleaning method is to use isopropyl alcohol (IPA) from time to time (btw. I am curious if it is advised in a printer's manual). If it does not fully help, I suppose using a dish soap with hot water prior to IPA is good step. Though I do not own this bed, so could not be 100 % sure of impact. (Definitely do not use any extra adhesion helpers for Ultrabed, because it has some specific microstructure which will get stuffed.) You could want review other threads like this How to get Sunlu PLA to adhere to the printing bed? to get other hints and supplement your checklist. One thing to check first (and regularly) is proper bed levelling at current moment - and compare to initial layer settings in Cura (thickness, width, flow percentage).
Ender 3 Distorted Calibration Cube Issue: My Ender 3 is creating distorted prints with layer separation and deformations. Can anyone point me in the right direction? Setup: Ender 3 TH3D EZABL Auto Bed Leveling 1.75 mm ABS filament (245 °C) Heated Bed (100 °C) Sliced in Ultimaker Cura (with 1.75 mm filament diameter and 0.2 mm layer height) What I have tried: Tightening Z axis screw Tightening Y axis belt Tightening X axis belt Switching to a different spool of ABS Printing a temperature tower (same problem across different temperatures) Turning off the auto bed leveling. Update: I've measured the temperature of the hot end, it is reading around 205°C +- 20°C As per suggestion from the TH3D support team, I tuned the PID of my hot end. Unfortunately the results did not turn out much better (1,2) and the support technician is suggesting(a long with many people from the comments) that I should try to replace the thermistor. As per suggestion from @Trish, I measured the impedence of the thermistor and it does seem to be somewhat off from stock (118kΩ vs 100kΩ). Will update again once the replacement arrives. As requested, here are some more photos front, back, left side, right side. The cube isn't hollowed out just to save material while I calibrate the dimensions. I printed the same cube out, rotated 90 degrees. I got similar results though: front, back, left side, right side. Swapping the nozzle out solved the issue! Thanks for the help everyone!
Resolution: After many trials and errors, I finally replaced the nozzle with one that that was not partially blocked by filament at its entrance. Likely cause: A careful examination of the old part hints, that the repeated blockage in the nozzle seems to have been caused by a gap between the PTFE tube and the nozzle, which has considerably moved backwards under the stress of printing as one can see here in a photo of the PTFE tube. It took me about a month and I went down a few rabbit holes until @user77232 made a great suggestion to check the nozzle and see if it needs to be cleaned. Thanks for helping me out everyone!
What is causing these strings in the overhangs? I am consistently getting these strings in the overhangs on models that folks say they are printing without supports. Can anyone tell me what is causing them and what I can do to fix them? I've attached a picture mid-way during a BB-8 print. I'm using PLA at 75 % speed.
While this looks a lot like stringing, it's not what I would call stringing. I usually reserve that term for material that should never have left the nozzle to begin with, due to insufficient or missing retraction or excessive compression of the filament between the extruder and the nozzle. The "strings" you've shown look like desired wall extrusions that did not adhere to the adjacent walls in the same layer or to the previous layer. This is common when printing concave perimeters that are overhanging, due to a combination of minimal-to-no contact with previous layer and acceleration of the nozzle away from the previous wall in the current layer. Sometimes under-extrusion can also be a factor. You can often mitigate this by: using thinner layers (for the whole print, or "adaptive layer height" that will dynamically adjust as needed). For a given wall slope (fixed rise over run), this will reduce the "rise", and thereby place the walls of the next layer such that they overlap more with the previous layer. Sometimes this makes the difference as to whether they overlap at all. increasing hotend temperature. This will improve bonding with adjacent wall and with previous layer, if there's any contact with it. decreasing print speed, especially for outer walls. This will reduce the effect of the nozzle pulling the wall away from the adjacent wall it's supposed to bond to, and will also deliver more heat to the adjacent wall and previous layer wall you want to bond to. All three of these will also help if under-extrusion is part of the underlying cause. If you can't get any of this to work, using supports is always an option, but spherical (as opposed to flattened) domes generally "shouldn't" need support to print.
Auto leveling with Marlin and RAMPS 1.4 does not work I configured Marlin 1.1.3 for auto-leveling with a fix mounted sensor connected to the Z end-stop pin. I have the following settings in my config: #define X_PROBE_OFFSET_FROM_EXTRUDER 25 #define Y_PROBE_OFFSET_FROM_EXTRUDER 20 #define Z_PROBE_OFFSET_FROM_EXTRUDER 0 // Z offset: -below +above [the nozzle] #define Z_CLEARANCE_DEPLOY_PROBE 10 // Z Clearance for Deploy/Stow #define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points #define AUTO_BED_LEVELING_BILINEAR #define GRID_MAX_POINTS_X 7 #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X // The Z probe minimum outer margin (to validate G29 parameters). #define MIN_PROBE_EDGE 10 // Set the boundaries for probing (where the probe can reach). #define LEFT_PROBE_BED_POSITION 25 #define RIGHT_PROBE_BED_POSITION 150 #define FRONT_PROBE_BED_POSITION 30 #define BACK_PROBE_BED_POSITION 180 I enter M111 S38 to enable LEVELING+INFO+ERROR debugging. Then I enter G28 to home all axes and then enter G29 to start auto-leveling. The auto-leveling starts successfully and after finishing I see the scan grid in console: 12:41:35.983 : Bilinear Leveling Grid: 12:41:35.983 : 0 1 2 3 4 5 6 12:41:35.983 : 0 -3.127 -3.405 -3.405 -3.292 -3.595 -3.487 -3.537 12:41:35.983 : 1 -3.110 -3.367 -3.337 -3.220 -3.470 -3.350 -3.365 12:41:35.983 : 2 -3.138 -3.367 -3.330 -3.215 -3.442 -3.345 -3.385 12:41:35.984 : 3 -3.013 -3.225 -3.182 -3.047 -3.225 -3.132 -3.150 12:41:35.984 : 4 -2.970 -3.165 -3.097 -2.972 -3.160 -3.045 -3.065 12:41:35.984 : 5 -2.875 -3.075 -3.005 -2.847 -2.990 -2.872 -2.875 12:41:35.984 : 6 -2.680 -2.845 -2.755 -2.615 -2.753 -2.617 -2.622 12:41:35.985 : G29 uncorrected Z:10.00 12:41:35.985 : corrected Z:12.85 12:41:35.985 : <<< gcode_G29 12:41:35.985 : X:120.00 Y:160.00 Z:12.85 E:0.00 Count X:9600 Y:12800 Z:4000 12:41:35.985 : current_position=(120.00, 160.00, 12.85) : sync_plan_position So the auto-leveling scanning seems to be successful. Here is a visual of the leveling grid (but upside down to make it easier to view): Naturally I DO NOT enter G28 after the scanning. I enter G0 Z1 to down nozzle almost to table. But when I enter for example G0 X25 Y30 and look at level and then I enter G0 X150 Y150 I see the big difference between nozzle levels relatively to table. So it seems that height compensation does not work. I expect that Z axis would lift up or down depending on auto-leveling results but Z motor do not work when I move X/Y. By the way I tried 3 point autoleveling. It was pretty rough but Z axis corrected it's level when I moved axes using G0 commands. And to avoid questions "why my table is inclined so much?" I deliberately inclined the table to be sure that auto leveling works. By the way, I tried different Z_PROBE_OFFSET_FROM_EXTRUDER so the current 0 setting is not actual but situation is the same with any value of this option. What I am doing wrong?
Bed leveling is disabled by default. So the mesh was scanned but is not apllied after G29 command. To apply the mesh we need to enable bed leveling using M420 S1 command
Delta 3D printer extruder? I've never gotten a 3D printer, nor do I know very much about them, but I'm thinking of buying a delta 3D printer kit for around $450. When I looked online of some disadvantages of Delta printers I found that they typically don't have Bowden extruders. I'm wondering what are the advantages of a Bowden extruder and should I spend more money in a 3D printer just to get one.
My FLSUN Kossel 3D Delta printer ($224) has a bowden extruder. It works really well too. The main advantage of having one is that it reduces the mass of the hot end. That means less inertia, and it's easier on the driver motors as well. All this leads to (hopefully) greater and more precise control at the extruder tip, and, best of all, faster printing.
How to pause a print to insert something in a cavity using Ultimaker Cura? I have a model that contains a cavity, into which I want to insert a piece of metal, so I can use a magnet to stick to the print. How can I introduce a pause into the G-code without manipulating it manually in Ultimaker Cura?
Ultimaker Cura contains "Extensions"; in version 4.1.0, the process is as follows: Extensions -> Post Processing -> Modify G-code Add a Script -> Pause at height Choose the one that matches your firmware! Choose the Pause height to match the height the insertion should take place. Usually, this is to be the layer just before the roof is to be printed to keep the inserted objects from protruding from their cavities. Choose a park position well outside of the print. X 10 Y 10 is usually a good position for this. Add a little retraction if you want. In printing, you have to wait till the cavity is formed, insert the item quickly and press the control button to resume. The shorter the pause, the better the next layer will hold to the already printed. Also, keep in mind to make the cavity a little larger than the insert, both in XY and Z, to compensate for the plastic shrinking a little and to allow the nozzle to pass well over the inserted item.
Printing Chocolate with Ramps 1.4 Is it possible to print chocolate or food using Ramps 1.4? I have seen printers that are capable of printing food. But I am not sure if there is one that is open source. Does any of you have any experience printing food? Thanks
The controller interface board (that being the RAMPS 1.4 you ask about) should be up to the task and not care WHAT it's printing. You'll probably be creating your own hotend design to pull this off, and if you make it open source, then it will be. I'm envisioning stainless steel, careful temperature control, lots of mixing, perhaps some sort of screw-feed extruder (or batch-fed plunger with the melting and filling under close control on a separate machine, then the hotend on the printer doing a fine and careful job keeping the temperature right at 91.7 °F around the plunger.) You'll have design work to do on the mechanical hardware side, but the electronics and software should be easily adapted. Read up some on food equipment design to make sure whatever you come up with can be cleaned appropriately for food handling, and uses only food-safe contact surfaces and lubricants/bearings.
Clicking noise from the extruder and no filament coming out When trying to print (using 215 °C for the hotend and 65 °C for the bed) there seems to be a clicking and filament stops extruding. After much work I have cleaned the nozzle and made sure there are no clogs in the machine. However the filament seems to not extrude. When I get the filament out, there are small cuts/marks on the filament. Please see the attached picture for a better view. I'm not sure if the marks are causing the issue or if there could be something else going on. Any suggestions on how to fix the extruder to push out filament? Everything was working normally until yesterday after I leveled the print bed.
There are a number of points missing, but I can offer a few suggestions. The re-leveling of the bed could have resulted in the bed now being in a position to block the nozzle. I have done exactly that in the past. A clean glass bed makes for a perfect clog. The marks on the filament fit the description of a hobbed gear (extruder drive bolt) chewing into the filament, which would move only slightly from being blocked at the nozzle. Additionally, filament temperature may be a factor, although it's difficult to determine with the information provided. For a test, consider to use the controls available to you to raise the nozzle/lower the bed. Bring the nozzle up to your normal filament temperature. Execute an extrusion of sufficient length to ensure that the filament will reach and exit the nozzle. If this does not provide extrusion, raise the temperature five degrees C and make another attempt. It may be necessary to raise the temperature in steps more than one time. Use undamaged filament in these tests to ensure that the damage does not factor into the problem.
Recommendation for free, intuitive offline 3D modeling software for 3D printing I've used TinkerCAD (https://www.tinkercad.com/) and was able to easily model objects for 3D printing, despite having no prior experience in 3D modeling. However it needs to be connected to the internet to work, which is not always available at my location. At minimum, I need an ability to create solid shapes and holes, and with resize, align and rotate options. Is there an equivalent program that's free, with a similar intuitive interface as TinkerCAD, and works completely offline?
I suspect there may be fewer answers than we expect. Personally free software wise I like FreeCAD but it is not similar to the simple shapes of tinkercad at all and not intuitive. I did know someone who used something from https://www.xyzprinting.com that was very similar to the tinkercad stuff, but eventually ran into limitations and switched to more advanced software anyway.
Steppers don't work as expected while printing I have a problem with my steppers of a RepRap 3D printer I'm making. I assembled the machine and performed the endswitch calibrations. when the machine is not printing, the steppers are moving as expected. But, when I start printing, only the z-axis moves. it is also moving very fast; X and Y axis don't move. I'm using a RAMPS 1.4 board, NEMA 17 steppers and A4988 stepper drivers. My configuration file can be found here. Does somebody know what could be the problem?
I've looked into your configuration file of your firmware but cannot find anything that describes this odd behavior. You have used some conservative settings regarding printing acceleration. What cannot be assessed is the amount of steps required per millimeter movement of every axis, that is left for you to re-check. Note that when the steppers are working as expected when the printer is at idle and you command the printer with an external printer software (e.g. Pronterface from the PrintRun software suite, Repetier-Host, OctoPrint, etc.), the problem could well be caused by the slicer and/or the options used for slicing the print part.
How thin can I make the wall of a pipe? For a science project, I'm 3D-printing some custom pipes and tubes to regulate the flow of gas (a combination of ethyl alcohol and water vapor) through an apparatus. They need to be pretty small, as the entire experiment is designed on a small scale. I'd also like the use a little filament as possible. How thin can I make the walls of these pipes and tubes before either they collapse or gas leaks out? I know that's possibly an engineering issue, but I'd also need to take resolution into consideration. Ideally, the pipes would be about two centimeters in diameter, possibly a little larger or a little smaller in some parts. I'd most likely use ABS, but PLA is my backup in case there's some unforeseen reaction between the gas and the pipes. The printer I'm using is an FDM printer, a version of the MakerBot Replicator.
The thinnest wall your printer can print is determined by its nozzle size, and will be a little thicker than that nozzle size. A great challenge when dealing with thin, hollow cylinders is that the cross-section has very little surface area and it can delaminate easily, especially if the tube is long. You could try printing the tube with a very thick extrusion with, and using only a single perimeter. That would give better gas-tightness and layer adhesion than two, thinner perimeters, but it may turn out too fragile for your application. In that case, you'll need to print additional perimeters. Sticking to thicker extrusion widths would still be beneficial. At a two centimeter diameter I'd say the single perimeter has a decent chance of working if you handle them gingerly.
Calibration of Z axis in Simplify 3D I'm using Simplify3d and a DIY 3D printer. The printer works fine and I've printed very nice objects with very smooth and beautiful surfaces BUT they are twice as tall as they should be! It is like they're scaled double in Z axis! I've checked everything, I changed steps/mm from 4000 to 2000 but it ruined the smooth surface. changing layer height just makes smoother surface and doesn't solve the problem. What am I missing in the settings?
The steps per mm in firmware is the link to the hardware configuration/setup. Reducing by half must reduce Z advance by half. If your prints are twice as tall, you must have serious under-extrusion problems as when the printer is laying down molten filament for e.g. a 0.2 mm layer, in effect this is a 0.4 mm layer. If this is not the case, you should also calibrate the extruder. Please re-calibrate your machine Z axis in firmware (most firmwares allow command M92 to set the steps per mm), not in Simplify3d, and then the extruder.
Should you use hairspray on a metal bed 3D printer? I've heard that using hairspray is useful for keeping the 3D objects from peeling off of the bed, but every example I have seen where someone uses hairspray, they use it on a glass bed. Is it okay to use it on a metal bed as well?
I have been using a sort of a very strong hairspray called 3DLAC for about 2 years directly onto the aluminium heat bed of the Anet A8 printer I have. Basically, all those sprays contain copolymer constituents, PVA (PolyVinyl Alcohol), Vinyl or Acetate. These are also found in certain glue sticks or wood glues. For me this spray works perfectly! On day one I assembled the printer, the paper tape tore and I was too anxious to wait for new tape to arrive. This worked so well that I have not changed it for that printer. Cleaning is very easy as PVA or any of those constituents are solvable in water, so a moist cloth or paper towel over the plate is all to clean it. Furthermore, you do not require to spray before every print. To answer your question if you should use a PVA based spray like hairspray directly onto the metal build plate is a matter of preference, but you definitely could use it as I have been doing it for about 2 years. To address the comments: I spray the heat bed platform whilst it is attached to the printer. I do pull it forward and gently spray the bed or just the location where the print is going to be build. Note that you do not need to do that for every print. I recently did notice very little spray on the X guide rods (maybe I have been careless once or twice), but that has not been a problem for my Chinesium iGus ripoff plastic bearings. It is very easy to clean with a damp cloth. It also works great on the glass bed of my Ultimaker 3E, but I usually (unless when I'm lazy ;) ) remove the slate of glass before printing. You could consider shielding the rods with a piece of paper, but it has not been necessary for 2 years.
Weird stepper issue when setting up Marlin printer When manually controlling the z-axis in reprap, it works fine. If I use the home button, it doesn't move. Instead, it stalls/freezes/hangs. It attempts to turn, but can't successfully make a full turn.
lower the moving speed of the Z-axis motor, search for homing feed rate in config.h as it looks like the given speed is to high.
Lead screws - M8 instead of M5? I am building a Prusa i3 MK2S (Dolly). I find it very difficult to find M5 rods for the Z axis, I have an M8 lead screw with 8 mm lead, So I thought since M8 is widely available online I could just use them instead of M5. What do you think about it? What should I keep in mind?
as long as you match the parts that is ok. The m8 rod will give you more stiffness and will be harder to bend. As the result, you will have to calibrate the steps/mm settings in the firmware.
Creality 3D Ender-4, a "extruder kit" does not fit the frame This is my first time building a 3D printer (a "Creality Ender-4"). Everything is going fine except the "extruder kit" part that does not have enough space to attach on the frame. Should I drill it to have a longer hole so it can be attached to the frame? I just want another set of eyes to look at it to make sure I'm not crazy.
From the photo on their website, it looks like you are orienting it correctly. Here is a photo to confirm the orientation. Note: I added this as an answer so I could share the photo
M12 vs M18 V5 inductive probe I currently have my printrbot with a LJ12A3-4-Z/BX-5V Inductive Proximity Sensor ( 61mm M12 DC 5V NPN NO 300mA) That detects my aluminium bed at around 1.2 mm distance. While it works, if the printer does the smallest blob the probe crashes into it. I am considering replacing the probe by the M18 version LJ18A3-8-Z/BX-5V ( M18 8mm DC 5V NPN NO 300mA). I haven't been able to find real specs for these probes (apart from what the sellers put in eBay or AliExpress - which I do not trust). Will I get a larger detection distance with the M18 version of the 5 V probe? (I wonder if the M18 version is exactly the same M12 version with a larger casing). Or should I move to the 6-36 V versions of the probes - I do not want to do that to not modify my wiring.
The larger the diameter and the higher the voltage the larger the detection distance. You do not need to do much wire modification if you use an optocoupler, see this anwer.
First move after homing way too fast There are a few hits on my issue title but could not find an actual answer/advice. I burned my Ender 3 Pro Creality motherboard and replaced it with an SKR 1.4 + TMC 2209 + BLTouch. Everything is moving like it should and calibrated. However, at the end of the homing process, the Z-axis goes up, then it's supposed to move to the printing position. At that point, the acceleration is so great that the Z-axis barely goes down and I end up printing about 4 cm above the bed. These are the settings I changed on my Marlin 2.0.7 firmware in relation to the Ender 3 setup: Configuration.h set #define STRING_CONFIG_H_AUTHOR "Nicolas Rietsch v 0.1.2" enable #define CUSTOM_MACHINE_NAME set #define CUSTOM_MACHINE_NAME "Ender-3 PRO" set #define TEMP_SENSOR_BED 1 set #define DEFAULT_MAX_FEEDRATE { 500, 500, 5, 45 } set #define DEFAULT_MAX_ACCELERATION { 450, 450, 100, 10000 } set #default DEFAULT_ACCELERATION 450 set #define DEFAULT_TRAVEL_ACCELERATION 500 set #define INVERT_X_DIR true set #define INVERT_E0_DIR true set #define X_MIN_POS -26 set #define X_BED_SIZE 230 set #define Y_BED_SIZE 230 set #define Z_MAX_POS 250 enable #define NOZZLE_PARK_FEATURE Configuration_adv.h set #define X_CURRENT 500 set #define Y_CURRENT 500 set #define Z_CURRENT 500 set #define E0_CURRENT 650 set #define CHOPPER_TIMING CHOPPER_DEFAULT_24V What am I missing?
Maybe it would it help if you fix #default to #define in the current line: set #default DEFAULT_ACCELERATION ...
False "Object does not fit into print volume" warning from OctoPrint Octoprint warns me that the objects do not fit into the print volume. I noticed that this happens after a power-off cycle. Since I was overly anxious until today, I always uploaded the GCode file again and it didn't complain any more. Of course, always uploading the files again is also error prone. So today I gave it a try and simply started to print the object. As far as I can tell, it prints nicely. Image: Octoprint saying something like "Object does not fit into print volume" in German Is this a known bug in OctoPrint? Are my files really damaged after a power off cycle? The values (0.00, -3.00, 0.00) seem to be constant in this error message, no matter what object I want to print. I'm using OctoPrint in the PrusaPrint flavor and I'm running version 1.3.10 (hopefully a recent version, since I usually update). I generate the G-Code with Slic3r.
That's the purging that Slic3r PE adds, the broad line of filament at the edge of the sheet. That is outside the official print volume, which triggers this error. The G-Code generated by Slic3r PE at the start of the file contains the following lines: G1 Y-3.0 F1000.0 ; go outside print area G92 E0.0 G1 X60.0 E9.0 F1000.0 ; intro line M73 Q0 S174 M73 P0 R173 G1 X100.0 E12.5 F1000.0 ; intro line G92 E0.0 You can see that it explicitly goes to -3 on the Y axis, and then extrudes two times on a line along the X axis. The model size detection is labeled as beta in the settings dialog. It's not very reliable at detecting stuff like this purging line outside the boundaries.
How is 3D printing done in space? This article states that 3D printing has been accomplished in outer space, on the International Space Station. I'm curious as to how this works differently from 3D printing on Earth. Are there any extra measures that needed to be taken to ensure that the filament would be correctly extruded onto the print bed, or during other steps?
Most likely, the 3D-printers used on ISS does not incorporate some fundamental difference that allow them to print in zero gravity. Some people over at 3Dprint.com raised a very similar question, and figured that when turning their 3D-printer upside down and on it's side: there’s not really much difference at all. It’s quite interesting to see how the orientation has little effect on the quality. One of the early 3D-printer models - the Bukito printer - demonstrated that their printer was so portable it even could print on the move, and upside down. In other words, some consumer 3D printers already print upside down, and so they would probably print in zero gravity as well! (That's the short story anyway. Have a look at Ryan's post, who gives a great description of the more intricate parts of space printing!)
Resetting the zero position of the X axis on a RepRapPro Mendel Mono My mono mendel 0,0 position is on the left of the bed, when the nozzle is at the position of the green dot in this image. I would like to move that point to the left a bit, in order to print a slightly larger part (the bed has about a centimeter more space to the left). I know I can just allow negative values but I'd rather not to, for safety reasons. However I cannot find where the offset of that point from the endstops (home position) is declared. There is no offset set in either pronterface or Slic3r, and unless my board came preloaded with different firmware than the one reprappro publishes, the *_HOME_POS variables in their Marlin repository are all equal to 0. // The position of the homing switches. Use MAX_LENGTH * -0.5 if the center should be 0, 0, 0 #define X_HOME_POS 0 #define Y_HOME_POS 0 #define Z_HOME_POS 0 https://github.com/reprappro/Marlin/blob/master/Marlin/Configuration.h#L290 Any ideas how I should go about it?
I think the cleanest option is to move the X-endstop back about a centimeter to match, and then increase the size of the bed in both Slic3r's and the printer's settings. You could also try using M206 to set a persistent offset after homing.
Help! 3D Printing Corals for Aquarium Decorations We manufacture artificial corals for aquarium decorations. We are trying to use 3D scanning and printing to duplicate live corals. Please see attached photos, left is 3D printed model, right is coral molded using resin. The problem is lacking detail, the real corals have pores (tiny holes). Can anybody please help to add pores to the 3D printed corals? Maybe using Blender 3D software?
First thing to check it's, What printer are you using? is FDM or SLA/SLS? Technology used is the great bottleneck to achieve the results that you want to. Also, going cheap in 3D printing it's a way to get bad results. A good setup it's really important to get a great XY and Z resolution. FDM it's not able to achieve the same resolution as SLS/SLA has, but it's cheaper. If you using FDM try reducing wall speed, that will increase the detail level. Using a smaller nozzle and lower layer settings will increase it as well. EDIT: Also, you need to check in the 3D model how the model is. If the details that you're looking for are not there, there is nothing else to do but start doing it by hand.
Can aged PLA be refurbished? Inspired by another question and due to the fact that some of my filament will face the same problem when I will use them again, I wanted to know if there are proven recipies to get rid of water that has ben incorporated to PLA filament from humidity? One knows the filament had too much exposure to humidity when hearing tiny puffs during extrusion and/or more brittle prints. I know about suggestions to heat the water out of the filament at a temperature well below the glass transition temperature, but can someone provide first hand knowledge or even evidence?
The easiest way to freshen up filament is hot air, although there are other options. There is an optimal melt processing moisture level for every plastic, typically in the range of 0.1-0.2% water content by weight. But the equilibrium moisture content of most plastics in humid air can be more like 1%. As a consequence, hot air dehydration is standard practice to prepare plastic pellets for extrusion in industry. Pretty much every injection-molded and extruded plastic product in the world -- including 3d printer filament -- is made with pre-dried pellets. Hot air is blown through the pellets until they are below the moisture limit. Different plastics tolerate extrusion with different amounts of moisture, and absorb different amounts of moisture. They can also tolerate different drying temperatures. So the ideal storage and drying conditions vary by material. PLA absorbs relatively little moisture, but in humid environments can accumulate enough water content to cause steam bubbles during extrusion. In some cases, steam bubbles can contribute to hot end jamming. Extreme wetness has been known to cause swelling that can increase filament feed drag. It's arguable whether wetness actually causes brittleness, or if that is a separate aging issue. People who keep their homes below ~50% relative humidity usually don't have any problems. Leaving PLA in a dry environment for a week or two should adequately re-dry it, or it can be gently heated to about 120F / 50C for a couple hours. (Some people dry it hotter. but that risks deforming the filament.) ABS also doesn't absorb very much water, but perhaps a little more than PLA. It also experiences steam bubbles, but that's typically the only issue. Homes below ~45% RH usually don't have problems. Storing ABS with fresh silica gel for a couple weeks will dry it. Or it can be oven-dried up to about 180F / 80C for an couple hours. HIPS can be treated the same. The kind of PET used in plastic bottles is rapidly degraded into tar by hydrolysis when melted with any significant water content. So PETG filaments are specially blended to absorb less water and to be less damaged by water than PET. But there is still the possibility of bubbles and cloudy strands due to steam expansion at higher temperatures, and there is some evidence that wet PETG produces weaker, more brittle prints than dry PETG. Different manufacturers' blends require different conditions: some people report Taulman t-glase needs oven-drying and careful storage while Esun PETG is fairly tolerant of normal home humidity levels. Oven-drying at 150F / 65C should work well. Nylon absorbs a huge amount of water, which causes it to swell considerably, produce massive steam bubbles, look cloudy, warp more, and adhere less than properly-dried nylon. It's nearly unprintable when wet. It should be oven-dried at around 150F / 65C for 4+ hours -- desiccant will not strip enough moisture from it. In fact, nylon will pull water out of used silica gel! Once dry, it should be stored with an aggressive desiccant (either bone-dry silica or preferably calcium chloride). It only takes a few hours of exposure to air for it to become excessively moist. Building a sealed drybox feed system is highly recommended to avoid exposed time during and between prints. Polycarbonate is similar to nylon in that is is an aggressive water-absorber. It will look cloudy, produce steam bubbles, warp more, and provide very poor layer bonding when wet. It should be oven-dried at 180F / 80C if on a plastic spool (up to 250F / 120C if dried alone) for 4+ hours and then stored in a drybox with aggressive desiccant just like nylon. Note that some modern PC blends like Esun ePC are less prone to water absorption, at the cost of some decrease in mechanical properties. PVA is basically destroyed by airborne humidity, since it literally dissolves in water. Store in a drybox with an aggressive desiccant at all times. Composite filaments should be treated like the base material. Some drying and prevention options: Oven: The "warm" setting will usually work pretty well. Let the oven preheat and settle out for a while, and measure temperature with a good oven thermometer or thermocouple. Shield the filament from direct radiant heating and hot spots with aluminum foil, cookie sheets, etc. Electric ovens will dry faster than gas ovens, because burning natural gas produces some additional moisture. Do not leave the oven unattended if using temperatures above the glass point of the filament, or bad things may happen! "Light bucket": A 5-gallon plastic bucket with an incandescent lightbulb inside is a pretty effective way to gently warm low-temp filament like PLA for drying or medium-term storage. Leave the lid slightly open if drying. Food dehydrator: Works great. Set temperatures as per the oven temps above. The main challenge is getting a large enough space inside for a filament spool. Desiccant: In order for desiccant to actively dry filament, it must be significantly more attractive to water than the filament is. And affinity for water is a function of how wet the material already is. That means dry desiccant can easily pull some water out of very wet filament, but wet desiccant can actually give water TO the filament! Rechargeable indicator desiccant (such as an Eva-Dry E-333 unit) is ideal. It's also important to have ENOUGH desiccant: silica gel can only absorb 10% of its weight in water at 20% RH. That means to pull 1% moisture content out of a wet 1kg spool, you would need to start with at least 100g of bone-dry, fresh-baked silica! "Used" silica is basically useless, it already contains too much water to pull any more from the filament. But you can re-dry the silica in an oven. 250F / 120C for 6 hours should be safe for all types of silica gel, but more aggressive drying (including microwave drying) is possible for some silica gels. Follow the gel manufacturer instructions. Rice: Does not work. It's basically a myth that rice has drying power. A bag of rice you buy at the store is already pretty close to moisture equilibrium with the air, so it has minimal capacity to pull water from filament (or a soaked iPhone, for that matter). If you dry the rice in an oven to drive out its water first, it will work to some degree, but silica gel is considerably more effective. Kitty litter: Silica gel style kitty litter is nearly identical to desiccant silica gel. Like rice, it is fairly close to saturated when you open the container, but can be dried in the oven to be a good cheap bulk desiccant. Clay type kitty litter is not as effective. Be careful of getting kitty litter dust all over your filament. Dry storage A thick plastic box with an airtight seal is preferable. Look for recycling code 2 (HDPE) or 5 (PP) on the box. 5 gallon buckets with sealing lids also work fine. Ziplocks and other thin plastic bags are better than nothing, but are permeable to water (yes, really) and can only be relied on as long as there is fresh desiccant in the bag. Acrylic/plexiglas dryboxes have been sold by various people, but acrylic is very permeable to water, so I don't recommend that option. Air conditioning: Simply keeping the air in your printing environment reasonably dry will protect PLA and ABS and other low-absorption filaments. It may help to buy a humidity monitor to get an understanding of your ambient humidity. Now, considering the original question here, it's important to note that moisture content is not the only way filament can age or be damaged. PLA in particular is prone to becoming brittle over time. There are different theories for why this occurs. One is gradual chemical aging because poly(lactic acid) simply is not a very stable polymer. Moisture could contribute to that aging process, but true chemical aging would be irreversible even if the filament is later dried. How much this occurs should depend on the specific polymer blend and storage conditions. Another theory for PLA aging is that the residual filament extrusion stresses (from being drawn down to the correct diameter and rapidly quenched in a water bath) are slowly creeping over time. Anyone who has placed a PLA part under heavy load for more than a few weeks will see PLA creep. It's a rather odd polymer in that it will "creep to failure" and crack at very low creep elongations rather than progressively deform in a ductile manner like most creep-prone materials. So if the PLA has significant stresses locked-in from the initial extrusion process (which is very common) it may be creeping into a more brittle arrangement of polymer molecules over time. That would explain the aging effect, and it would explain why "drying" sometimes rejuvenates the PLA: heating the filament near its glass point will allow the polymer molecules to gently relax and basically anneal to a less brittle state.
Using a XYZ printer on Linux I have a da Vinci miniMaker and am trying to find a way to get XYZware on my computer which is running Ubuntu Linux 19.04. On the XYZprinting website I found references to a version build for Ubuntu, but it was an outdated version with no download link. If anyone knows any way to print to any XYZ 3D printed on Ubuntu, it would be appreciated if you could let me know.
XYZprinting is a company known for vendor lock-in (even filament), so it's not surprising that their software's Linux support is bad, but apparently it is possible to ditch their XYZware and get it to print gcode from whatever slicer you like. Check out the miniMover repository: This is a project that lets you send GCode to an XYZ da Vinci prniter. It will also convert from a .3w file to .gcode and back, and can monitor and setup the printer as well. This works with newer printers that implement the version 3 serial protocol. These include the Nano, Mini W, miniMaker and Jr. line of printers among others. You'll also need to setup a profile for your printer in a slicer (I'd recommend Ultimaker Cura), but it looks like the thread linked from the README has information on settings needed.
Converting a mesh to constructive solid geometry I have a mesh of a bowl that has the perfect shape of half a sphere. I want to easily convert it to the containing sphere solid and a box solid that will be subtracted from it. Googling mesh to solid shows that in various tools such as 3ds Max, Fusion, etc., manual approximation of where the sphere might go is created manually by visually comparing to the mesh or the cross section when creating the solid but I am looking for the minimum enclosing sphere and box to be generated/calculated by the software. Source file format is of course not an issue, it can be any known mesh file.
The calculations for your objective could be considered simple geometry, although the results in terms of formulae are a bit more complex than simple, but not by much. According to Quora, the foundation for this goal is that the cube's eight vertices will be coincidental to the sphere's surface. If one desires to print a 3D object with this form, such an object may fail the requirement of being manifold, but may not, depending on the floating point operations of the software being used. I found a simplistic formula which provides the radius of the sphere given the length of the side of the cube. $fn = 90; edge = 10; cube([edge, edge, edge], center = true); sphere_radius = sqrt((3 * pow((edge/2), 2))); sphere(sphere_radius); The above code is done in OpenSCAD, resulting in this image with the sphere made transparent for clarity: Translated into general english, it appears that one can take the edge length, divided by 2, then take the square of that result and triple it. Take the square root of that value and it becomes the radius of the sphere. The above answer is courtesy of Math Forum and is represented verbatim as such: ____________________________ D = \| (L/2)^2 + (L/2)^2 + (L/2)^2 The letter D in this case appears to be slightly misrepresented as diameter when it should be referred to as radius. As part of this fun exercise, I also subtracted the cube from the sphere, slicing it in half for visibility, resulting in this image:
Setting up a brim/raft for only a portion of the overall print I'm trying to build an assembly with one larger part (about 50 mm x 50 mm), two small parts (about 10 mm x 5 mm) each, and one part that starts with two 2 mm x 2 mm squares that eventually bridge into a sort of flap. The larger part has decent adhesion for a couple of layers, but the small parts are slipping off the table right away and the nozzle drags them onto the large part since it's the last part being printed in the group, resulting in some stringing. My bed is adequately leveled and can print larger models well so my suspicion is that the small parts are too small for good bed adhesion and need a brim or a raft to increase the surface area. Is this correct? If so, is there a way in Cura to add a brim or raft to the small parts and not the large part? Ideally I would print all pieces at once instead of the large part separate since I will be doing batches of these assemblies in the future. I'm using Ultimaker Cura 3.6, printing with PLA filament set to 200 °C at nozzle and 60 °C on the bed.
In the newest version of Cura (4.5.0), in the per model settings, the only thing you can change for options set Build Plate Adhesion is Brim Distance. What this allows you to do however is create a brim for everything with the distance of a millimeter or two, and then for the part that needs the brim, you just set the distance to zero in the individual part settings. It's a little janky, but you essentially create a skirt for the parts that don't need a brim.
Should I print in a well ventilated area? With hot plastic being laid down layer after layer, I am worried about fumes. Should I only print in a well ventilated work space? Should I add additional ventilation?
The short answer is: yes, it is always a good idea to print in a well-ventilated area. The longer answer can be articulated as follows: Definition of "fumes" "Fumes" is a fuzzy word that from a chemical/physical perspective includes at least three different things: Vapour - the gas phase of a substance Aerosol - a airborne suspension of tiny particles of liquid, solid, or both Smoke - particles and gases emitted when a material undergoes combustion or pyrolysis (so really: a smoke is a combination of vapours and aerosols too... but the combustion/pyrolysis will have changed the very nature of the material, so it will be "vapours and aerosols of a different substance" Interactions with the human body Each of the above has a different way of interacting with the human body. The list of possible interactions is huge, and out-of-scope for this answer, but just to mention a few obvious ones: Vapours tend to enter cells by osmotic pressure and can have carcinogenic effects by either attacking the genome of the cell or by disrupting its metabolic processes (think: benzene in car fuel) Aerosols can trigger the immune system, and in return have the body develop allergies or autoimmune reactions. Aerosols can deposit their particles on the cellular membrane, making it impossible for it to operate correctly and eventually fail (like neurons failing to transmit electrical impulses, for example) ... Composition of filaments Modern filaments are a combination of different substances: the basic plastic (PLA, ABS, PETG...) that gives the name to the filament is almost always mixed with other plastics and additives that change its physical characteristics. In some cases, the filament is host to particles of other materials (like wood, metals or phosphorescent compounds). Each of the different materials have different transition and critical and flash points (the temperatures at which they will become vapour and ignite respectively), and different physical properties which in turn will affect differently the size of the particles in the aerosol coming out of the printer. Conclusion The bottom-line is that it is close to impossible to have a complete understanding of how a given "fume" affects human health. Typically the safety of a substance is tested in a lab by directly observing its effect on cells, or by performing epidemiological studies in a population, if the exposure data to a given substance is known. When people comment on PLA being "safe" for example, they typically refer to studies that tested inert, cold, chemically pure PLA. But the fumes of a PLA filament will probably not be inert, nor cold, nor be exclusively PLA. Additionally, it has to be observed that it is much easier to rule a filament harmful than safe: for it to be considered harmful it is sufficient to know that one of its components is harmful (for ABS that is typically studies showing the adverse affect of ABS aerosols on health). For it to be deemed safe, one must know that all if its components are safe, but most filament do not go through the rigorous testing required to ascertain that. In conclusion, it is always a good idea to get rid of the fumes from 3D printing regardless of the type filament being used. The ideal solution is a printing enclosure maintaining negative pressure, but an enclosure with air filtering or a well ventilated room are also good options (ventilation can have adverse effects on printing quality though, due to drafts and their cooling effect).
X axis doesn't lift after levelling So, I recently installed an inductive sensor to my 3D printer for auto bed levelling and now I'm stuck on Z probe offset as it doesn't seem to do much apart from changing number is given on display for the Z-axis. On tutorials that I watched, after Z homing, the print head lifted and allowed to set Z offset but my 3D printer doesn't do the same thing as in the tutorial. I'm not sure if its a problem in Marlin or a physical issue with my 3D printer. If anyone can help me I will be thankful as I'm stuck on this issue for a few days now. Also how far above the nozzle should the sensor be for it to work and not wipe off the 3D prints. My 3D printer is a Creality Ender 3, glass bed, SKR 1.4 with Marlin 2.0.x firmware and an inductive sensor (LJ18A3-8-Z/BX-5V).
I discovered something which could be the answer to the problem, in Marlin compiling there is: //#define Z_AFTER_PROBING 2 // Z position after probing is done You have to uncomment it and change number 2 to how many millimeters you want it to be above the 3D printer bed.
Insulate hotend on Makerbot Smart Extruder Simple question: how do you reinsulate the MakerBot Smart Extruders? Backstory: I work at the library. We've recently replaced the MakerBot (extruder connection issues followed by software incompatibility) with a Prusa. As a new hire, I'm obsessed with the 3D printers. I'm trying to make it my mission to get the MakerBot working again, just so we can have two printers running. It takes quite the request chain to get materials in and I had some plumbing tape on hand, so I tried to wrap it with that, per this thread. It's not going too well because of the housing around the Smart Extruder, which I cannot figure out to remove (easily and/or without voiding the warranty and taking it completely apart). I imagine even with the cotton + Kapton tape, you'd need better access to the hotend than the housing allows. Any help is appreciated!
I recently wrapped a LOT of hot PLA around my print head and, as a result, had to remove the kapton tape and the fibreglass insulation that came with it. I was reluctant to use fibreglass because of the tissue embedding hazard and the lung hazard (especially on what is effectively an indoor appliance) and kapton tape is very hard to find in Australia. After some research, I wrapped the print head in 100% wool felt that I bought from a fabric store (be very careful, as most craft felt nowadays is either acrylic, polyester or a poly/wool blend) and then bound it all up with teflon thread tape (plumber's thread tape). Cotton has a scorch temperature of 150 to 200°C, while wool won't scorch until 500 to 600°C, and the teflon tape can handle temperatures between 200 to 300°C. Did it work? Well I can now put my finger on the outside of the tape after the element has been at 200°C for 10 minutes, and only feel a little warmth. The print head heats up twice as fast, and I can run my massively oversized print cooling fan at 40% rather than the 10% I could use before. There is no odor of anything cooking off either. Success!
XYZ calibration without PINDA probe I have been happily printing with my Original Prusa i3 MK2S for a few weeks now. I have been thinking about replacing the PINDA probe with a BLTouch tactile sensor. If I do so, how will I be able to do the XYZ calibration? I believe that the tactile sensor would only be able to do Z calibration. If I need to redo the XYZ calibration in the future for some reason, is it possible to do manually? Or would I need to remount an extruder with a PINDA probe temporarily?
If you want to replace the PINDA probe (whatever reason for) then you can go with the BLTouch Sensor but only for certain operations. It will be good for leveling the bed before printing because here, only the bed level is important and not the skew of the bed. If it comes to calibration of the skew itself, the BLTouch Sensor will not be usable because the PINDA Probe detects the boundaries of the copper circles on the print bed. The BLTouch cannot detect these copper areas. The PINDA Probe is a proximity sensor. If you want to do a recalibration you have to mount the PINDA again. Therefore, it is possible but not recommended.
Are the thermsistors identical for both the heatbed and the extruder head? I'm aware of two thermsistors in the Prusia i3 Rework. Are they the same? And if not, how do you tell them apart?
This depends on how you ended up with your finished printer. If it was a kit, then there is a chance that the thermistors might be the same, however, even a kit manufacturer might buy parts that come preassembled as I could imagine being the case for the hotend. To find out about the actual thermistor you would need to look up the spec sheet of the manufacturer of your printer or the individual parts, afaik there is no way to identify them by having them in your hand beyond identifying the resistivity and the coefficient type by using a multimeter. You could, of course, check the resistivity for a whole temperature range to compare the table of your thermistor to the tables which are listed in firmware, but then you could compile your own tables right away.
Why do slicers have nozzle size settings? It seems to me that the size of hole in the nozzle shouldn't matter in and of itself. If you program in the layer height and line width, then the same amount of plastic has to be extruded, no matter what size the hole is in the nozzle. Of course I understand that, mechanically, the best results are got with the line width slightly larger than the nozzle size. We couldn't print a 0.3 mm line with a 0.6 mm nozzle, and trying to print a 1 mm line with a 0.4 mm nozzle probably wouldn't work well either. But in terms of what the actual G-code needs to do, the nozzle size doesn't seem to matter. After all, printers feed filament based on length/volume, so the size of the nozzle shouldn't impact the amount of plastic extruded. What prompted this question: I want to switch from a 0.4 mm nozzle to a 0.8 mm nozzle, but I cannot find out how to change the nozzle size in Cura. There are many bug reports about the nozzle size setting disappearing or not displaying in Cura, and I think that's my problem. However, in the troubleshooting threads, many people claim that you can just change the line width and ignore the nozzle size completely and the result will be the same. In other words, if I want to switch from 0.4 nozzle and 0.48 line width, to 0.8 nozzle and 1 mm line width, I can just keep my slicer set to 0.4 nozzle size, but increase the line width to 1 mm, and if I physically install a 0.8 mm nozzle, it will do exactly the same thing. There are even Cura developers saying the nozzle size setting will be removed in a future version completely. This may depend on the way individual slicers work. Has anyone tried switching between say 0.4 and 0.6 nozzle settings, while leaving the line width the same (say 0.8 mm line width for both), and see any differences in the G-code? I can't test this myself, because I can't change the nozzle size right now...
I never thought about that! I do know from experience that Cura uses nozzle sizes to sanity check your settings, warning you if you do something unreasonable. That is reason enough to include the feature for me. However, I did wonder what, if any, differenced this actually makes, so I tested it and here's my results: I went through and tested it on the 3DVerkstan Face Mask. I compiled the same model in the same place in Cura, the only differences between the two being that I changed the nozzle size from 0.4 mm to 0.8 mm. I then ran the VS Code Diff Checker on the files as well as loaded the exported gcode back into Cura to compare and got some interesting results. The estimated times and filament usages are very slightly different: 2689 seconds for 0.8 and 2698 seconds for 0.4, 6.18899 m for 0.8 and 6.18883 m for 0.4. This means something different is happening somewhere, but it's very similar to within a rounding error. The brim is exactly the same for both. No differences whatsoever in the G-code. When the model starts printing, everything in the gcode becomes different. This seems to be down to a few reasons: (note these photos were taken by exporting gcode then re-opening that gcode into Cura) Differing layer start positions Possibly a difference in line overlaps? On the 0.8 mm file, cura shows a larger gap between the brim and the part, and more overlap between the outer wall and inner walls when compared to the 0.4 mm file. That's all the differences I can observe in this model. Every layer is different in the gocde, but it seems to be down to the two differences noted above. IMO, that's all inconsequential and you should be fine to change all the settings to how they should be for a larger nozzle and be just fine. Other than the warnings, nozzle sizes may be a holdover from a past version when they were more useful, or simply may have just seemed like a reasonable feature to put in at the time and no one really thought about it. As far as changing nozzle size goes, I go to Preferences > Configure Cura > Printers > Machine Settings > Extruder 1 > Nozzle Size. If that option is not there, consider creating a new machine of a different type that's similar to what you have. I have an Anet-A8 but use the Prusa i3 printer type in Cura since that's most similar to what I have.
Creality ender 3 buildplate jamming I bought a ender 3 a short time ago and yesterday i noticed a print failed. It seems like the buildplate jammed while trying to move along the y-axis so i replaced the v-shape wheels that keep it on the rails. However it still seems like my buildplate jams with every print en so my print layers move when the buildplate doesn't move making the layers not connect at the right places. Is there anyone who had this problem before and might know how to fix this?
that sounds like layer shift... you might have one of these issues overtightened the carriage wheels. a loose Y-belt. something getting into the bed's cable, resulting in drag.
TPE warping problems I'm attempting to print some flexible TPE filament. But I failed to imagine TPE was this difficult to print. Specs of the shop-brand filament: Red 1.75 mm TPE (+-0.05 mm). Hardness: 45D. Print temperature: 220-260 °C with 0-95 °C bed. I'm trying to print this on my original Prusa i3 MK3S with powder coated sheet with 0.20 mm layer with PrusaSlicer 2.0.0. What happens? After 3 or 4 layers, the print warps a lot and detaches from the plate. The object is 40 mm long. The next image shows the print detaching from the build plate as well as a skirt of two layers height: I've tried warmer/colder, more/less fan, faster/slower. I went down to 1 mm3/s, which is 7 mm/s. For reference, PLA prints 15 mm3/s. I readjusted my z-cal, and when I test print a first layer with TPE it's difficult to remove from the bed. I also attempted the glue stick on smooth PEI sheet. Worked until the first few layers of infill, then it still warped. Do I have bad filament with too much shrink, poor settings or is this 45D just too soft for my MK3s? Bonus pile of failures:
I have not given up yet! And I figured it out, I think. I tried many things, dried the spool at 60C for an hour, Simplifiy3D's slicer, but eventually playing around I found a setting that resulting in no warping during the print. Final solution: - Original Prusa Powder Coated sheet. - Changed the nozzle to 0.6 mm. - 20 mm/s print speed, slow. - 260 C nozzle temp, make it liquid to get best bed adhesion. - 90 C bed, this keeps it soft at the bottom. Do not change the temperature, as this will detach the print. - 0.95 Extrusion Multiplier instead of 1.2 The extrusion multiplier did the trick. It kept pushing slightly too much stuff out, especially on the bottom layers causing ridges that is will pull on the next layer. It did still warp a bit, I found that this stuff shrinks about 2% when cooled, and when you start infill, it will pull itself loose. Hence the 90C bed temp. It still prints poorly, but it did print without creating "the blob"!
Help understanding bridge settings I can't understand how to best tune my slicer settings in order to get better bridges... I've downloaded a simple test off thingiverse and printed at different speeds. Here are the results, bridging tests (youtube link). On the left we can see that going at a slow (10 mm/s) speed results in a very poor first layer. On the right at Slic3r Auto setting which I believe is 60 mm/s is better but there are still a few strings hanging... The middle one is printed at 30 mm/s and looks the best. On the one hand I was expecting faster = better because the plastic wouldn't have time to fall, but I once saw a video somewhere off a printer bridging at 10 mm/s and it came out flawless! So I decided to do some testing of my own and now I'm more confused than before. Why did the 30 mm/s turn out better than the others and how can I improve my bridging?
The engineering approach is that if 30mm/s is working best on your equipment (at least on that day), you should use it; at least until it doesn't work so well for you. You might also try more different speeds (closer to 30 than to 10 or the assumed 60) in case one works even better than 30mm/s - though you might also want to question the assumed 60 (or test a set 60) since assumptions can bite you. There's not going to be a fixed speed that's always best independent of the printer - everything is dependent on the printer, and its environment - if the temperature of the room varies a lot, it could change the "best setting" on days of different room temperatures. Perhaps the "10mm/s" that you saw working well was using a more effective cooling fan while bridging, or had other differences from your particular unit - or had different settings (other than speed - nozzle temperature, for instance) which impacted the result. (note that I have limited tolerance for videos, and have not actually looked at yours, so if you're going to come back with "but I don't have a cooling fan", please post a picture of the printer or results that does not involve needing to sit through a video. And perhaps add a cooling fan...) As for "understanding how to best tune your slicer settings" - far more testing, and keep track of the results. So, do tests (without altering other parameters) at 20, 25, 35, 40, 45, 50, 55 mm/s. Depending on the results of those tests, say you find the best results at 35-40mm/s, perhaps you try 47 and compare that. Perhaps there's no real difference between the 3, so it's in that range, but not picky. Then alter one other thing (nozzle temperature comes to mind first, but perhaps it's "fan speed for bridging" or some other, single, item) and do more testing - likely the best speed will change, so you'll need to re-run a range of speeds at the new setting. And keep track of which results (test prints) go with which settings, so you can go back to the ones that work best. Then alter that parameter more, or alter another parameter. For the most part, there comes a point where it's good enough, or at least where you're sick of testing for a while and results are good enough until you want to test / tune some more. If you change many things at once, it's hard to isolate cause and effect. If you test many settings but lose track of which settings were used for what result, it can be hard to progess towards better results consistently. When you find a range that seems to make no difference (and it's as good as it gets), be happy that the parameter is not too sensitive, and tend towards the middle of it.
How do I compensate in cura for thinner filament? I have a monoprice printer, works great. .4mm nozzle. I bought a number of PLA solid colors and they all print reliably. I also bought 2 rolls of PLA translucent colors, and I have lots of trouble printing with them. What I eventually noticed was that when the translucent filaments extrude, they come out in a noticeably thinner stream. Not sure why, I've tried increasing the hot end temperature and printing slower, but nothing seems to help. The effect seems to be that not enough filament comes out from the nozzle for the speed the head is printing at. I use cura for the slicer, and I've tried changing the filament flow percentage and I've tried slowing down the print speed. Nothing seems to help, the nozzle ends up dragging the recently extruded filament around the bed until it all comes off. Has anybody else seen this, where translucent filament extrudes thinner than solid colors? Any suggestions what to try to make it stick and print reliably? Thanks.
In cura (if you are not in the quick print mode) you can dine the diameter of your filament. Setting the filament diameter to a smaller value will give you more plastic coming out of the nozzle. You can also set the flow percentage to more than 100% You should also try to use a skirt. Some nozzles need some time until the flow is like it should be. Another reason for this might be that the distance between bed and nozzle is too high. Try to level your bed so that the distance is less than before. If all this doesn't work then it will at lest give you new ideas of where to look. Best luck!
Is SD2209 the same as TMC2209 stepper drivers? While shopping for TMC2209 stepper drivers I found advertisements "SD2209". Is this the same thing?
From what I can tell, the SD2209 is not a clone of or another name for the TMC2209, but is a board with a TMC2209 on it setup to be used as a drop-in replacement for other stepper drivers. See e.g. this SD2209 a drop-in replacement for Pololu style drivers:
Filament that is resistant to ozone Does a filament exist that can resist ozone (like certain silicone tubing's can). Most glass bottles come with tin or plastic screw hard tops and I would like to replace the screw caps with something that is more resistant to ozone. The reason for this is I make my own homemade ozonated oil in glass bottles and I would like to print out different hard screw top caps for some of the bottles.
If making your own caps ends up being the best solution, TPU (thermoplastic polyurethane) is probably your best bet. I don't have specific information on printed TPU filament and ozone, but TPU is widely regarded as one of the most chemical-resistant materials you can easily print with, and this page by Ozone Solutions rates polyurethane (no mention of specific types) A/Excellent described as: Ozone has no effect on these materials. They will last indefinitely. Being at least slightly flexible, TPU will also yield a good seal without any additional gasket. You should probably choose an unpigmented "natural/clear" TPU filament in case the pigments do react. It might (probably would) also work to coat an existing cap with polyurethane. I'm not sure how you'd best get it to adhere, but lightly sanding the plastic then using a spray in multiple coats is what I'd try first.
Filament Balling up on random parts of a print The skirt prints out ok, but there is balling up of filament on some of the prints. I am printing 50 small parts at a go, and the last 4 batches were perfect, but the fifth batch had filament problems like on the photo. Any advice? Thanks
I experienced that several times if my print temperature was too low. Then, the filament does not stick to the plate very well and prefers to stick to the nozzle which pulls it away. Solution is to increase the temperature by 5 to 10 degrees, at least for the first layers..
Anet A6 assembly problem - remaining power cables don't match instructions I've just built my son's A6 and have connected all cables apart from the last power cables. The mainboard says hotbed line and extruder line but the cable says heatbed. The cables are two red which are crimped together and two black crimped together. All of the videos online show a different mainboard and connections. There are more connections than cables because the wires are crimped. I can't get my head around which wires go where, any ideas?
The manual appears to be available here, Installation Instruction_Anet A6 3D Printer - Elektor However, according to this comment from Hard copy of the build guide?, there is a mistake in the PDF of the manual, with respect to the heatbed, and as such, it is better to follow the videos: I find it is better to use the 3 videos: 3D Printer Instruction--Anet 3D Printer A6 Assembly Video 1 3D Printer Instruction--Anet 3D Printer A6 Assembly Video 2 Printer Instruction- A6 - Hot Bed Level Adjustment and Print Test Only errors in the videos and i believe the instuction the Hetbed fixing plate i have build diffrently , rotated by 180 degrees vertical, since it is better for the belt and somewhere in the video during fixating of the end-switch and the blower he interchanged the screws. However, looking at the manual, if it is to be believed, then be aware that as well as one connection for the extruder motor, there are two connectors each for both the extruder and the hotbed heaters: One for the separate heating elements, of the extruder and hotbed respectively, and; One for the thermistor sensor (both the extruder and the hotbed have separate thermistors). This makes five in total for the extruder and the hotbed combined. However, the power connections for the Extruder motor has four pins (in white at the top), whereas the heating elements for the hotbed and the extruder have two pins and are of a different shape (in green on the left). The sensor connections for both the extruder and the sensor have three pins (in white at the bottom), but it should be easy not to confuse them, so long as you follow the wires to check to which component they go to. Additional points to be aware of From this comment in the same thread: I just built an A6 three weeks ago and with the videos it is really a breeze to assemble the unit. Just pay attention to the heat bed mounting plate as it is installed bottoms up in the video. The bar connecting the outer two plates where the heat bed is finally mounted should be below the plates, not above as in the video. Also, if you still have time, order some decent toothed belt, Igus Drylin RJ4JP-01, and toothwheels for the Y and X belts and replace the original pulleys, bearings, and belts before you even assemble the unit. I just changed mine last week and it does make a hell of a difference - with this little upgrades (cost me less than 30$ for everything - at Amazon) you upgrade from an okay printer to a really decent machine. The belt: https://www.amazon.com/Anycubic-Meters-Timing-Pulleys-Printer/dp/B0152ZNDLK The pulleys: https://www.amazon.com/Aluminum-Bearing-Timing-3D-printers/dp/B0188HW4Z0 The bearings: https://www.amazon.com/Printer-Solid-Polymer-LM8UU-Bearing/dp/B06XPRCMJS (actually, you need 8 pieces - not seven as in the images - 4 for the Y-axis and 4 for the X-axis) The above are not the actual articles I've bought because I am from Europe where Amazon sells in different quantities. If you want to go on the safe side, grab a second power supply and two MOSFET boards to remove the high current from the mainboard: PSU: https://www.amazon.com/eTopxizu-Universal-Regulated-Switching-Computer/dp/B00D7CWSCG (just as an example) MOSFET: https://www.amazon.com/Wangdd22-Printer-Expansion-Heatbed-Current/dp/B01MY50JL3 Power socket and switch: https://www.amazon.com/URBEST-Module-Switch-Certification-Socket/dp/B00ME5YAPK Last recommendation: get some 3mm borosilicate glass to lay (clip) over the heatbed. This will make the prints stick better and also provide a perfectly flat surface for the builds (still, you'll need to do the levelling) Glass: https://www.amazon.com/Signstek-Printer-Tempered-Borosilicate-2132003mm/dp/B00QQ5Q3BI When assembling the heatbed mount, pay lots of attention to the 16 screws. Tighten them one by one diagonally and move the bed around. If the bed feels stuck, loosen the last screws and shift the mounts around a bit. The lighter this mount moves, the better your prints will be. One thing that you must be aware: This printer is a great little unit, but it needs love, dedication and plenty upgrades. Out of the box it works okay, but with the upgrades it becomes a really good unit.
Power OctoPi from printer I'm wondering if there is some trick to power my OctoPi with the power supply of my 3D printer. I'm using an Geeetech I3 Pro W. The power supply itself should be able, but the output is as far as I'm aware of 3.3 volts. Not my desired 5 V for USB, it would be a shame if I really would need to buy a new power supply when I have a strong one actually running. My current power supply causes a lot of "Under-voltage detected!" warnings. After thinking a little about the specs, there are cigarette lighter adapter for cars they use 12 V. Has anyone experience with using that on his printer?
What you are looking for is called a "buck converter" or a "step down module". These literally cost about half a buck/Euro a piece. These converters convert a high voltage into a low voltage, the better ones are able to draw 2 to 3 Amps, which is required for stable operation of the Raspberry Pi. If you have an old computer power supply of a decent brand (probably not as you refer to a kit/assembled printer, but added for completeness), you can even use the standby 5 V line out and switch the power supply on using a relay to short the green wire of the PSU to ground. This is how I use it on one of my printers. Note to power the Raspberry Pi through the micro USB port, to not bypass safety features.
TPU filament usage for dental application? Can the flexible TPU filament be used in the case of printing a dental fixture? Filament - SainSmart 1.75mm 1kg/2.2lb Flexible (TPU) Series Filament for 3D Printers RepRap.
There are a Ton of issues with using this type of material. First off there is no way anything that comes out of your FDM printer will be sanitary enough to meet the requirements for medical applications. Your nozzle might even be contain Lead. Last you would need this printer to be cleaned to clean room standards. As well as stored and operated in one.. Second I have not heard of a flexible material that meets FDA requirements. (which is not the same as does not) You have to worry about even the additives they add for color. Or straight up contamination of the material. I do want to mention that there are people who use SLA printers for dental items. I cannot say how SLA would meet food or medical grade requirements. My guess is a lack of regulation. So a bad idea I would say...
Why do my prints have such a rough surface? (Taz Lulzbot Pro) Model: Taz Lulzbot Pro Things we tried to get it to work: Tried both ABS and PLA Hatchbox brand Uploaded new set of settings from another printer of the same brand that works using the hatchbox. Tried using Polylite PLA with Ultimaker Cura Lulzbot edition settings The printer managed to print, but the samples printed were of very poor quality and are filled with ridges and has an uneven surface (I've attached a picture below). The printer automatically cancels the print and quits printing on layer three because the nozzle rubs against these ridges and cannot print properly. What are settings that may lead to this issue? What is a good place to start trying to improve my results?
This looks like Z axis offset is set incorrectly. That should come with an appropriate setting from the factory (for my printer it's -.85mm), but that setting can get lost a few ways; you can either reenter the factory setting (if your print head hasn't been opened up), or recalibrate -- but if doing the latter, be sure the nozzle is clean, or the calibration routine can cause the problem you're trying to solve! If You've Never Reassembled Your Toolhead Check that the settings from the QA record are still installed. Your printer came with a sheet of paper including all the measurements that were taken when the calibration prints that came with it were created. If you updated firmware with several versions of Cura LE between the Pro's release and the fix for the relevant bug, the update would have cleared the EEPROM with those settings. A good place to start is to put them back in. The full set of settings isn't just Z axis offset, but also offset between the two heads, and backlash measurements -- but if you lost Z axis offset, you're likely to have lost all of them, so it's worth going over the full set. If You Have Reassembled Your Toolhead Clean the nozzle, and rerun automatic calibration. "Clean the nozzle", that is, by bringing it up to temperature and using the brillo pad that came in the little toolkit with the printer. When I say "automatic calibration", I'm not referring to the leveling routine that runs with every print, but the longer routine that's accessed under "Measure automatically" button in the backlash or nozzle offset "Advanced Settings" LCD menu. The automatic calibration routines determine when the head is in contact with the calibration cube via electrical conductivity. If there's anything on the head that can stop a circuit from being created the moment it touches the cube, that's going to throw off the calculated locations. (BTW, if your printer doesn't warn you on the LCD display that the head should be clean and unloaded when running this operation, you're probably on old firmware; update Cura LE, and let it upload new firmware for you). The test print at https://download.lulzbot.com/TAZ/TAZ_Pro/v1.0.3/sample_prints/calibration/vernier_dim-test.gcode (which is perhaps more compact than the one that came with your printer, if you got one of the very first units off the assembly line) pairs with the instructions/documentation in steps 15-19 at https://ohai.lulzbot.com/project/calibration-taz-pro/quiver/. That said, the Z-axis measurements are mostly pertinent for the very beginning of step 15, measuring the height of the skirt around the print before it starts. (You'll want to either pause or cancel the print to remove the skirt for measurement in your calipers; the sample gcode delay isn't long enough to do it carefully otherwise!). And Don't Be Afraid To Call Support Customer service from folks who know their stuff and are around evenings and weekends are part of what you're paying for when you buy a Lulzbot. The above is taken from my experience diagnosing quality issues on a TAZ Pro, but support knows what they're doing much better than I do; don't be shy about taking advantage!
Marlin firmware: move without auto bed leveling I am working on a filament unload script. My current problem is that the script always does an auto bed leveling. I have two scripts to test this issue: LevelBed.gcode: G28 ; Auto home G29 ; Level bed M500 ; Save to EEPROM Move.gcode: M501 ; Restore from EEPROM (try to eliminate bed leveling) G21 ; Metric values G90 ; Absolute positioning G28 ; Auto home M420 S1 ; Enable bed leveling G1 X100 Y100 Z100 F1000 ; Move M400 ; Finish moves Move.gcode does bed leveling (LevelBed.gcode was executed before). How is it possible to do a movement from G-code without doing automatic bed leveling? My intention with Move.gcode: Do an auto home Do a move to (100, 100, 100) The problem: Bed leveling happens between the Auto Home and the Move. (It probes the bed at 9 points) I think G28 Auto Home is not required for filament load/unload scripts. My donor scripts for this purpose just contained them. I made an example script to just rotate the feeder gear and it seems to be working. ColdExtrude.gcode G21 ; Metric values M83 ; Extruder relative mode M302 S5 ; Allow extrusion above 5C G1 E-10 F200 ; Pull back filament a bit M400 So I cannot eliminate doing an Auto Bed Leveling sequence after G28, but maybe I even won't need to do it :) This question remains relevant. I'll need a good print startup code for the Cura slicer. It should do something like: Heat the bed Auto Home Auto Bed Level Auto Home again Lift up the hot-end a bit and heat it up Draw a prime line I am afraid if this problem is not solved, an other Auto Bed Level sequence will be executed between the 2nd Auto Home and the hot-end lift up. I have recently noticed that the my load/unload scripts based on ColdExtrude.gcode are not always working. Sometimes the printer starts Auto Bed Leveling without knowing the origin position and badly hits the X/Y movement limits. So I have to do G28 in my filament load/unload scripts, which involves an implicit Auto Bed Leveling sequence, which is time wasting. So my question is still active: How to do extrusion from .gcode without implicit execution of an Auto Bed Leveling sequence?
A second G28 should not be necessary as it can be replaced by a G0 or G1 command, but in the end it should work when RESTORE_LEVELING_AFTER_G28 has been set in firmware weren't it for a bug present in the Marlin 2.0.7.2 and 2.0.x bug-fix release.
2x scaling of Monoprice Mini Select v2 Firmware v30.50b after factory reset? About a year ago, a bad print encased my hotend in PLA and I broke the wires due to my impatience trying to get the glob of PLA off. I don't remember the details of the disaster print, but generally the printer was working fine except I now know I was heating the bed too high and causing warped prints that I was trying to avoid by raising the bed temp. I'm trying to salvage the printer now, I bought a new hotend and build plate sticker. I don't want to name the supplier because I'm pretty sure these parts are irrelevant and I don't want this to seem like an advertisement. Anyways, install was pretty easy, I didn't disconnect any of the axis or feeder steppers control wires - just the hotend heater and thermistor. I don't think it should have anything to do with the bad print or the replacement parts, but now when I print I'm having major calibration issues. My entire print seems to be 2x scaled up. This is causing skipped stepper steps, grinding, etc for completely bad prints. I ran at least part of a factory reset program before any trial prints because it was recommended online somewhere (which displayed weird 50 % complete message and that's all). I most suspect the factory reset as my problem. After the reset, I needed to flip the Y axis with an additional G-code instruction before it would home to the correct corner instead of grinding to the top-back-left. M502 ; Restores default settings M562 Y ; Reverse Y -- I had to add this to even get it to work as well as it does. M500 ; Saves the settings to EEPROM I have read that I can adjust the axis scaling by an arbitrary factor with additional G-codes, but since I didn't mess with the printer other than the program above, I don't expect my scaling factor to be off by a random value, but more a common value that ALL mini select v2s need that I erased. But I am not finding info about this. I am using Cura 4.5 and Cura knows I'm using a Mini Select v2 and the model I've loaded is known to Cura to be the right dimensions. In the picture, you can see that Cura shows it is centered on the bed, but it actually prints off center. Also, the finished print is about 2x scaled in all three axes and lacks the material density of a correct print - it's printing only enough plastic for the correct size print, but spreading it over the scaled-up volume. The steppers are also skipping steps (I guess) so there are a few layer shifts in this print. What a mess! (It's supposed to say it's dimension on the top - "23 mm" but it actually measures about 46 mm but hard to say exactly due to the other print issues)
Thanks for the comments! They led me to find this solution using PuTTY on Windows as my serial (COM) terminal. I guess one of my resets put the settings to 1/16th stepping whereas my hardware has 1/8th stepping. > M115 NAME: Malyan VER: 3.0 MODEL: M200 HW: HA04 ok N0 P15 B15 > M503 echo:Steps per unit: echo: M92 X93.00 Y93.00 Z1097.50 E97.00 echo:Maximum feedrates (mm/s): echo: M203 X150.00 Y150.00 Z1.50 E50.00 echo:Maximum Acceleration (mm/s2): echo: M201 X800 Y800 Z20 E10000 echo:Accelerations: P=printing, R=retract and T=travel echo: M204 P1500.00 R3000.00 T1500.00 echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s), Z=maximum Z jerk (mm/s), E=maximum E jerk (mm/s) echo: M205 S0.00 T0.00 B20000 X20.00 Z0.40 E5.00 echo:Home offset (mm): echo: M206 X0.00 Y0.00 Z0.00 echo:Invert axis: M562 XYZE XYZABCD++-+-+- echo:PID settings: echo: M301 P20.00 I0.02 D250.00 C100.00 L20 echo: M304 P10.00 I0.02 D305.40 echo:Filament settings: Disabled echo: M200 D1.75 echo: M200 D0 ok N0 P15 B15 > M92 X46.50 Y46.50 Z548.75 E48.50 ; from https://www.mpselectmini.com/howto/steps_per_unit_mm > M562 Y ; Invert Y because it was Homing to the wrong corner > M206 X0.00 Y-2.00 Z0.00 ; Inverting the values from M114 once good Home manually found. > G0 X0 Y0 ; testing the range of motion > G0 X0 Y120 ; testing the range of motion > G0 X120 Y120 ; testing the range of motion > G0 X120 Y0 ; testing the range of motion > M500 ; this saves the new values to EEPROM ```
(Cura setting) How can I fix this? No top layer problem solved by resetting cura. I have problems like this: How can I fix this? I can't find the right setting. Also, what are these yellow lines? Do you know how to remove them? They disappear when I disable to show the brim/raft/skirt.
I'm pretty sure the yellow lines are showing the full path of the extruder head, including where it's retracted. Somewhere in Cura's maze of menus, there's an option to turn on/off various displays related to the slicing. As to why the top layer isn't there -- most likely it's too thin in your source model. You might try enabling "Print thin walls" options in the Preferences advanced list. BTW, if you post the original STL or CAD file, we might be able to provide more accurate diagnosis.
My Anet A8 prints have been looking squished I have recently purchased an Anet A8 but have been wondering why the prints look squished and have tiny balls on them. I am using 1.75 mm cheap PLA bought from eBay and have also had problems of filament oozing out of the print block. ]1
It could be that cheap filament has inconsistent diameter, or your calibration is over extruding, or you have something loose that needs to be tight. It's hard for me to tell precisely from just these images. In your shoes, I would print 20mm x 20mm x 10mm, 100% infill boxes until I got it dialed in so that it is square, fully filled in, but nice and flat. If they're coming out square and staying stuck to the build plate properly, but are bumpy and overfilled, then you're over extruding and you'll want to either recalibrate e-steps or if they're correct, adjust your flow rate in the slicer (down). If they aren't square then you need to square up your frame and tighten it and the belts. Etc. But my first guess is that you're extruding too much plastic since I'll bet they were flatter when they were still on the build plate, yes? On the question of ooze: you'll always get some ooze. Molten plastic and gravity means some will ooze out pretty much no matter what. What you need to worry about is when this results in stringing or unwanted lines on the surface of the print. These things you address with retraction (which reduces the pressure on the nozzle during travel moves, but can't stop gravity) and for the surface problem various travel, z-hop and combing strategies depending on your slicer.
Important build plate characteristics/qualities I managed to tear my build plate trying to get some very stubborn plastic off it. I'll need to buy a new one, what characteristics are important for me to ensure it's compatable with my printer? I can think of: Dimensions Power requirements Connector types That my printer moves the plate in the z axis (?) NB I'm so new at this I didn't realise that this was just a sticker on the plate, so I just need to replace this sticker. However, as a question, I'm still curious as there's a good chance I will break it at some point.
If your printer's heated bed still works, but the sticker has been ripped in some places: You can try and remove the rest of the sticker, clean the metal plate under the sticker (perhaps with isopropyl alcohol) and then apply a new sticker once there is no adhesive remaining on the heated bed. You can remove the sticker with the method above, but instead of replacing it with a new sticker, you can buy a PEI sheet and cut it to size if required (read more about PEI here) and then stick it to the metal plate. Personally, I would recommend the latter option, since PEI is low maintenance and the prints automatically pop off the sheet once it cools down, however just make sure not to print PETG on it, since it sticks too much. On the other hand, if your entire heated bed is broken, the best-case scenario is to look for a heated bed that was designed specifically for your printer. Especially since your printer's heated bed has 3 mounting screws instead of 4. If you somehow have a solution for mounting a heated bed with 4 mounting screws on a printer that uses 3, the things you need to watch out for are the heated bed's operating voltage (it should be 24v) and the dimensions must be the same. If the wires are not provided with the heated bed, make sure to get wires that have high enough gauge so that it is able to handle the high currents that the heated bed will need.
Problems with STL model in Ultimaker Cura I want to print a piece of fruit modeled in Blender. It is an STL file. Please note that I am an absolute beginner at 3D printing models. What do these red zones mean? What is wrong about the mesh in each case? The fruit has some low-poly seeds. These used to be a particle system but I then changed them into individual objects. This view shows the base of the fruit, why is it colored red?
3D printers cannot print in the air without a prior layer or a support structure supporting the new printed layer. For the picture showing the bottom of the fruit, the red area is the calculated area that requires support for printing, so please enable that in the slicer application. For the top picture please post a detail or a zoomed in part. It is currently difficult to see what is the matter. It looks as though the STL model is incorrect and Ultimaker Cura thinks that the seeds are upside down, hence the red coloring also. This means that you need to fix the normals of the faces in the STL model. Please look into this answer and this answer for some hints.
Which photopolymer for printing? I am thinking about building my own DLP 3D printer. I want to know which uv curing resin I should use. Also, I came across a continuous 3D printing technology where oxygen permeable glass was used to stop the photopolymer toching the glass from hardening so the cured photopolymer wont stick to the glass. What resin additives are used to achive this?
I think you will find that it will be necessary for you to tune your own printer to a specific resin. Even as important, you would expect to have different parameters for different colors of resin, as each will absorb the UV to a different degree. You haven't provided parameters in your request for which resin to use. You will consider availability and cost of the material you select, as well as the UV light frequency for which a particular product is specified. Temperature range of use is another critical detail. You'll want to avoid resins for which the manufacturer does not provide specifications of that sort. If you pursue this route, you'll find and learn quite a bit. Regarding the resin additives for non-hardening: I have not seen such a product and I would not be surprised to learn that it is a proprietary substance and as such, a company secret. There is a recent development of a similar note, a positive one, in my opinion. There is a silicone compound that forum posts have indicated allow the resin to release with minimal or no difficulty and the clarity lasts weeks of use. Current use of Sylgard or the equivalent means frequent re-builds of the vat due to cloudiness of the silicone or tearing of the surface due to excessive stickiness. Breakable Glass Silicone has developed quite a following on the B9Creator forums for solving (or substantially reducing) those two factors. That alone justifies the immense expense of shipping from Australia, in my opinion. The easy release of the layers of the model from the surface would mean far more reliability in printing. You should/could consider this product for your project as it removes the requirement for questionable additives.
Anet A8 with 3DTouch does not home X in the center Working on getting my Anet A8 upgraded with some extra toys and although the sensor works, I can't get it to home correctly. I'm looking for some assistance to home the X in the center. The probe is working and showing results, but when homing, it does not home to center (SAFE_HOME is turned on, Y homes to center but X is about 3/4 from endstop) and the Z offset always reports as 0 when using M851. There is a clear gap of about 10 mm between the bed and the nozzle after G29 is ran. I'm using the following mount: Bed is anycubic ultrabase 220*220 I have been using a combination of E3D configuration documents, https://www.youtube.com/watch?v=WWDkZtWwd6I and https://www.youtube.com/watch?v=y_1Kg45APko to try and get it working. I've posted my Configuration.h here to see if anyone can spot what I've done wrong and possible explain it to me so I can learn.
Your sensor offset for the X direction is incorrect. #define X_PROBE_OFFSET_FROM_EXTRUDER -28 // X offset: -left +right [of the nozzle] should be #define X_PROBE_OFFSET_FROM_EXTRUDER 28 // X offset: -left +right [of the nozzle] The hints in the comment already suggest that (left is negative, right is positive), your touch sensor clearly is located on the right side, hence +28 mm. See also this hint in the configuration file: * +-- BACK ---+ * | | * L | (+) P | R -- probe (20,20) * E | | I * F | (-) N (+) | G -- nozzle (10,10) * T | | H * | (-) | T * | | * O-- FRONT --+ * (0,0) Also, #define Z_PROBE_OFFSET_FROM_EXTRUDER -1.05 is not really necessary. Many prefer this to be 0 and set the value later by using M815 Z-1.05 (sent over USB or "printed" from .gcode file over SD card) You also have not set the boundaries for the sensor to reach, I quote: // Set the boundaries for probing (where the probe can reach). //#define LEFT_PROBE_BED_POSITION MIN_PROBE_EDGE //#define RIGHT_PROBE_BED_POSITION (X_BED_SIZE - MIN_PROBE_EDGE) //#define FRONT_PROBE_BED_POSITION MIN_PROBE_EDGE //#define BACK_PROBE_BED_POSITION (Y_BED_SIZE - MIN_PROBE_EDGE) This can be found in How to set the boundaries for BLTouch probing. After a G29, the head is raised as instructed by the configuration file to employ clearance. An M851 will report the actual value it is set to, if you have not set it (by using M851 Z-x.xx, or set it through the display using the menu) then it will report 0, that is correct.
Auger Paste extruder I've made a paste extruder(plunger type), in which a plunger will push the syringe to extrude. Plunger movement is controlled by a stepper motor. In that arrangement, for g-code generation I've used inside dia of syringe as the filament diameter and inside dia of needle as nozzle diameter and to calculate extruder steps per mm, I"ve used the lead of threaded rod which controls the movement of plunger. But it had several issues like air bubbles and unable to print thick pastes. Later I've seen this video on Youtube. In which he later changed to a Auger bit mechanism and I've seen WASP LDM already made a successful one. I'm trying to make one of these. But in this mechanism how to calculate the steps per mm for Extruder? Is it same as the lead of Auger bit?? What about the filament diameter in slic3r settings?? Anyone have any idea?? Thanks
To be precise we shall have all physical parameters of extruded material to calculate extrusion parameters. In that case, my approach will be to use try and check approach, as that will give a systematic problem-solving. To set the steps/mm, we will focus only on the measured length after extrusion. let's set the extrusion length to 10 cm, extrude and check the extruded length. if we measure a different value, then we can use a formula to fix that newStepsPermm = currentStepsPermm*(requestedExtrusionLength / measuredLength ) That need to be repeated as long as we will get requested length and this is a standard calibration procedure. The minimal layer thickness will be connected with the way how the pasta behaves (how it is sticky, water amount etc) - so for that there is a need for a patience. My approach will be to create a sheet where I would store the ingredients ratio and a note about extruded material behavior. To remove bubbles in the extruded material - the syringe shall be filled with caution and continuously to avoid material stacking as that produces air pockets. Addon: To calibrate clay you can print a single line using manually prepared gcode. Amount of extruded material could be estimated by weighting conteiner/bottle or extruded material and that will give you an orientation of flow like gramms/mm or mm3/mm. let's try this: we have our steps//mm untouched try to set printing speed for single line, so the clay will looks nice if we have over/under extrusion - change feedrate by 5% up/down. when the extrusion looks ok, then note all printed parameters so if we end-up with printing speed 10mm/s and feedrate 140%, then we know that the steps/mm need to be multiplied by feedrate factor (1.4 in this case).
Prusa i3 MK3S Z axis moving down in calibration wizard During recalibration of my printer (due to the nozzle catching on the prints), the Z-axis went down where it used to go up, damaging the heatbed steel sheet in the process. It then failed calibration. I didn't change the wiring since previous print although I re-adjusted the PINDA probe. What can I do to fix this?
Answer taken from OP's comment the issue has been resolved (the PINDA probe was too high)
How small may I design objects for the Prusa i3 MK3? I have designed a bread mark and printed it on the Prusa i3 MK3. I wanted it to have as sharp edges as possible, so I used a triangle: However, it seems that the print cut off layers that are too thin (x-y-wise) and instead of a 1 cm high bread mark, I only have 0.5 cm. What is the X-Y-resolution of the Prusa i3 MK3? In Slic3r, can I make sure that any wall is made as thick as needed for it to be printed? I have the default 0.4 mm nozzle.
This is dependent on the slicer and the nozzle diameter. Typically, you cannot print a wall smaller than twice the nozzle diameter because walls need an inner and outer line. Therefore, your slicer will make some cutoff and won't print walls below a certain threshold, in order to try to faithfully replicate your model. Slic3r, I believe, will automatically go down to single line walls, but if you turn on "Detect thin walls" in Slic3r's Print Settings, more of the thin walls will be printed. Slic3r will actually reduce the plastic extruded to attempt to make even thinner walls, but there's still a limit. With a 0.4 mm nozzle, you should design walls no smaller than 0.8 mm, or 0.4 mm at the very smallest.
Embedding nuts and washers into print I am creating a 3D printed part which will act as an attachment between a plate (actually a strain gauge) with two M2.5 bolts and a 2kg load with a single M4 bolt. I wouldn't be happy with tapping a screw thread into the print itself so I want to try embedding the nuts into the print itself - so I'll pause the print at the right layer and then insert the nut and, hopefully, the print will resume. I'm wondering is it worth also including washers? It's a major pain because, while a nut can be captive in a hex space, a washer is circular. So it needs to be glued down on insertion in case it rotates while the printer is printing on top of it. For a 2kg load I don't believe the nut will attempt to pull through the part but there isn't a whole lot of support between the bore hole and the edge of an M2.5 nut though, only about 1mm. Edit: I'll add an image of my initial design. The strain gauge is one of a set pulled out of a weighing scales (from Lidl, €5.99. You can buy each separately on the internet for 20 euro, so I saved 74 euro!). The gauge itself is mounted on the narrow "neck" of the gauge. The whole block will drop into a holder that grabs the outer edge of the gauge.
I've had good luck with just leaving a hex-shaped hole in the print, and press-fitting in the nut afterwards. You'll want the axis of the bolt to be along the z-axis, and to use a fair amount of infill and shells. I usually use PLA, so YMMV slightly. You may also want to consider your strain gauge setup carefully. If you're doing something like making a hook out of the ABS and the plate is acting as a lever arm, you need to make sure the lever arm length is the same every time, or your calibration will be wrong.
How to create a web-based PHP that can print to multiple printer(when idle) using silent printing The print job connect to the database. When there is an idle printer, the print job directly goes to it. It need to connect with print server too. How do i start? Can someone help me... Thank you.
I'd recommend starting with connecting your printer(s) to OctoPi. From there, try to find either an API or way to create your own plugin. Then just set up a workstation that will manage your print queue and delegate the prints using some form of web request. I personally don't recommend creating your own slicing engine. If you want to do everything directly from "the workstation" try looking into Skeinforge (most popular from ReplicatorG slicer), Cura (I believe from Ultimaker), and/or Miracle Grue (from MakerWare) as your slicing engine. You can most documentation/source on GitHub. In the meantime, try to narrow down the general sense of how you want to accomplish this and edit your question. As a reminder for more technical questions regarding code, please use Stack Overflow. For example, "How to create/use REST request?"
MK8 versus E3d V6 nozzle I have an Ender 3 and Prusa MK3S using MK8 and E3D V6 nozzles respectively. I've read some difference between these two nozzles in question "E3D V6 nozzle vs MK8 nozzle, first layer adhesion". Can I use an MK8 nozzle in the v6 heater block and vice versa? I know both have same M6 thread but what tolerance do they follow?
To be successful you would need to ensure that the geometry of the two nozzles are compatible. It is not just the external thread. It includes thread length, internal diameter of the nozzle, whether the hot-end is configured for a PTFE liner, or is an all-metal hot-end, how the back end of the nozzle couples back to the heat-break, how the internal geometry of the nozzle sits in relation to the heater block etc. The original designs that spawned many of the clones were usually highly researched and sophisticated holistic balances of thermal and mechanical properties designed to prevent clogging with the widest range of filaments within the design spec of the hot end. Randomly swapping parts could alter that balance and cause all sorts of printing problems - including leaks, burned filament within the nozzle, clogging, oozing, poor retraction control, poor thermal control etc. But, if the geometries of the two nozzles are close enough, you might be ok...
3D Printing of a Swellable Material I recently saw this video of super-swellable polymer and felt inspired. Printing a swellable structure would be sort of interesting. However, sodium polyacrylate isn't a printable material. Does anyone know of a material that is? Preferably, swelling activated by water.
The video treats about sodium polucarbonate ‎(C3H3NaO2) this is a superabsorbent polymer has the ability to absorb as much as 100 to 1000 times its mass in water. This is used as desiccant on products that moisture can be a problem basically during storage prior selling. The video shows the water how is trapped inside the particles of sodium polycarbonate, this happens inside a diaper or any product urine odor absorbing, also is used on waste liquid control. Also you can find something similar on some products that has a little bag that says silica gel (SiO2).
Why is my 3D printer not extruding properly? I have a Duplicator i3 mini, which has yet to make it a month without breaking. This time it is extra broken because the filament is not extruding properly. the most successful print I've had yet had about a centimeter before turning into an absolute mess. I have a picture. It was not stringy, and had the exact shape i was trying to print, but was like a frame of a sort. I am printing with matterhackers MH build series PLA, which has worked before this started happening. What should I do? What troubleshooting steps should I take?
Underextrusion and clogs can also be caused by insufficient temperature in the hot end. You've not reference your temperatures, so consider to use a test model and print at different temperatures. Too low temps can result in the problem you present, while too hot temps will increase stringing and peculiar blobs on the print. If your slicer changes print speed at the layer of destruction, it may also be too fast, which is related to temperatures. Simplify3D allows speed variation as well as temperature variation at selected layers, but it requires deliberate action on the part of the operator.
Cura 3 speed selection I printed thingiverse minion Dave and after 2 failed attempts (1st tore of from bed, 2nd had jitter at about 50%) I slowed the print speed down. The final result was amazing. However the reported print time, 3hrs, was in reality 7hrs. The speed reduction was small and I would not have expected such a dramatic change in time. Did I miss a step somewhere?
No you didn't do anything wrong. The problem with time estimates in slicers is that they don't know anything about the printer's firmware and physical limitations, so they estimate time based on the (whoefully wrong) assumption that the printer will do only and exactly what told to. So, if the gcode says "move 100mm at 1m/s" the slicer will assume your printer will take 100ms to perform that action. In reality though, your printer will take some time to accelerate, and it may actually be unable to reach the target speed of 1m/s altoghether, taking a lot longer to perform the full action. Typically, Cura estimates are OK for makerbots, and Slic3r PE for Prusa printers, as the software is mainly developed towards those machines, but for most other printers the estimates will be sensibly off. You may also be interested in trying to use octoprint to feed the GCODE to the printer: octoprint monitors the actual elapsed time against the gcode and try to adjust the estimate of the remaining time accordingly, also telling the operator how reliable that estimate is.
0.9° motors for Delta printers? I built a cheap Delta printer with ATMega board and 1.8° motors. The micro stepping is limitied to 1/16. Beside a decent print quality, I observe a moire effect on flat surfaces. The moire is clearly caused by a combination of both, the 1.8° motors steps and the low microstepping. I thought about using 0.9° stepper motors together with a combination of board and drivers which support < 1/32 micro stepping. Is there a comparison somewhere illustrating potential quality differences on larger delta printers and is this the way to remove the moire effect? For cartesian printers I would not bother using such motors, but I noticed that a higher holding torque at smaller steps is desirable for delta printers. Example Not one of my prints, but this is how it looks
Delta bots always need all motors to step to maintain a straight level. Microstepping, is not magic, the incremental torque decreases per step so that you will be more likely to miss a few micro-steps. Furthermore, the signal that creates voltages for the micro-step positioning is usually not perfectly sinusoidal (pulse-width voltage modulation is used to achieve micro-stepping by controlling the current; the driver sends two voltage sine waves, 90 degrees out of phase to the motor windings), micro-stepping drives can only approximate a true sine wave. This means that some torque ripples, resonance, and noise remains and hence resulting in odd stepper behavior, like seen below from this ref. (after the half step the stepper jumps to the full step and maintains that value for a while): This is seen as a Moiré pattern in your printed products. As an example, if the head is moved in Z direction by micro-step, you will almost certainly notice that the head doesn't move on every micro-step, but only every 3rd or 4th micro-step (as an example). When using higher resolution steppers like the 0.9° stepper motors, you will still miss micro-steps (e.g. the same, so also on every 3rd or 4th micro-step the head moves), but as the micro-step is half the size of that one of a 1.8° stepper motor, the accuracy as in precision and resolution is higher. In that sense, if you change your stepper drivers for higher micro-stepping drivers (from 1/16 to 1/32 as you mention), it will not help you improve the resolution much because the incremental torque from one to another 1/32 micro-step is lower than for 1/16 micro-steps as can be seen in the figure below (taken from this ref.). So, using 0.9° motors (and keeping 1/16 micro-stepping) improves positioning accuracy as described above, it will also reduce the noise, because the torque per unit angular error is nearly doubled. Also remember that if you are using 8-bit electronics (you hint to an ATMega board), then even 1/32 micro-stepping burdens the processor to achieve reasonable travel speeds. With 8-bit electronics, it is usually suggested to use 1/16 stepping. Upgrading an existing printer from 1.8° to 0.9° stepper motors is probably not worth for the majority of users (note that the maximum allowable speed also reduces when using 0.9° stepper motors). Unless you are designing and building a new delta, or aren't on a tight budget you could opt for the additional costs of buying 0.9° stepper motors. Note that updating to higher micro-stepping values not necessarily implies that the quality of your products also increase. See e.g. this reference.
Is there a table or list of tare weights of empty spools of various manufacturers? It would be helpful to me if I knew in advance how much the empty filament spool weighs. Not having emptied any spool yet, I can't contribute data points, but has anyone compiled a list of empty weights from various manufacturers and sizes?
Yes, there is a table on Reddit - Empty spool weights for estimating remaining filament which suggests that the norm (in 2015) was between 170 and 330 grams for a 1 kg spool, superficially in a bimodal distribution clustered around the high and low points. Presumably these were for 3 mm filament, this post dating to before the popularity of 1.75 mm... Manufacturer's have an incentive to reduce the mass of their spools, or even ship without spools, since the shipping cost will eat into their profit margin.
Over extruding and feeding gear is grinding Ender 3 pro This issue is completely leaving me lost, my printer extrudes too much and leaves blobs yet the gear will just suddenly start grinding as soon as it begins to fill in the outline of my print. The grinding keeps going and the filament coming out just continues to blob leaving my prints a complete disaster. What confuses me is the fact that if the gear was grinding it would no longer feed more filament. The blobs proceed to then harden leaving my end essentially stuck dragging across cooled filament and pouring out even more of it into a disaster.
It sounds like a setting mismatch between your slicer settings and the physical printer configuration. Diagnostic and informational questions follow: Can you provide more details of your machine configuration and your slicer settings? Are you using the Creality Slicer? Can you also provide more information about what you are attempting to print? Are you printing a downloaded design or your own? Have you printed successfully before? If so, the key question would be to ask what has changed. There are a number of settings to check, but the first one that comes to mind is the filament diameter setting in the slicer. Secondary to that would be the flow percent. Check the diameter of your filament versus the setting in the slicer. The grinding of the gear makes me think that the physical filament diameter is larger than the slicer setting. This could explain extruding too much material and producing "blobs" and also the grinding.
Is it possible to upgrade the CR10-S Pro to CR10-S Pro v2? What I really want to do is to upgrade hardware components to support 'print recovery' after a power outage.
Print recovery can be achieved by changing the firmware. Here is some information on how to do that: Marlin documentation Also, this another stackoverflow post about that: Stackoverflow Post