qid int64 1 2.78M | question stringlengths 2 66.6k | answers list | date stringlengths 10 10 | metadata list |
|---|---|---|---|---|
4,678 | I'm a 3D printing newbie, and I bought some Hatchbox PLA to start with since it is recommended by the community it seems.
Is there really a steep quality drop off if you go for brands that are 50% less than Hatchbox? What does that quality drop off look like? | [
{
"answer_id": 4687,
"author": "TECTEC3 Studios",
"author_id": 7019,
"author_profile": "https://3dprinting.stackexchange.com/users/7019",
"pm_score": 0,
"selected": false,
"text": "There is no massive difference in print quality of PLA filaments unless you start going under 10 dollars US... | 2017/09/30 | [
"https://3dprinting.stackexchange.com/questions/4678",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8556/"
] |
4,681 | I am new to Fusion 360 and I think I'm going straight to something complicated. Is there a way to make a nose cone for a model rocket? What tools would one you to accomplish this? | [
{
"answer_id": 4682,
"author": "fred_dot_u",
"author_id": 854,
"author_profile": "https://3dprinting.stackexchange.com/users/854",
"pm_score": 3,
"selected": true,
"text": "If you have a specific shape in mind and can create a sketch to represent that shape, you are halfway to your goal.... | 2017/10/01 | [
"https://3dprinting.stackexchange.com/questions/4681",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8583/"
] |
4,692 | I'm having a frustrating problem with my recent built custom 3D printer
so every single print I made, from the third layer, the nozzle is "rubbing" on the already placed filament. This results in a complete mess, melting the previous layers with the nozzle / new extrusions coming, getting malformed and out of precision... | [
{
"answer_id": 4693,
"author": "Davo",
"author_id": 4922,
"author_profile": "https://3dprinting.stackexchange.com/users/4922",
"pm_score": 1,
"selected": false,
"text": "The first picture seems to show layer shift. Usual causes include:\n\n1. Missed Z movement, so the nozzle hits the bui... | 2017/10/03 | [
"https://3dprinting.stackexchange.com/questions/4692",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8601/"
] |
4,699 | So I am missing small sections of a layer when it prints, after a retraction for a layer change or a move, the extruder stops moving (no it isn't clicking or anything else. Just not moving). Which is fine for a few millimeters because the pressure inside the Bowden setup keeps pushing enough filament through. However, ... | [
{
"answer_id": 4693,
"author": "Davo",
"author_id": 4922,
"author_profile": "https://3dprinting.stackexchange.com/users/4922",
"pm_score": 1,
"selected": false,
"text": "The first picture seems to show layer shift. Usual causes include:\n\n1. Missed Z movement, so the nozzle hits the bui... | 2017/10/04 | [
"https://3dprinting.stackexchange.com/questions/4699",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8619/"
] |
4,706 | I would like to use nail polish to paint and smooth a PLA model. Could nail polish damage a model made out of pure PLA? | [
{
"answer_id": 4711,
"author": "EvilTeach",
"author_id": 1397,
"author_profile": "https://3dprinting.stackexchange.com/users/1397",
"pm_score": 0,
"selected": false,
"text": "Nail polish contains acetone. It melts PLA, so yes you *could* damage it. Google acetone vapor batch to read up o... | 2017/10/05 | [
"https://3dprinting.stackexchange.com/questions/4706",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/106/"
] |
4,735 | A while ago, I created some simple command buttons in Octoprint to help with bed levelling, by hopping to particular points on the bed. I realised that what I actually want to do is move Z up 10mm, move, and then home Z though, to avoid ploughing the nozzle along the bed if the level is badly off.
So I did this:
```
... | [
{
"answer_id": 4711,
"author": "EvilTeach",
"author_id": 1397,
"author_profile": "https://3dprinting.stackexchange.com/users/1397",
"pm_score": 0,
"selected": false,
"text": "Nail polish contains acetone. It melts PLA, so yes you *could* damage it. Google acetone vapor batch to read up o... | 2017/10/14 | [
"https://3dprinting.stackexchange.com/questions/4735",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/7233/"
] |
4,745 | I'm having a Prosi i3 derivative printer with a capacitive sensor for the z-axis. It switches a tiny bit before the nozzle hits the print bed and hence needs a z-offset to be configured.
In Slic3r I have configured the z-offset to `-0.1` on the *General* page of the *Printer Settings*, but currently I'm evaluating Cur... | [
{
"answer_id": 4746,
"author": "Tom van der Zanden",
"author_id": 26,
"author_profile": "https://3dprinting.stackexchange.com/users/26",
"pm_score": 5,
"selected": true,
"text": "You can trick the printer into applying an offset using the `G92` command:\n\n```\nG0 Z0\n\nG92 Z0.1\n\n```\n... | 2017/10/16 | [
"https://3dprinting.stackexchange.com/questions/4745",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/5223/"
] |
4,747 | I want to draw a corner piece for a Kossel delta 3D printer in Fusion 360 for 2040 aluminum extrusions like in the picture below, but I can't find a way to actually start. I draw a 3-sided polygon and a 20x40 mm rectangle but don't know where to go from there. Do you have any suggestions?
[![2D CAD drawing of corner g... | [
{
"answer_id": 4748,
"author": "fred_dot_u",
"author_id": 854,
"author_profile": "https://3dprinting.stackexchange.com/users/854",
"pm_score": 2,
"selected": false,
"text": "I attempted to create your drawing but discovered that an important set of parameters is missing. You have to have... | 2017/10/16 | [
"https://3dprinting.stackexchange.com/questions/4747",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8416/"
] |
4,755 | I am trying to print a model that has (at the start of the print) several small parts attached to the bed. Some of these parts have bed contact 2.5mm x 20mm.
After a few layers, if there are any imperfections in the previous layer, the hotend is bumping the imperfection and knocking the part loose.
I am using a genui... | [
{
"answer_id": 4757,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 2,
"selected": false,
"text": "One technique is to add your own custom brims to the model. A couple of \"Miwmey Peusi ears\", attached to each end of... | 2017/10/18 | [
"https://3dprinting.stackexchange.com/questions/4755",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/6736/"
] |
4,762 | I've printed a 2x2x2 cm test cube with Slic3r (left) and Ultimaker Cura (right) and my Prosi i3 derivative machine with tight belts. The print settings should be quite equal (0.15 mm layer height, 40 mm/s outer wall speed, default accelerations/jerks). Though the top surface of the Ultimaker Cura-cube looks much better... | [
{
"answer_id": 4767,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 3,
"selected": false,
"text": "Those wavy lines could be artefacts caused by closely-spaced infill, but they could also be resonance patterns caused ... | 2017/10/18 | [
"https://3dprinting.stackexchange.com/questions/4762",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/5223/"
] |
4,764 | Currently, 3D Builder is telling me "one or more objects are invalidly defined. Click here to repair." What is this and what does it mean? When I click it, it totally messes up my model (I can't tell what it even did due to the orthogonal camera). Model stats:
* Made with Sketchup
* Used STL Exporter to export it
* L... | [
{
"answer_id": 4767,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 3,
"selected": false,
"text": "Those wavy lines could be artefacts caused by closely-spaced infill, but they could also be resonance patterns caused ... | 2017/10/18 | [
"https://3dprinting.stackexchange.com/questions/4764",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8772/"
] |
4,778 | I recently switched to a RAMPS 1.4 on an Arduino Mega 2560.
Ever since I have extruder temperature swings a couple of minutes into the print, but it looks like a problem reading the temp rather than actual fluctuations in the temperature (as can be seen in the attached pic).
Also, I've noticed that the MOSFET is gettin... | [
{
"answer_id": 4779,
"author": "nabzim",
"author_id": 8802,
"author_profile": "https://3dprinting.stackexchange.com/users/8802",
"pm_score": 0,
"selected": false,
"text": "For the really hot mosfet I would say it might be a good idea to get one of those external mosfet module boards. It ... | 2017/10/21 | [
"https://3dprinting.stackexchange.com/questions/4778",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8800/"
] |
4,784 | So I've seen some very good design software, but almost all of it is very expensive. I'm just wondering if there's a good cheap design software out there. | [
{
"answer_id": 4786,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 2,
"selected": false,
"text": "Try Fusion 360. It's free for educators, students, enthusiasts and start-ups. It's not 100% intuitive, but once you le... | 2017/10/23 | [
"https://3dprinting.stackexchange.com/questions/4784",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8819/"
] |
4,792 | How can I center a model at the middle of the printing area of the printer when creating a g-code with CuraEngine.
Are there any parameters I can add to `ultimaker2.def.json` to achieve this?
Thanks. | [
{
"answer_id": 4798,
"author": "joshConway",
"author_id": 8827,
"author_profile": "https://3dprinting.stackexchange.com/users/8827",
"pm_score": -1,
"selected": false,
"text": "If this is over the commandline tool \"CuraEngine\", then you will have to read the sourcecode. According to th... | 2017/10/25 | [
"https://3dprinting.stackexchange.com/questions/4792",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8762/"
] |
4,799 | So I started using Cura a few weeks ago, and when I print it goes to 204 Celsius instead of 200. It doesn't really affect my print quality but I just want to know if there's a fix for it. My printer is a Da Vinci Jr 1.0. | [
{
"answer_id": 4803,
"author": "joshConway",
"author_id": 8827,
"author_profile": "https://3dprinting.stackexchange.com/users/8827",
"pm_score": 1,
"selected": false,
"text": "That's called PID overshoot. All control loops have varying types of outliers like this. Sometimes, you can't ov... | 2017/10/25 | [
"https://3dprinting.stackexchange.com/questions/4799",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8819/"
] |
4,804 | I am re-writing this question because, well, it needs to be updated.
I have the Anet A6, but in a general sense of things, what kind of threads can I produce before it no longer works? | [
{
"answer_id": 4805,
"author": "Davo",
"author_id": 4922,
"author_profile": "https://3dprinting.stackexchange.com/users/4922",
"pm_score": 3,
"selected": true,
"text": "This depends on the nozzle diameter, the layer thickness, and the material. \n\nI've made very good M8 and acceptable M... | 2017/10/25 | [
"https://3dprinting.stackexchange.com/questions/4804",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8835/"
] |
4,807 | Cura is slicing my object (a gear with text) with a partial top layer, and I believe it has to do with layer height and rounding issues. I have been able to solve this at specific heights 10-14mm using a layer height of 0.25 mm, however other heights will cause this issue to arise again. There must be a solution to thi... | [
{
"answer_id": 4808,
"author": "Athanasios Karagiannis",
"author_id": 8725,
"author_profile": "https://3dprinting.stackexchange.com/users/8725",
"pm_score": 3,
"selected": true,
"text": "Your model isn't perfect. I took it into Windows 10 3D Builder for simplicity. I kept clicking the \"... | 2017/10/25 | [
"https://3dprinting.stackexchange.com/questions/4807",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8836/"
] |
4,809 | I have built a 3D printer from salvaged/purchased parts. I am using an Arduino Uno and three easy driver stepper drivers with 3 CD-ROMs drives and a PC power unit. I ordered a 3D pen and have it mounted with a transistor to switch it on/off. Everything works but when I try to run code that I got from makercam.com it se... | [
{
"answer_id": 4867,
"author": "Airfield20",
"author_id": 4251,
"author_profile": "https://3dprinting.stackexchange.com/users/4251",
"pm_score": 3,
"selected": true,
"text": "Download an stl file from Thingiverse.com \n\nPut your .stl file in a slicer program like cura\n\nIt will output ... | 2017/10/25 | [
"https://3dprinting.stackexchange.com/questions/4809",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8837/"
] |
4,814 | Is there any software/methods to automatically splice objects into multiple pieces sort of like a jig saw puzzle so that I can combine them together and bypass the build plate size limit?
As an example I have this 2D image that I want to print out but my printers size limit is roughly the size of the blue "squares." I... | [
{
"answer_id": 7306,
"author": "Samveen",
"author_id": 150,
"author_profile": "https://3dprinting.stackexchange.com/users/150",
"pm_score": 2,
"selected": false,
"text": "From what I understand, you're trying to partition your object into smaller pieces with the hopes of putting them bac... | 2017/10/26 | [
"https://3dprinting.stackexchange.com/questions/4814",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8839/"
] |
4,819 | I have a 3D printer that I built using CD-ROM drives. It's all set and ready to go but when I generate `.stl` or `.obj` files my G-code sender program cannot load it. I have found that Slic3r will export the `.stl` into G-code but it has the option of changing the *G-code flavour*, or *firmware*.
My machine is runnin... | [
{
"answer_id": 7306,
"author": "Samveen",
"author_id": 150,
"author_profile": "https://3dprinting.stackexchange.com/users/150",
"pm_score": 2,
"selected": false,
"text": "From what I understand, you're trying to partition your object into smaller pieces with the hopes of putting them bac... | 2017/10/28 | [
"https://3dprinting.stackexchange.com/questions/4819",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8837/"
] |
4,822 | I've successfully installed `mjpg-streamer-experimental` from [jacksonliam](https://github.com/jacksonliam)/[**mjpg-streamer**](https://github.com/jacksonliam/mjpg-streamer).
I just can't figure out how to set the parameter I need in order to rotate my camera 180 degrees (I have my webcam mounted upside down for a cus... | [
{
"answer_id": 4823,
"author": "GiF",
"author_id": 8864,
"author_profile": "https://3dprinting.stackexchange.com/users/8864",
"pm_score": 3,
"selected": false,
"text": "**Edit: Having now installed Octopi myself, I have found that they made it easy to rotate the image right from the inte... | 2017/10/28 | [
"https://3dprinting.stackexchange.com/questions/4822",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8862/"
] |
4,824 | I am writing some G-code for my DIY 3D printer. From what I understand, `G4` is dwell and its expressed in milliseconds. So my extruder takes about 30 seconds to heat up. Do I just type
```
G04 30000
``` | [
{
"answer_id": 4825,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 3,
"selected": true,
"text": "You are correct about needing to specify the dwell value in milliseconds. However, the RepRap Wiki indicates that you n... | 2017/10/29 | [
"https://3dprinting.stackexchange.com/questions/4824",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8837/"
] |
4,826 | On the reprap wiki it says using Znnn it sets a new axis position. But then it says "No physical motion will occur". What would the line `G92 E0` be used for? | [
{
"answer_id": 4828,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 5,
"selected": true,
"text": "The `G92` command is used to set the start position (origin) of one of more axes (including the current extruder) to an... | 2017/10/29 | [
"https://3dprinting.stackexchange.com/questions/4826",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8837/"
] |
4,835 | I recently got started in 3D printing but here's an issue I can't seem to find a solution for (I don't know what exactly to look for).
Here's what I did:
* I used InkScape to convert an emoji in to a svg and imported it in to Blender
* Used the Solidify modifier to make the curve a solid and converted it in to a mesh... | [
{
"answer_id": 4839,
"author": "Tom van der Zanden",
"author_id": 26,
"author_profile": "https://3dprinting.stackexchange.com/users/26",
"pm_score": 1,
"selected": false,
"text": "This is likely not a problem with your mesh. It's a problem in the slicer software.\n\nBecause your 3D print... | 2017/10/29 | [
"https://3dprinting.stackexchange.com/questions/4835",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8872/"
] |
4,845 | I planning on getting a resin 3d printer kit, and I don't want to take any risks building it myself. Where, or who, could I hire a professional capable of constructing a 3D printer kit? They don't necessarily have to specialize in constructing 3d printers, I just need someone qualified with the mechanical and technical... | [
{
"answer_id": 4848,
"author": "fred_dot_u",
"author_id": 854,
"author_profile": "https://3dprinting.stackexchange.com/users/854",
"pm_score": 2,
"selected": true,
"text": "If you have a makerspace in your area, you'll likely find individuals with reasonable mechanical skills suitable fo... | 2017/10/30 | [
"https://3dprinting.stackexchange.com/questions/4845",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8877/"
] |
4,846 | Materials used in space need to not outgas significantly
An answer to this question: [Would 3d-printed objects outgas in vacuum?](https://3dprinting.stackexchange.com/questions/91/would-3d-printed-objects-outgas-in-vacuum?newreg=63cb72665132436c92ff1a842afac664)
referred to the NASA outgassing database which showed ... | [
{
"answer_id": 4848,
"author": "fred_dot_u",
"author_id": 854,
"author_profile": "https://3dprinting.stackexchange.com/users/854",
"pm_score": 2,
"selected": true,
"text": "If you have a makerspace in your area, you'll likely find individuals with reasonable mechanical skills suitable fo... | 2017/10/30 | [
"https://3dprinting.stackexchange.com/questions/4846",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8878/"
] |
4,849 | As 3D printers become more and more reliable, their prints get better and better. But FDM printers do have their problems too: you print tiny ovals that smooch together at the edges, and infill makes it awkward at times. So, how do I make a 3D-printed die fair (as in: not favoring one side too much)? | [
{
"answer_id": 4850,
"author": "Trish",
"author_id": 8884,
"author_profile": "https://3dprinting.stackexchange.com/users/8884",
"pm_score": 6,
"selected": true,
"text": "This is going to become a 3-step answer, as 3D Printing uses 3 different steps:\n*Design, Slicing & Material choice* b... | 2017/10/30 | [
"https://3dprinting.stackexchange.com/questions/4849",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8884/"
] |
4,852 | I am trying to modify this [thing](https://www.thingiverse.com/thing:2516525). It's prints OK, but there are some design choices I don't like, so, since the previous makers uploaded their source files, I tried my hand at Sketchup.
My latest round of changes have produced a weird phenomenon, and I'm not sure how to des... | [
{
"answer_id": 4856,
"author": "Valmond",
"author_id": 8328,
"author_profile": "https://3dprinting.stackexchange.com/users/8328",
"pm_score": 1,
"selected": false,
"text": "Looks like you are over extruding.\n\ncheck out this visual guide for example (I like it a lot):\n\n<http://support... | 2017/10/31 | [
"https://3dprinting.stackexchange.com/questions/4852",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/5576/"
] |
4,854 | **Disclaimer:** I am not a professional 3D printer, so I'm not really familiar with how 3D printing works.
I was thinking about trying to make a real life model of the atomic orbitals, to clearly see how the orbitals are really shaped. I thought about trying to 3D print a block, made up of colored transparent "ink", i... | [
{
"answer_id": 4855,
"author": "darth pixel",
"author_id": 1211,
"author_profile": "https://3dprinting.stackexchange.com/users/1211",
"pm_score": 2,
"selected": false,
"text": "**problem definition**\n\nI'm not quite sure if it's really question for this group. Looks like the problem its... | 2017/10/31 | [
"https://3dprinting.stackexchange.com/questions/4854",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8886/"
] |
4,858 | I currently have a print job that is about 50% done, been running for 2 hours with 2 hours remaining. One side is curling/warping pretty bad, and I'm afraid there's no possible way this is going to finish without serious problems if I don't intervene.
So what I'm doing is either brilliant or idiotic, I'm not sure whic... | [
{
"answer_id": 4859,
"author": "Mark R",
"author_id": 8890,
"author_profile": "https://3dprinting.stackexchange.com/users/8890",
"pm_score": -1,
"selected": false,
"text": "More glue to hold it down and lower in-fill percentage will reduce the warping. Or adding more cut-outs to the desi... | 2017/10/31 | [
"https://3dprinting.stackexchange.com/questions/4858",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8888/"
] |
4,873 | I've seen several Q&As on recycling and reusing plastic from failed prints, but what have you done with the last few meters of filament? I've been keeping the ends of PLA (or sections I needed to cut) to maybe use for friction welding pieces together, but I only need so much for that. I've considered just shoving the l... | [
{
"answer_id": 4874,
"author": "tjb1",
"author_id": 233,
"author_profile": "https://3dprinting.stackexchange.com/users/233",
"pm_score": 3,
"selected": false,
"text": "* Weld the fragment to the beginning of a new spool and use it that\nway. [Most are made from metal](http://www.i3dinno.... | 2017/11/03 | [
"https://3dprinting.stackexchange.com/questions/4873",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/3845/"
] |
4,876 | I have made a custom 3D printer with RAMPS electronics. I have printed a Benchy (ship) well, but when I try to print anything with teeth (spiral vase), gears (bearing), or a circle (rocket), the Y-axis skip steps in a regular rate giving 70-60 degrees skew along the printing the Y-direction, but each layer is perfect, ... | [
{
"answer_id": 4874,
"author": "tjb1",
"author_id": 233,
"author_profile": "https://3dprinting.stackexchange.com/users/233",
"pm_score": 3,
"selected": false,
"text": "* Weld the fragment to the beginning of a new spool and use it that\nway. [Most are made from metal](http://www.i3dinno.... | 2017/11/03 | [
"https://3dprinting.stackexchange.com/questions/4876",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8502/"
] |
4,877 | I am working on g code for my homebrew 3d printer and i have found the line `G1 -2.000 F2400.000`. From what i understand there should be an axis before the number and x and y shouldnt have negative. I am using grbl which is for cnc milling but and i have been deleting this line with no problems but i am wondering what... | [
{
"answer_id": 4879,
"author": "Fernando Baltazar",
"author_id": 4454,
"author_profile": "https://3dprinting.stackexchange.com/users/4454",
"pm_score": 0,
"selected": false,
"text": "G1 indicates a movement and -2.000 the distance, F2400.000 the feed rate mm/min, normally the **(-)** val... | 2017/11/04 | [
"https://3dprinting.stackexchange.com/questions/4877",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8837/"
] |
4,894 | octoprint seems to have a setting that involves googles DNS server.
my question is is that server used to access octoprint over the internet via printoid "android app" or via browser? if not then what does it mean?
[](https://i.stack.imgur.com/MWTnq.j... | [
{
"answer_id": 4895,
"author": "tjb1",
"author_id": 233,
"author_profile": "https://3dprinting.stackexchange.com/users/233",
"pm_score": 3,
"selected": true,
"text": "The program is pinging that address to check the internet connection to \"prevent resource intensive operations if it's a... | 2017/11/06 | [
"https://3dprinting.stackexchange.com/questions/4894",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8948/"
] |
4,900 | I have a Prusa i3 (from FLSun). I have assembled the printer, calibrated it (fairly decently), and have successfully demonstrated extrusion manually. However, when I try to run a print job (the G-code clearly contains E commands), the extruder motor never rotates. Is this a common problem? Any suggestsions for how to r... | [
{
"answer_id": 4901,
"author": "ZuOverture",
"author_id": 8847,
"author_profile": "https://3dprinting.stackexchange.com/users/8847",
"pm_score": -1,
"selected": false,
"text": "This should have been a comment: when you say \"manual extrusion\", do you mean moving filament by hand or usin... | 2017/11/07 | [
"https://3dprinting.stackexchange.com/questions/4900",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8015/"
] |
4,911 | I have .stl for the 3d printing. And I want to analysis wall thickness of this model before printing. I have no idea about any tools. Can I create any console or wpf app for calculating wall thickness and cost of the printing.
Please help me. | [
{
"answer_id": 4920,
"author": "Athanasios Karagiannis",
"author_id": 8725,
"author_profile": "https://3dprinting.stackexchange.com/users/8725",
"pm_score": 2,
"selected": false,
"text": "If your talking about a hollow object, such as a cube with a hollow center. The wall thickness is de... | 2017/11/08 | [
"https://3dprinting.stackexchange.com/questions/4911",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8962/"
] |
4,919 | We need a 3D printer, that can print with plastic suitable for medical applications. We have about $5000 for the printer. What printers can we choose? I am not a specialist in 3D printing, so please answer in detail.
We need to print breathing tubes with cuffs. The tubes should be flexible, but rigid enough in order ... | [
{
"answer_id": 4961,
"author": "user802599",
"author_id": 1476,
"author_profile": "https://3dprinting.stackexchange.com/users/1476",
"pm_score": 3,
"selected": true,
"text": "I am not an expert but I think you will find that because 3D printers use a layer by layer construction method, a... | 2017/11/08 | [
"https://3dprinting.stackexchange.com/questions/4919",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8970/"
] |
4,923 | If I have a 3D cylindrical extrusion (in Onshape), how can I scoop, carve, or indent a concave/parabolic curve in one of the ends?
The yellow surface is the target.
[](https://i.stack.imgur.com/80wQB.jpg)
Here is the basic shape I'm trying to bore out (like a satellite dis... | [
{
"answer_id": 4929,
"author": "fred_dot_u",
"author_id": 854,
"author_profile": "https://3dprinting.stackexchange.com/users/854",
"pm_score": 2,
"selected": false,
"text": "As is typical with many CAD type programs, a feature in Onshape known as revolve may be your solution. As you have... | 2017/11/09 | [
"https://3dprinting.stackexchange.com/questions/4923",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8981/"
] |
4,927 | I have built a 3D printer out of parts from my tip, a ramps board, arduino mega, and a hot end. However, after doing a test extrusion some plastic was spewed out and then the print jammed un-expectantly and my homemade extruder no longer had the strength to push the filament.
I took the filament out and what I found ... | [
{
"answer_id": 4928,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 4,
"selected": true,
"text": "You are suffering from what is called \"heat creep\". Molten filament is creeping up the heat break and into the bowden... | 2017/11/09 | [
"https://3dprinting.stackexchange.com/questions/4927",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8989/"
] |
4,935 | My Y-axis on my Monoprice maker select running ramps 1.4 and Marlin makes a thud noise when moving every now and then. I have noticed a 1 to 2 mm shift in the print when this occurs. I tighten the belts and alas no joy. I ordered new bearings which should be coming Monday. I also tried slowing the print down and still ... | [
{
"answer_id": 4938,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 2,
"selected": false,
"text": "A thudding noise is usually a belt slipping through its end-restraints. A clicking noise is usually a stepper motor mi... | 2017/11/10 | [
"https://3dprinting.stackexchange.com/questions/4935",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8923/"
] |
4,941 | Recently my printer has been creating double images along the X-axis, I just printed a calibration cube after checking all of my rods to make sure nothing was catching and here was my result:
[](https://i.stack.imgur.com/vAqB6.jpg)
It looks like there is another X... | [
{
"answer_id": 4942,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 3,
"selected": true,
"text": "I agree with @FernandoBaltazar. You have several things going on. If the problem is recent, you may have loose belts, b... | 2017/11/11 | [
"https://3dprinting.stackexchange.com/questions/4941",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/6135/"
] |
4,945 | I want to print a object that looks like a flat board with a set of matchbox-like lumps on top of it.
I have written a script that outputs an STL file. To keep the script simple, it creates an object that includes non-manifold edges. To be precise, the board and the boxes are a single model, but each has 6 faces made ... | [
{
"answer_id": 6858,
"author": "Firedrake",
"author_id": 12877,
"author_profile": "https://3dprinting.stackexchange.com/users/12877",
"pm_score": 0,
"selected": false,
"text": "I think there's an easier way to do this - *if* you're not committed to using Blender, and it sounds as if you'... | 2017/11/11 | [
"https://3dprinting.stackexchange.com/questions/4945",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9005/"
] |
4,950 | I have a PrusaI3(Chinese kit that I assembled myself). my strange problem is that: when I try to leveling the bed, upper-left and bottom-right corners of the bed, are more far than the nozzle, respect to upper-right and bottom-left.
I don't know why, but I can't level them with the screws(because upper-left and bottom... | [
{
"answer_id": 4952,
"author": "cmm",
"author_id": 2082,
"author_profile": "https://3dprinting.stackexchange.com/users/2082",
"pm_score": 1,
"selected": false,
"text": "The Prusha I3 design uses two rods to guide the Y axis, which moves along the rods on linear bearings. If the rods are ... | 2017/11/12 | [
"https://3dprinting.stackexchange.com/questions/4950",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9013/"
] |
4,956 | I want to paint my ABS parts. But I foresee a problem that will arise from 0.16mm layer - those layers will be perfectly visible, even with primer. Sanding them wouldn't be a good idea, because walls are just 0.8-1mm thick, and probably acetone bath isn't right thing too. I want to use some sort of cement or paste, and... | [
{
"answer_id": 4952,
"author": "cmm",
"author_id": 2082,
"author_profile": "https://3dprinting.stackexchange.com/users/2082",
"pm_score": 1,
"selected": false,
"text": "The Prusha I3 design uses two rods to guide the Y axis, which moves along the rods on linear bearings. If the rods are ... | 2017/11/13 | [
"https://3dprinting.stackexchange.com/questions/4956",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9027/"
] |
4,959 | I'm trying to print a large piece with polycarbonate but it keeps warping, I'm using a Taz 5 printer and setting 290 C in the extruder and 145 C in the heating bed.
Other setting I have are:
1. printing speed: 20 mm/s
2. layer height: 2.5mm
3. infil: 20%
4. brim: 15mm
Can anyone tell me any tips or suggestions to a... | [
{
"answer_id": 4995,
"author": "Athanasios Karagiannis",
"author_id": 8725,
"author_profile": "https://3dprinting.stackexchange.com/users/8725",
"pm_score": 0,
"selected": false,
"text": "I would take a look [here](http://reprap.org/wiki/Polycarbonate) and [here](https://www.matterhacker... | 2017/11/14 | [
"https://3dprinting.stackexchange.com/questions/4959",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9033/"
] |
4,960 | In the image, [](https://i.stack.imgur.com/fcPgL.png)there is an object circled in blue on the anet a8 printer that I need to buy a replacement of, however, I can not find it online, please help. | [
{
"answer_id": 4962,
"author": "ZuOverture",
"author_id": 8847,
"author_profile": "https://3dprinting.stackexchange.com/users/8847",
"pm_score": 2,
"selected": false,
"text": "This is part of [filament drive](http://3dprinting-blog.com/tag/3d-printer-upgrade/). Anets do not sell it separ... | 2017/11/14 | [
"https://3dprinting.stackexchange.com/questions/4960",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9035/"
] |
4,965 | I have a Prusa i3 printer with mk8 extruder. I am using PETG with (200-240/75-85) degrees recommended temp on it's box. but when I do printing i hear some knocking sound that means there is a problem in extrusion. last time I did increase my temp up to 270 degrees!! maybe this sound solved! but it damaged my extruder's... | [
{
"answer_id": 4962,
"author": "ZuOverture",
"author_id": 8847,
"author_profile": "https://3dprinting.stackexchange.com/users/8847",
"pm_score": 2,
"selected": false,
"text": "This is part of [filament drive](http://3dprinting-blog.com/tag/3d-printer-upgrade/). Anets do not sell it separ... | 2017/11/14 | [
"https://3dprinting.stackexchange.com/questions/4965",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9013/"
] |
4,970 | I would like to get a pretty accurate method to do finite element analysis (FEA) on my 3d designs considering the infill. I use *Autodesk Inventor* to design parts but the FEA can only be applied to a solid body (100% infill). Does anyone know software that can convert a 3d design to another but considering the infill ... | [
{
"answer_id": 4962,
"author": "ZuOverture",
"author_id": 8847,
"author_profile": "https://3dprinting.stackexchange.com/users/8847",
"pm_score": 2,
"selected": false,
"text": "This is part of [filament drive](http://3dprinting-blog.com/tag/3d-printer-upgrade/). Anets do not sell it separ... | 2017/11/14 | [
"https://3dprinting.stackexchange.com/questions/4970",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9033/"
] |
4,974 | Is this a leveling problem? or it's because the bed temperature isn't equal in everywhere?
If it's because of leveling, it means the distance between nozzle and bed in this not-sticked corners are lot and should be decrease?
EDIT: material is ABS, and it's recommended temp is 190-230/80-100. But I use Cura high qua... | [
{
"answer_id": 4977,
"author": "Sean Houlihane",
"author_id": 4927,
"author_profile": "https://3dprinting.stackexchange.com/users/4927",
"pm_score": 1,
"selected": false,
"text": "For ABS, I use kapton tape, 90 degrees for the bed. You can also try acetone/ABS mixture (can be very thin).... | 2017/11/14 | [
"https://3dprinting.stackexchange.com/questions/4974",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9013/"
] |
4,975 | I'm printing a cylindrical piece but at any moment it breaks down. I tried it two times, both have break down in different place. I'm using a 1.75 mm PLA filament in my Anet A8. I'm using Cura 2.6.2 to export to a `.gcode` file.
This is the original model:
[, bed at 50 °C first layer then 30... | [
{
"answer_id": 4983,
"author": "Carl Witthoft",
"author_id": 2191,
"author_profile": "https://3dprinting.stackexchange.com/users/2191",
"pm_score": 2,
"selected": false,
"text": "No matter what you do, the adhesion between layers will never be as strong as the adhesion in the direction o... | 2017/11/15 | [
"https://3dprinting.stackexchange.com/questions/4980",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8328/"
] |
4,982 | Question
--------
What is PLA+? How is it different than PLA? I'm looking for science, composition, formula, safety concerns (or lack thereof), etc.
Background
----------
I picked up a roll of PLA+ at Microcenter (their in-house Inland brand) because it was on clearance. I didn't even notice the "+" until I decided ... | [
{
"answer_id": 4993,
"author": "Juan Pablo Rodas Martínez",
"author_id": 9033,
"author_profile": "https://3dprinting.stackexchange.com/users/9033",
"pm_score": 3,
"selected": false,
"text": "There’s no huge difference between both. The printing settings like temperature and printing spee... | 2017/11/15 | [
"https://3dprinting.stackexchange.com/questions/4982",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/5576/"
] |
5,001 | I know you should, like an infant, never leave your printer without surveillance.
But sometimes we all do, trusting our double thermistors and heat runaway configurations. But electronics fry and who says there is no danger even after the print job has finished and it's cooling down, still hooked up?
I have searched ... | [
{
"answer_id": 4993,
"author": "Juan Pablo Rodas Martínez",
"author_id": 9033,
"author_profile": "https://3dprinting.stackexchange.com/users/9033",
"pm_score": 3,
"selected": false,
"text": "There’s no huge difference between both. The printing settings like temperature and printing spee... | 2017/11/19 | [
"https://3dprinting.stackexchange.com/questions/5001",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8328/"
] |
5,002 | As I said in the title there is some issue with my z axis steppers. They will make a humming sound and vibrate a little but won't actually spin. I'm fairly sure this is an issue with the firmware (but I might be totally wrong) since they turn when the wires are switched with the ones for the Y axis and swapping the dri... | [
{
"answer_id": 5004,
"author": "ZuOverture",
"author_id": 8847,
"author_profile": "https://3dprinting.stackexchange.com/users/8847",
"pm_score": 1,
"selected": false,
"text": "Try connecting Y-motor to your Z ports. If Y-motor will behave like Z-motors, then there's problem with your Z p... | 2017/11/19 | [
"https://3dprinting.stackexchange.com/questions/5002",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9085/"
] |
5,013 | I recently backed a 3D printer on Kickstarter, and I would like to 3D print parts for high-temperature applications. So I have two questions;
1. What's the highest temperature polycarbonate can be safely heated to without warping or releasing toxins?
2. If there's a filament with better temp-resistance I can print co... | [
{
"answer_id": 5014,
"author": "ZuOverture",
"author_id": 8847,
"author_profile": "https://3dprinting.stackexchange.com/users/8847",
"pm_score": 4,
"selected": true,
"text": "* Polycarbonate is [heat-resistant up to ~120C](https://rigid.ink/blogs/news/why-3d-print-with-polycarbonate-how-... | 2017/11/22 | [
"https://3dprinting.stackexchange.com/questions/5013",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9084/"
] |
5,027 | I have seen some photos of aluminum based Prusa i3 printers, and I like to know the numbers and the specs of the profiles? Also I want to know Is the first pic strong enough for reliable printer or I must use the second(respect to profiles I mean).
[]... | [
{
"answer_id": 5028,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 2,
"selected": false,
"text": "They are 2020 (20mm x 20mm) T-slot extrusions. They should not be confused with V-slot extrusions, which are similar t... | 2017/11/25 | [
"https://3dprinting.stackexchange.com/questions/5027",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9013/"
] |
5,033 | I use a Prusa i3, and this is ABS printed part with 225/90°C. Why did this happen?
[](https://i.stack.imgur.com/qQbFC.jpg "First ABS print - image#1")
[, and using the \"acetone/ABS slurry\" to stick the pr... | 2017/11/27 | [
"https://3dprinting.stackexchange.com/questions/5033",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9013/"
] |
5,035 | I am modelling a few cut templates to be used on an hexagonal grid (honeycomb) material using OpenSCAD. Basically, from a reference cell, I need to select all cells that are within a given range and given angle.
I implemented this by creating an in memory grid that covers an area larger than what I need (extra range, ... | [
{
"answer_id": 5036,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 0,
"selected": false,
"text": "Unfortunately, OpenSCAD does not have a 2D hull() transformation, although it has been requested. You might be able to... | 2017/11/27 | [
"https://3dprinting.stackexchange.com/questions/5035",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9134/"
] |
5,048 | The short version of my question is:
>
> *Are 3D printed parts made of ABS likely to survive for **one year** in an incubator at **80℃**?*
>
>
>
Please read on for more details.
I am printing some parts that will be used inside an incubator in a lab. They are likely to be used at 80℃ for at least a year, possibl... | [
{
"answer_id": 5064,
"author": "MechanizedMedic",
"author_id": 6093,
"author_profile": "https://3dprinting.stackexchange.com/users/6093",
"pm_score": 0,
"selected": false,
"text": "I would recommend [Taulman Bluprint](http://taulman3d.com/bluprint-spec.html), which has a Tg of 100 °C and... | 2017/11/29 | [
"https://3dprinting.stackexchange.com/questions/5048",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/612/"
] |
5,053 | I’m trying to have [this bracket](https://www.thingiverse.com/thing:2576121) printed, but I don’t know what settings I should use.
[](https://i.stack.imgur.com/yTFRkm.jpg)
The project details say 50% for infill, but is there a reason why I would... | [
{
"answer_id": 5054,
"author": "fred_dot_u",
"author_id": 854,
"author_profile": "https://3dprinting.stackexchange.com/users/854",
"pm_score": 3,
"selected": true,
"text": "For such a small item and the small load it will carry, even 50 percent is substantial. Keep in mind that one hundr... | 2017/11/29 | [
"https://3dprinting.stackexchange.com/questions/5053",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9177/"
] |
5,055 | I am using **Flashforge Creator Pro** and a **Flashforge Finder**
[](https://i.stack.imgur.com/CE1Aa.jpg "Flashforge 3D printers")
I want to know which NEMA stepper model is used in each of these two printers, or is it NEMA 17 for ... | [
{
"answer_id": 5058,
"author": "TECTEC3 Studios",
"author_id": 7019,
"author_profile": "https://3dprinting.stackexchange.com/users/7019",
"pm_score": 0,
"selected": false,
"text": "It most likely uses a nema 17 stepper motor. These are the most commonly used stepper motors. Since it is a... | 2017/12/01 | [
"https://3dprinting.stackexchange.com/questions/5055",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8980/"
] |
5,062 | I have been working at converting game files into 3d files that can be printed, but many of the models have very thin or walls. I was wondering if there was a way to increase the thickness of the walls using meshmixer or meshlab. | [
{
"answer_id": 5065,
"author": "fred_dot_u",
"author_id": 854,
"author_profile": "https://3dprinting.stackexchange.com/users/854",
"pm_score": 2,
"selected": false,
"text": "Only today, I learned of a solution for this sort of objective, but it uses Fusion 360 rather than Meshmixer or Me... | 2017/12/01 | [
"https://3dprinting.stackexchange.com/questions/5062",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/6883/"
] |
5,066 | I recently bought an Anet A8 (<https://pevly.com/anet-a8-3d-printer-review/>). I've managed to get everything up and running, leveled the board, but am now running into a problem.
At the start of the print, the printer moves to 0,0,0, bumps into the switches a couple times (I assume to calibrate or so?), and then star... | [
{
"answer_id": 5074,
"author": "Hacky",
"author_id": 4708,
"author_profile": "https://3dprinting.stackexchange.com/users/4708",
"pm_score": 2,
"selected": false,
"text": "I see two problems in your video:\n\n1. It looks like the first layer is built too much upwards. (The level calibrati... | 2017/12/02 | [
"https://3dprinting.stackexchange.com/questions/5066",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9237/"
] |
5,068 | I drew a fairly simple model in Google SketchUp. I exported it as an STL. I imported it into Cura and exported as gcode. Then I printed the model.
All of the bottom layers of the model cover the entire space instead of leaving the two open gaps that should exist. I don't know why it's happening. Do I have some weird s... | [
{
"answer_id": 5069,
"author": "fred_dot_u",
"author_id": 854,
"author_profile": "https://3dprinting.stackexchange.com/users/854",
"pm_score": 3,
"selected": true,
"text": "I suspect, as I am wont to do, that your problem lies in the STL created by SketchUp. It's an unfortunate aspect of... | 2017/12/02 | [
"https://3dprinting.stackexchange.com/questions/5068",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/5446/"
] |
5,078 | I work on communication devices for people with disabilities that prevent them from speaking. This can be anything from a board with symbols on, to a relatively sophisticated app.
Some potential users also have sight issues and have to distinguish symbols by feel (these particular users have cognitive disabilities an... | [
{
"answer_id": 5079,
"author": "Ross",
"author_id": 7595,
"author_profile": "https://3dprinting.stackexchange.com/users/7595",
"pm_score": 2,
"selected": false,
"text": "If you install inkscape, pstoedit and ghostscript version 9.21 (not the latest as pstoedit is incompatible) you can ge... | 2017/12/05 | [
"https://3dprinting.stackexchange.com/questions/5078",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9273/"
] |
5,086 | Can Repetier host run a multi-material printer such as the Prusa i3 MK2S? | [
{
"answer_id": 5115,
"author": "Matthew Haywood",
"author_id": 2103,
"author_profile": "https://3dprinting.stackexchange.com/users/2103",
"pm_score": 0,
"selected": false,
"text": "Yes, you can add a second extruder to it."
},
{
"answer_id": 5708,
"author": "cmm",
"author... | 2017/12/07 | [
"https://3dprinting.stackexchange.com/questions/5086",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/7019/"
] |
5,097 | I accidentally let the print head of my Anet A8 crash into one of 2 clips that are holding a glass sheet onto the hot bed, and suddenly the screen went blank and the printer rebooted, then it started reading 739°C from the extruder thermistor. I tried changing the thermistor, but that didn't have any effect. Also tried... | [
{
"answer_id": 5412,
"author": "Tom van der Zanden",
"author_id": 26,
"author_profile": "https://3dprinting.stackexchange.com/users/26",
"pm_score": 2,
"selected": false,
"text": "> \n> and found out it has a resistance of 1.5kΩ, while it should have a resistance of 4.7kΩ, so I suspect t... | 2017/12/10 | [
"https://3dprinting.stackexchange.com/questions/5097",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/7362/"
] |
5,099 | I have created a design with fusion 360. I tried to print it with my M3D Pro printer but it seems the designs have a flaw.
If I try to print the bottom part, the second layer is wrong. It seems to have moved to the left by a few centimeters.
Here is the link to the `.stl` files and pictures of how the first few laye... | [
{
"answer_id": 5412,
"author": "Tom van der Zanden",
"author_id": 26,
"author_profile": "https://3dprinting.stackexchange.com/users/26",
"pm_score": 2,
"selected": false,
"text": "> \n> and found out it has a resistance of 1.5kΩ, while it should have a resistance of 4.7kΩ, so I suspect t... | 2017/12/10 | [
"https://3dprinting.stackexchange.com/questions/5099",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9327/"
] |
5,116 | 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 als... | [
{
"answer_id": 5121,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 2,
"selected": false,
"text": "The free slicers are catching up with Simplify3D, and are even overtaking it in some areas, so purchasing it may not m... | 2017/12/13 | [
"https://3dprinting.stackexchange.com/questions/5116",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/7019/"
] |
5,117 | I found this low temperature filament for 3d printing, [Low Temperature Filament 0.5kg 1.75mm, White](https://www.sainsmart.com/products/low-temperature-filament-0-5kg-1-75mm-white)
Correct me if I'm wrong but I'm pretty sure I can use it for a *really* precise nozzle because it's so runny at normal printing temperat... | [
{
"answer_id": 5167,
"author": "user802599",
"author_id": 1476,
"author_profile": "https://3dprinting.stackexchange.com/users/1476",
"pm_score": 1,
"selected": false,
"text": "I have been looking for some where that could make a custom nozzle and the only place I have found so far that I... | 2017/12/13 | [
"https://3dprinting.stackexchange.com/questions/5117",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9365/"
] |
5,131 | I'm very new to 3D printing and I've had numerous failed prints. Sometimes, the print is good but while trying to get it off the base I end up bending or breaking the print.
My question is: How to I print and make it easier to release from the plate?
I'm printing with PETG, PLA and ABS. At the moment, it's PETG that ... | [
{
"answer_id": 5144,
"author": "Aleksandar Kostovic",
"author_id": 9428,
"author_profile": "https://3dprinting.stackexchange.com/users/9428",
"pm_score": 2,
"selected": false,
"text": "I would reccomend heating up the base a bit. If your printer doesnt come with such an option, try heat-... | 2017/12/15 | [
"https://3dprinting.stackexchange.com/questions/5131",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/1093/"
] |
5,138 | Are 3D printed gears applicable for industrial use?
I want to print some gears with ABS.
* What will their lifespan be? How long will they last if I use them, for example, every day? | [
{
"answer_id": 5153,
"author": "Fernando Baltazar",
"author_id": 4454,
"author_profile": "https://3dprinting.stackexchange.com/users/4454",
"pm_score": 2,
"selected": false,
"text": "Well, to determine the time life of the gears you will need to do a test called ALT (Accelerated Life Tim... | 2017/12/16 | [
"https://3dprinting.stackexchange.com/questions/5138",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/-1/"
] |
5,139 | 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! | [
{
"answer_id": 5141,
"author": "Tom van der Zanden",
"author_id": 26,
"author_profile": "https://3dprinting.stackexchange.com/users/26",
"pm_score": 4,
"selected": true,
"text": "You can't prove that because it isn't true. An STL file is just a collection of triangles. There is no guaran... | 2017/12/17 | [
"https://3dprinting.stackexchange.com/questions/5139",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/1414/"
] |
5,145 | Hello I am using Cura to slice my prints, and despite turning the flow rate to the minimum value of 5%, my prints are still hugely over extruding.
I have calibrated the extruder stepper perfectly, using Pronterface, so I do not understand why this is occurring. I have also timed how long it took to extrude a certain ... | [
{
"answer_id": 5147,
"author": "Kai Bepperling",
"author_id": 8947,
"author_profile": "https://3dprinting.stackexchange.com/users/8947",
"pm_score": 2,
"selected": false,
"text": "First of all: Can you tell us, what kind of printer do you use and which material? Please give us some pictu... | 2017/12/18 | [
"https://3dprinting.stackexchange.com/questions/5145",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8989/"
] |
5,151 | I'm designing a few mechanisms with OpenSCAD, and one of the parameters that need adjustment between printers/filaments is allowances between pieces that need to be assembled together (for example, if I want a "5 mm diameter pin" to fasten two pieces together, how much larger than 5 mm will the holes / how much smaller... | [
{
"answer_id": 5178,
"author": "Fernando Baltazar",
"author_id": 4454,
"author_profile": "https://3dprinting.stackexchange.com/users/4454",
"pm_score": -1,
"selected": false,
"text": "Well, the tolerances will depend on material to be used for fabrication of the required part and also wh... | 2017/12/20 | [
"https://3dprinting.stackexchange.com/questions/5151",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9134/"
] |
5,161 | I upgraded from Cura 2.7 to 3.1.0 and I'm getting horrible under extrusion, I'm sure this is the software because I rolled back to 2.7 and everything is working fine again.
My printing is a Robo3D R1+ using the "custom FDM printer" profile.
Is there any new setting or a setting that isn't migrated properly that cause... | [
{
"answer_id": 5163,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 4,
"selected": true,
"text": "Some users have reported upgrades to Cura changing the filament size to the default 2.85 mm. If you are using 1.75 mm f... | 2017/12/21 | [
"https://3dprinting.stackexchange.com/questions/5161",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/170/"
] |
5,164 | I have a K280 3D printer with a MKS V1.5 and Repetier firmware.
[")](https://i.stack.imgur.com/yCoXM.jpg "Damaged transistor associated with E0 (3rd one on th... | [
{
"answer_id": 5177,
"author": "Fernando Baltazar",
"author_id": 4454,
"author_profile": "https://3dprinting.stackexchange.com/users/4454",
"pm_score": 1,
"selected": false,
"text": "You can try editing the gcodes by searching and replacing E0 for E1, so this way the extruder E1 will be ... | 2017/12/21 | [
"https://3dprinting.stackexchange.com/questions/5164",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9456/"
] |
5,170 | I have built a couple of 3d printers now and I'm having a little trouble with one I'm currently on. I frankensteined this one with two of my other printers that I had built. I took the Arduino mega and ramps 1.4 out of the older one and wired it up to the newer one. When I plug the printer in and try to move the steppe... | [
{
"answer_id": 5173,
"author": "markshancock",
"author_id": 6417,
"author_profile": "https://3dprinting.stackexchange.com/users/6417",
"pm_score": 3,
"selected": true,
"text": "From an electrical standpoint, a two-phase stepper motors (what most 3D printers use) works the same backwards ... | 2017/12/22 | [
"https://3dprinting.stackexchange.com/questions/5170",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/1075/"
] |
5,171 | I just bought new TEVO Tarantula and tried to print xyz cube. I found that my cube's layer was shifted as showed in picture. How can I fix this ?
[](https://i.stack.imgur.com/u53fC.jpg) | [
{
"answer_id": 5173,
"author": "markshancock",
"author_id": 6417,
"author_profile": "https://3dprinting.stackexchange.com/users/6417",
"pm_score": 3,
"selected": true,
"text": "From an electrical standpoint, a two-phase stepper motors (what most 3D printers use) works the same backwards ... | 2017/12/24 | [
"https://3dprinting.stackexchange.com/questions/5171",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9473/"
] |
5,176 | I work for a company that makes items from plastics.
Many or our current runs are between 500 and 5000 copies, but knowing the company, if we find a good method to do smaller runs, they are willing to see if it is a good commercial option.
At the moment we do use several different methods but the technical people a... | [
{
"answer_id": 5173,
"author": "markshancock",
"author_id": 6417,
"author_profile": "https://3dprinting.stackexchange.com/users/6417",
"pm_score": 3,
"selected": true,
"text": "From an electrical standpoint, a two-phase stepper motors (what most 3D printers use) works the same backwards ... | 2017/12/26 | [
"https://3dprinting.stackexchange.com/questions/5176",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9481/"
] |
5,183 | I'm trying to print a cylinder with Flashprint. Problem is, that the .stl file i created (with OpenSCAD) is totally ruined once loaded into Flashprint. With ruined I mean the round outline is now with spikes and steps everywhere. And by loaded I mean directly after loading, not even creating the .gx files. The output o... | [
{
"answer_id": 5173,
"author": "markshancock",
"author_id": 6417,
"author_profile": "https://3dprinting.stackexchange.com/users/6417",
"pm_score": 3,
"selected": true,
"text": "From an electrical standpoint, a two-phase stepper motors (what most 3D printers use) works the same backwards ... | 2017/12/28 | [
"https://3dprinting.stackexchange.com/questions/5183",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9499/"
] |
5,200 | I have a prusa 13 that's shipping in the mail, and I intend to make good use of it, one also own a da vinci jr. and the one time it got so clogged that the extruder itself was filled with pla, with that said I replace the extruder, for the da vinci, but besides that, as for my a prusa, what should I do if the extruder,... | [
{
"answer_id": 5173,
"author": "markshancock",
"author_id": 6417,
"author_profile": "https://3dprinting.stackexchange.com/users/6417",
"pm_score": 3,
"selected": true,
"text": "From an electrical standpoint, a two-phase stepper motors (what most 3D printers use) works the same backwards ... | 2018/01/01 | [
"https://3dprinting.stackexchange.com/questions/5200",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8877/"
] |
5,212 | I added a custom boot screen to marlin by adding `_Bootscreen.h` to the project root folder and it works fine. The problem is that the custom screen shows quickly and disappear then the marlin boot screen is then displayed for a longer time.
I want to remove the marlin boot screen.
I dug around in the source code and ... | [
{
"answer_id": 5219,
"author": "Tensibai",
"author_id": 9345,
"author_profile": "https://3dprinting.stackexchange.com/users/9345",
"pm_score": 2,
"selected": false,
"text": "So after some search:\n\n1. You can't (at least should not) remove the Marlin bootscreen according to this issue [... | 2018/01/02 | [
"https://3dprinting.stackexchange.com/questions/5212",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9090/"
] |
5,214 | I am new to 3d printing having only recieved it for christmas. The filament is jammed somewhere in the extruder of my Wanhao Duplicator i3 Plus. I have tried removing it with the included hook but was unsuccessful. Is there anything else I should try before I before I dismantle the extruder, which i very much want to a... | [
{
"answer_id": 5218,
"author": "Fernando Baltazar",
"author_id": 4454,
"author_profile": "https://3dprinting.stackexchange.com/users/4454",
"pm_score": 2,
"selected": false,
"text": "Try to preheat your printer, the temperature should be above 180°C then push the filament to come out fro... | 2018/01/03 | [
"https://3dprinting.stackexchange.com/questions/5214",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9551/"
] |
5,215 | I have just received a 3D printer for Christmas (Robo R2). I am confused by the sheer amount of settings that I can tweak and I'm hesitant to do so until I know more about them. I was wondering if anybody has any recommendations for literature on:
* 3D printing in general (geared towards beginners);
* Designing parts ... | [
{
"answer_id": 5216,
"author": "mac",
"author_id": 9134,
"author_profile": "https://3dprinting.stackexchange.com/users/9134",
"pm_score": 5,
"selected": true,
"text": "Welcome to the fantastic, sometimes frustrating but most often glorious world of 3D printing Dived! :)\n\nYour question ... | 2018/01/03 | [
"https://3dprinting.stackexchange.com/questions/5215",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9552/"
] |
5,232 | My Sunhokey Prusa i3 arrived with a corrupted disc. I'm awaiting a new one and finished the mechanical build via YouTube videos.
I've no clue which motor controls the X, Y, and Z, axes. I"m not even positive which axis is which. YouTube vids don't show the origin of all the wires/cables/cords they connect.
Anyone k... | [
{
"answer_id": 5233,
"author": "markshancock",
"author_id": 6417,
"author_profile": "https://3dprinting.stackexchange.com/users/6417",
"pm_score": 2,
"selected": false,
"text": "X-axis is right-to-left (Carriage motor)\n\nY-axis is front-to-back (Base/Bed motor)\n\nZ-axis is up-and-down ... | 2018/01/07 | [
"https://3dprinting.stackexchange.com/questions/5232",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9591/"
] |
5,234 | The bottom of my prints warp/curve upwards, most often at the corners. This is a very slight curve, only about 1-2 mm.
* I print with a raft all the time.
* I don't have a heated bed.
* I print with PLA at 199 °C (390 °F) with a print speed of approximately 40 mm/s
* I have a Sindoh 3DWOX DP201.
What slicer settings ... | [
{
"answer_id": 5235,
"author": "Valmond",
"author_id": 8328,
"author_profile": "https://3dprinting.stackexchange.com/users/8328",
"pm_score": 2,
"selected": false,
"text": "If you have a heat bed, heat it up accordingly (for example for PLA 50 °C first layers, 40 °C then can be a good st... | 2018/01/07 | [
"https://3dprinting.stackexchange.com/questions/5234",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9530/"
] |
5,236 | I created my model in onshape then exported it to stl file then imported it to simplify 3d to convert to gcode.
However my model didn't go any in fill, it just continue to print layer after layer in the same fasion as the 1st layer.
Correct me if am wrong infill is used so that the middle of your model isn't complet... | [
{
"answer_id": 5238,
"author": "fred_dot_u",
"author_id": 854,
"author_profile": "https://3dprinting.stackexchange.com/users/854",
"pm_score": 0,
"selected": false,
"text": "The infill portion of your model is configured during the Simplify3D process. After loading your STL file into S3D... | 2018/01/07 | [
"https://3dprinting.stackexchange.com/questions/5236",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/4408/"
] |
5,241 | Whenever a 3D printer that uses linear rails is announced (case in point: the [cetus](https://www.cetus3d.com/cetus-3d-printer.html)), the Internet (well... at least that corner of it dealing with 3D printing) gets abuzz with excitement.
I researched a bit the topic myself, and while I understand that linear rails can... | [
{
"answer_id": 5261,
"author": "mac",
"author_id": 9134,
"author_profile": "https://3dprinting.stackexchange.com/users/9134",
"pm_score": 5,
"selected": true,
"text": "The following is a compilation of the input from a number of sources.\n\nLinear rails in general are mechanical componen... | 2018/01/07 | [
"https://3dprinting.stackexchange.com/questions/5241",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9134/"
] |
5,245 | After a long time tweaking my new 3D printer I solved all the unexpected errors and I can print succesful pieces but I am facing a "problem", they are over sized, I found this problem trying to print a Raspberry Pi Case and an smartphone case, the printed pieces are bigger than the objects.
Here some related informat... | [
{
"answer_id": 5248,
"author": "Gunslinger",
"author_id": 5395,
"author_profile": "https://3dprinting.stackexchange.com/users/5395",
"pm_score": 3,
"selected": true,
"text": "You have to know:\n\n* distance between belt teeth (usually 2mm)\n* number of teeth on pulley\n* motor step angle... | 2018/01/09 | [
"https://3dprinting.stackexchange.com/questions/5245",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9549/"
] |
5,247 | 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 ... | [
{
"answer_id": 5307,
"author": "Fernando Baltazar",
"author_id": 4454,
"author_profile": "https://3dprinting.stackexchange.com/users/4454",
"pm_score": 0,
"selected": false,
"text": "The maximum size is 32 GB, however using microSD has a little disadvantage:\n\n1. The microSD adapter and... | 2018/01/09 | [
"https://3dprinting.stackexchange.com/questions/5247",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9512/"
] |
5,251 | I have really strange problem. Thing is that my print (first layer) started ok, not good nor perfect but ok and everything was going well but then all of a sudden, near the end of a print, quality drops drastically. I'm not really sure but I think this happened because of under extrusion. I'm not so good with English s... | [
{
"answer_id": 5260,
"author": "mac",
"author_id": 9134,
"author_profile": "https://3dprinting.stackexchange.com/users/9134",
"pm_score": 3,
"selected": true,
"text": "> \n> Do anyone have any ideas? What this can be? How can I fix this?\n> \n> \n> \n\nAt least judging from the pictures,... | 2018/01/10 | [
"https://3dprinting.stackexchange.com/questions/5251",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9622/"
] |
5,257 | I am still at calibration stage and need some info from the PCB. I connected the USB and ran Repetier. The PCB wants to talk at a higher baud rate than my serial port says it can do. I tried setting the serial port to its highest setting 125k and reduced the PCB baud in Repetier setting to 125k. No joy. PC port reverts... | [
{
"answer_id": 5259,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 0,
"selected": false,
"text": "Are you sure that the A8 connects to a PC using a serial port? I don't know of any 3D printers that do that. Typically... | 2018/01/10 | [
"https://3dprinting.stackexchange.com/questions/5257",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9614/"
] |
5,263 | I'm relatively new in the field of 3D printing and design. By now I've created and printed some technical objects with TinkerCAD, but now I've a task, which I don't know how to solve.
I have the following model as STL-file:
[](https://i.stack.imgur.co... | [
{
"answer_id": 5264,
"author": "Nir",
"author_id": 170,
"author_profile": "https://3dprinting.stackexchange.com/users/170",
"pm_score": 3,
"selected": true,
"text": "Basically there's no good easy way to do this.\n\nAt this point you only have the mesh - a list of triangles - the 3D mode... | 2018/01/11 | [
"https://3dprinting.stackexchange.com/questions/5263",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9633/"
] |
5,268 | As first layer is so important, I am looking for an easy way to generate the gcode to print just the first layer.
I see that with Slic3r you can cut from a Z
But for test purposes I prefer just selecting a number of layers to be generated so I can easily generate different "first layer(s) tests" with different first la... | [
{
"answer_id": 5269,
"author": "mac",
"author_id": 9134,
"author_profile": "https://3dprinting.stackexchange.com/users/9134",
"pm_score": 2,
"selected": true,
"text": "I understand your question like this:\n\n> \n> I know I could cut the mesh and just slice the bottom of my model, but si... | 2018/01/11 | [
"https://3dprinting.stackexchange.com/questions/5268",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/4870/"
] |
5,271 | Googling 'HDPLA' has so far availed me very little.
<http://3dinsider.com/what-is-pla/> indicates that /all/ modern PLA is 'high density' compared to 'the early days'. But a fellow at the local makerspace indicated that he was specifically using 'HDPLA', with [he claimed] markedly better properties than regular PLA i... | [
{
"answer_id": 5272,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 0,
"selected": false,
"text": "I doubt that it means very much at all. Filament manufacturers are very tight-lipped about the co-polymers that they a... | 2018/01/12 | [
"https://3dprinting.stackexchange.com/questions/5271",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9643/"
] |
5,275 | I've just finished building a new printer and I wanted to take advantage of a 32 bits board I ordered some time ago. The board is an MKS SBase 1.3
I've been researching the Smoothiware firmware but somehow I'm not convinced by it yet. One of the things pulling me off is the Z-Probe behavior. On my Arduino-Marlin 1.1.8... | [
{
"answer_id": 5272,
"author": "Mick",
"author_id": 3953,
"author_profile": "https://3dprinting.stackexchange.com/users/3953",
"pm_score": 0,
"selected": false,
"text": "I doubt that it means very much at all. Filament manufacturers are very tight-lipped about the co-polymers that they a... | 2018/01/12 | [
"https://3dprinting.stackexchange.com/questions/5275",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/8274/"
] |
5,276 | Here is my understanding of Coasting: Coasting stops extruding early in a move so that the string itself will finish the layer.
Here is my understanding of Combing: Combing reduces the need to retract during travel moves by making sure that the nozzle oozes where you want it to on the way to the next point.
I'm curio... | [
{
"answer_id": 5277,
"author": "mac",
"author_id": 9134,
"author_profile": "https://3dprinting.stackexchange.com/users/9134",
"pm_score": 4,
"selected": true,
"text": "If anything, combing and coasting allow to **mitigate problems that are printer and filament specific**, rather than dep... | 2018/01/13 | [
"https://3dprinting.stackexchange.com/questions/5276",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9552/"
] |
5,285 | 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 onl... | [
{
"answer_id": 5286,
"author": "mac",
"author_id": 9134,
"author_profile": "https://3dprinting.stackexchange.com/users/9134",
"pm_score": 4,
"selected": true,
"text": "**The flexibility of 3d plastics has a lot to do with the additives manufacturers use**. The same base material with add... | 2018/01/15 | [
"https://3dprinting.stackexchange.com/questions/5285",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/9659/"
] |
5,294 | So I am trying to get the XSD-Schema from this object. When I open the File I just get something like this code (snippet):
```
¸†2¡Q·2ºyƒeCã2ï…w ïÀ|¼ðAøä[0Ÿ |>‚|ó‘å2²ºFƒ¼Æò1ùàåcj@Þ`ùиÌ{áÈ;0/|¾
ùÌ'Ÿ„ Á|d½¬¬¯Õ ¯±|l¾…Œo@Þ`ùиÌ{áÈ;0/|¾ùÌ'Ÿ„ Á|d½œ¬¯Ó ¯±|h\æŒo@Þ`ù¸|
ßBs¦5–Œ~ô軣(™c´“Ç£[yp1:æ'Éc4Jó Uâ˜ÍÇ
```
What is... | [
{
"answer_id": 5298,
"author": "Fernando Baltazar",
"author_id": 4454,
"author_profile": "https://3dprinting.stackexchange.com/users/4454",
"pm_score": 0,
"selected": false,
"text": "Seems to be your are trying to edit a file with the wrong file editor.\n\nIf you have Microsoft® Windows®... | 2018/01/17 | [
"https://3dprinting.stackexchange.com/questions/5294",
"https://3dprinting.stackexchange.com",
"https://3dprinting.stackexchange.com/users/6843/"
] |