I have ended up using OpenSCAD for everything I do these days. It's free, very powerful, but there are down-sides. First, a background in some form of programming is a major advantage to get the structure of the code correct. This includes stuff like matching parentheses, variable scope, etc. I have written some form of code all my working life, from LaTeX word processing, HTML, Pascal, C, Cby David J - General
8%, according to this site (first item in a Google search) : 0.8% is right for injection moulding ABS, according to another site I just looked at.by David J - Firmware - Marlin
Delta settings were auto-calibrated, but that doesn't mean that they're correct! I'm using eSun PLA+ but I don't know if I need to allow for shrinkage with this material (I must admit that's not a factor I'd considered...) UPDATE: Just did a quick Google on PLA shrinkage - apparently it's 2.0 to 2.5%, so that is starting to match my results... maybe in the future I will just have to add a 'shriby David J - Firmware - Marlin
I have an Anycubic Kossel Linear Plus, with Marlin 1.1.9 loaded. The steps/mm is now calculated as follows: // variables to calculate steps #define XYZ_FULL_STEPS_PER_ROTATION 200 // These are the setting for the stock Stepper Motors, pulleys and Belts on the AnyCubic Kossel #define XYZ_MICROSTEPS 16 #define XYZ_BELT_PITCH 2 #define XYZ_PULLEY_TEETH 20 // delta speeds must be the same on xyz #by David J - Firmware - Marlin
Ah - my error. It was pure coincidence that the symptoms were so similar! However, I have gained from this dialogue, even if Hugo has not (sorry, Hugo) - I now know that I can connect properly if I click on the Reset button in Pronterface. Thanks to Dust for putting me in my place very politely, as I have been on other forums where such a mistake would have earned someone's great wrath! Cheby David J - Printrun/Pronterface
Well, I set the serial port to -1, and got a compilation error. More study required, methinks...by David J - Printrun/Pronterface
QuoteDust Did you set a serial port to -1 in your Configuration.h? As -1 is serial over USB Also with this type of serial over USB, Baud rates are ignored. So that isn't the problem. You also say the computer identifies the board as marlin?? well it shouldn't, it only turns up as a serial port and a usb drive. (perhaps your sd card is labeled marlin, or this is a windows thing...) Is thatby David J - Printrun/Pronterface
Here's what finally got me there: go into Settings -> Options -> Printer settings tab. Try setting TCP Streaming mode, RPC Server, and DTR to false (the last 2 are true by default). In my case, if any of these three were set to true I couldn't make a proper connection. It may not work in your situation, but anything's worth a try!by David J - Printrun/Pronterface
Thank you so much! A simple omission on my behalf, but it now works correctly. Setting the X- and Y-Home positions to the same value also stopped the effector trying to push its way through the X column at the end of the job... Davidby David J - Printrun/Pronterface
I shall investigate shortly... I have a print running at the moment (via Repetier-Host!). Thanks.by David J - Printrun/Pronterface
Machine: Anycubic Kossel Linear Plus I have finally managed to get the motherboard to talk to Pronterface, and I can send G-codes to interact with the printer. All good so far. Repetier-Host and Cura can both send G-code to the printer and print them properly, so there's no fundamental problem with either the printer or its communications. Pronterface insists on placing newly loaded G-code filby David J - Printrun/Pronterface
UPDATE: I can confirm that clicking on reset DOES complete the connection.by David J - Printrun/Pronterface
Unfortunately the reset button is hidden deep in the bowels of the delta printer... Oops! I just watched the video - I was thinking of the wrong "reset" button! (I'm on Linux, BTW.)by David J - Printrun/Pronterface
I have an identical problem with my Anycubic Kossel Linear Plus (Trigorilla board) after updating to Marlin 1.1.9. However, it works perfectly with Repetier-Host. Both have the correct settings (I believe). I'll be following this topic with interest!by David J - Printrun/Pronterface
I'm glad someone explained this - I was also puzzled...by David J - Firmware - Marlin
I moved this problem from 'Deltas' to here are it's more of a Marlin issue than specifically with the machine itself. I have a fairly new Anycubic Kossel Linear Plus running Marlin 1.1.9 (recently updated) on its TriGorilla board. Everything is going well, and I'm getting decent prints. However, I have one significant problem: when I'm doing the Delta Calibration routines via the LCD, the printby David J - Firmware - Marlin
Summary: I have recently built an Anycubic Kossel Linear Plus delta - it works 100% with Repetier-Host, but fails to connect with Pronterface. History: When I first got this machine it showed up on my Linux system as /dev/ttyACM0, and Pronterface had no difficulty connecting to it. Unfortunately the version of Marlin that was pre-loaded on the board was useless at auto-calibration, so I upgraby David J - Controllers
QuoteTempest815 I'll try replacing the nozzle and maybe the heatbreak and see. I think theres a jam in there now anyway. I'm going to get genuine E3D stuff. Is titanium worth it for the heatbreak? I have genuine E3D v6 on 2 of my printers, both with the standard heatbreak - the only time I get a jam is when I do something really stupid. I have been known to get stupid in a general sense now andby David J - Printing
I agree that the fan should be down on the lowest fin. Also - that extruded filament looks extremely dirty, as though there's a lot of muck being dragged through.by David J - Printing
QuoteTempest815 It is a cheap Chinese clone. Perhaps that's where the problem lies...by David J - Printing
Some compound of vinyl, I believe.by David J - General
You could try heating up a large lump of metal up to red-hot and just touching it to the head of the screw for a few seconds - sometimes the sudden expansion and subsequent contraction can free off a screw. Maybe.by David J - General
The E3D v6 doesn't like big retracts - I set mine to 2.5mm @ 40mm/sec. Any longer and you risk pulling the hot and soft filament into the cold area, where it sets.by David J - Printing
QuoteOhmarinus Ohhh my bad, sorry. It's this stuff: It's from Spain, we use it at the academy where I work on the 3D printers. This stuff is unstoppable. I take it back - I just looked it up on Google and it is available in the UK... at £7 - £11 a can! The exchange rate is almost 1 EUR to 1 GBP at the moment. My can of Elnett was £3.50 for 300ml.by David J - General
I've never heard of 3D lac! Maybe not available in the UK? Anyway - what I've got will probably last me a couple of years... the last can did.by David J - General
I can now confirm that "L'Oreal Elnett Extra Strong Hold" works just as well as Sainsburys Basic hairspray! I bought a can today and tried it this evening - just the right amount of sticking on glass for PLA (not tried it with ABS yet). The room now smells like a tart's boudoir though... I also bought a small bottle of white distilled vinegar to try out dc42's method, when I get some time toby David J - General
David - I'll have a go with your suggestions, when I have some time to play around. Mechabits - which type of 'Elnett' are you talking about? There seem to be several types... 'supreme hold', extra strength', plus others...by David J - General
For the past year or three I've been using Sainsburys Basic hairspray on the heated glass beds of my printers, with a lot of success. Apart from working well, it was ludicrously cheap - under 50p (less than 1$) for a 300ml can. My problem is that I've run out... and Sainsburys don't sell it any more. I've tried Tesco Essentials hairspray (ridiculously expensive at 79p for 400ml!) but that's jby David J - General
Quoteobelisk79 QuoteDavid J I used them on my CoreXY printer - reduced the noise considerably. With good drivers there is no noise I use a Duet board - which has very good drivers.by David J - Stepper Motors, Servo Motors, DC Motors
I used them on my CoreXY printer - reduced the noise considerably.by David J - Stepper Motors, Servo Motors, DC Motors