M2 Tips

Post your advice, tips, suggestions, etc...
jsc
Posts: 1864
Joined: Thu Apr 10, 2014 4:00 am

M2 Tips

Post by jsc » Thu Apr 10, 2014 5:57 pm

Bringing in some content from the M2 Google Groups forum, to preserve here.

https://groups.google.com/forum/#!topic ... 0cTphc2IVU

Kit Construction
---------------------
The instructions call for M3 screws for the spool holder; they should be M4 screws.
The instructions leave out the Z-screw that triggers the Z end stop. There is a long screw in the kit that goes in a hole on the platform between the z screw and the rearmost round rod. It is held in place with a jam nut that can go either on top of the platform or on the bottom; the bottom is easier to access.

First Steps
---------------
Read the guides linked from http://www.makergear.com/pages/m2-assembled. Do pay attention to the Important Note on there regarding the temperatures for the V3b. All currently shipping M2s use the V3b, so all temperatures should be 20C higher than usually cited. Read the orange sheet that came with your printer, and refer to it again before starting your first print. PLA temperatures are in the 205-225 range; ABS is 240ish. Begin with the temperatures on the orange sheet and adjust from there.

Some notes on hardware checks:
  • Make sure all set screws on all the motors are tight, preferably with blue Loctite to prevent them coming loose. That includes the set screw on the extruder motor; that being loose is a common cause of layer misalignment. Use the smallest allen key that came with the printer.
  • Bed screws should be tight as possible while still having the bed level, so tighten them all the way, then back them off only to bring the low side up. Level forward and back, then left to right. Blue loctite on the bed screws has been suggested as well.
  • There is a tension adjustment screw just to the right of where the filament enters the extruder. If you are having extrusion issues, first double check that your temperatures are appropriate. Then try tightening the screw. Then try loosening the screw.
Bed Leveling and Z-height Adjustment Methods
---------------------------------------------------------
From Toby:

This method assumes that your bed and z-height have been leveled once but might be in need of minor adjustment from print to print. It also assumes that you are using Simplify3D, though it is likely to be adaptable to other printer-control software.

It may be desirable to pre-heat the bed to your printing temperature before starting.

In Simplify3D open the Bed Leveling Wizard (under Tools on the main screen) and set the "Z height for leveling moves" to 0.0. (In versions earlier than 2.1, it will be necessary to also keep the Machine Control Panel open and accessible on the screen. Depending on your computer and operating system this may involve resizing and repositioning these windows. Put the Machine Control panel in jog mode.)

Click the "Manually enter leveling positions" radio button and put the following locations in the manual portion of the dialog:

100 175
100 75
150 125
50 125

Once entered, they will not need to be entered again. The first three coordinates are the locations of the adjustment screws in the spider. (Note: It would be nice to verify this or find the exact values.)

In manual mode, start the Bed Leveling. The nozzle will move to the home position. Click "Next" and it will move to the first position listed above and then Home in Z. (For versions earlier than 2.1 it seems the nozzle doesn't home at this point. In that case, click Home Z in the Machine Control Panel.) Now adjust the spider screw beneath that position to your desired distance from the nozzle (usually in the range .006" to .01") using a feeler gauge. Tightening the spider screw will increase the gap between the bed and the nozzle, while loosening it will decrease the gap.

Repeat at each of the remaining positions by clicking "Next". The final position has no adjustment screw and serves to verify that the bed has been properly leveled and the z-height set. If it is not correctly adjusted at that position, then repeat the procedure for the first three positions.

Once this is done the bed is both leveled and the z-height is properly adjusted.

From me:
Toby's method is straightforward and works well, but relies on the Simplify3D bed leveling wizard. You can replicate the method in other host programs just through careful use of the jog controls.

A more manual approach that works for me that doesn't rely on feeler gauges (and may be less accurate as a result), but does require that you are using a bare glass bed (no tape, and not too gunked up):
  • Lift your bed manually almost to the nozzle by pressing in the center of the Y platform (not the spider or the bed).
  • Controlling the z knob with your left hand, place your eye almost parallel to the bed and look at the nozzle and its reflection in the glass. Photo below shows what it should look like. Having a light colored background helps make out the gap.
  • Bring the bed almost to the nozzle, and with your right hand manually move the extruder left and right, and the bed forward and back. By noting the gap shrink and grow, it is readily apparent which side of the bed needs to be raised or lowered. Be careful not to press up or down on the bed as you move it, as you may be tempted to do subconsciously. I like to use the forward and back edges of the forward right bed retaining mount (the rubber thing with the screws) to manipulate the bed.
  • When your bed is level, the gap should remain a consistent size no matter which way you move the bed/extruder. Do note that my glass, and maybe your glass, too, exhibits a slight upward bow in the center, so the side edges are both slightly lower. Aim to get both edges the same distance from the nozzle.
Image

You can use this method to set the z-height as well by manually raising the bed until the end stop triggers, although that will require getting to recognize what a proper z height looks like. Get your eye in by setting the z height through other means, then take a look at it.

Better still is to print a thin-wall calibration cube, which along with letting you set your extrusion multiplier will let you precisely set your Z offset by entering an offset into your slicer: viewtopic.php?f=3&t=1964

Here is a video from MakerGear demonstrating this method: https://www.youtube.com/watch?v=R53wWwktH0s


Simplify3D
--------------
Simplify3D is a commercial slicer/host program that is popular with users of the M2 on this board. It is not necessary to use Simplify3D in order to get good prints. If you do decide to purchase it, here are some important things to note:
  • The temperatures in the default M2 profiles are too low for the currently shipping printers, as noted above.
  • The startup g-code contains a line "M108 S155" that is there to ensure that your extruder fan is always running for every print. That was appropriate for the older 12V models, but on 24V models will turn your extruder fan off. It is very important to have that fan running while the extruder is hot, so either remove that line entirely, or change it to read "M108 S255" in every process derived from the M2 default process.
  • I have written an unofficial guide to Simplify3D that may be helpful for people new to it: http://jinschoi.github.io/simplify3d-docs/. It does not cover any M2-specific issues.
Converting Images to Models in Simplify3D (from Toby)

Simplify3D contains a built in tool for using images to create 3 dimensional relief maps. The tool is found under the Add-Ins menu on the main screen. Here is a brief description of its use:

First you can load an image by entering the file path or browsing for it on your computer. Note: There is a problem using images in .JPG format. Images in that format should be converted to .PNG format before loading.

You can then set the desired height and width of the object in millimeters with the "Image Depth Scale" and "Desired Width" dialog boxes. Presumably the third dimension (length) will be computed according the aspect ratio of the image, but I have not verified this. In the default setting, the darker the pixel the higher the corresponding point in the relief model. You can reverse this behavior by un-checking the "Invert Depth Profile" box.

There is a "Gaussian Filter Factor" that you can set. While not precisely documented, it is an averaging function to smooth out the result of images having abrupt changes of intensity from pixel to pixel. The larger the number the more smoothed out the model is.

There is a "Platform Height" you can set, which adds a platform of that height under the model.

Once all the parameters are entered, clicking the "Create" button will bring up a prompt to save the resulting object in .stl format on your computer. After this is completed, Simplify3D will then prompt you to import the model into the workspace.

One thing to be aware of is that even with the platform height set at zero, you will still get a 1-layer platform under your model. If you want to print a model that has holes in it where the image is white (or black), you can adjust your process to start printing at the second layer.

Slicing Profiles
--------------------
The default M2 profiles in Simplify3D are a good starting point, but you may wish to benefit from the experience of some previous users. Simplify3D's FFF profiles are human readable text files and the settings contained are often directly analogous to settings in other slicers. Here are some sample profiles that are known to me. I am not endorsing any of these as being better or worse, but some have proven useful to me, or come from active users who seem to know what they're doing. Be aware that some of them exceed the temperature limits that MakerGear recommends. Startup and Ending Gcodes
-------------------------------------
You will probably end up cobbling together your own, but are some examples to begin with. Note that there are slight syntax differences between slicers for interpolating temperatures and other variables. Also note that any FFF files from above will have startup g-codes built in and are helpful as resources. Read through them before using! Some are derived from the default Simplify3D M2 profile and contain the "M108 of death" line. G-codes
-----------
Some useful G and M codes that you may find useful:
  • M108 controls the extruder and case fan (wired in series) in the default firmware (about which, more below). "M108 S255" turns it on, "M108 S0" turns it off. Some people like to turn it on in the startup and off in the ending gcode. If you do this, you will eventually forget to turn it on when manually heating the extruder, don't say I didn't warn you.
  • You may notice that your temperatures overshoot and then oscillate for a little while before settling down. You can change the PID settings to improve this by using M303. See http://reprap.org/wiki/PID_Tuning for more info.
  • M201 and M500 to set and save default accelerations. See https://groups.google.com/d/msg/makerge ... Xl8lE3yqgJ for a long thread on testing accelerations and their effects on vibration-induced surface defects. Slic3r has acceleration controls built in, so you can use those instead. Short story is reducing X/Y acceleration to 1000 can improve your surface quality.
Useful Prints
-----------------
Some useful things to print right off the bat. Non-essential but pretty: Non-MakerGear Firmware
-----------------------------------
The stock firmware is a somewhat dated version of Marlin. If you are feeling adventurous, I forked the latest version and modified it for the M2. I will not link to my fork, because Chris Menard took it and is doing much more active work with it, including improved Viki LCD support. See: https://github.com/cmenard/Marlin/tree/MakerGearM2, and https://github.com/cmenard/Marlin/tree/MakerGearM2_exp for an experimental version with software PWM for fans (controls fans better). This is entirely unofficial and unsupported by MakerGear, and you use it at your own risk. See https://groups.google.com/d/msg/makerge ... KoBhIn20YJ for brief instructions on installation.

Modeling Software
-------------------------
Eventually you will want to print your own designs rather than rely on Thingiverse. You will need some modeling software. Some resources: Bed Adhesion
-------------------
One of the most critical moments of any print is getting the first layer to go down properly, and stay down. Some practical tips:
  • PLA adheres well to blue painter's tape, but leaves a matte bottom surface. You can also print directly to bare glass heated to 70C, but you have to clean it thoroughly after each print. ABS adheres to polyamide ("Kapton") tape, a roll of which came with your printer, heated to 100C.
  • If you are having problems with bed adhesion, the first step is to ensure you have set your Z height correctly. If you are starting a print with a skirt (and you should), and it is not adhering, you can always try clicking the z knob manually clockwise one click to adjust the bed height closer.
  • Next step is some chemical aid. Popular suggestions are hairspray ("Suave Max Hold" and "Aquanet Super Extra Hold" are popular brands) applied to the glass (sprayed with the glass off the printer, or careful application using a non-aerosol bottle or in liquid form) and dried; Elmer's glue stick (I have had success with Elmer's Washable School Glue Stick Disappearing Purple applied in a thin layer, but some people report failure with ABS; for me, I have had it work for ABS, and almost too well for PLA); a 1 in 5 or 1 in 10 dilution of Elmer's Multi-Purpose Glue (white PVA glue) in water; and for ABS, an slurry of ABS trimmings dissolved in acetone, which dries to a thin film of ABS (works well, but you have to trim off the film afterwards).
Gluing Parts
-----------------
Some parts are better printed in pieces and glued together. This can increase strength through layer orientation, decrease or eliminate the need for support, and can have other benefits.
  • A thread on adhesives: https://groups.google.com/forum/#!topic ... otQnSs34lE
  • You can get no better adhesion than solvent bonding: dissolving some plastic with a solvent and letting it reform. The joint will be as strong as the rest of the part. For ABS, you can solvent bond with straight acetone, or ABS glue (ABS dissolved in acetone, preferably of the same color as the piece you are bonding) for increased working time. For PLA, you can use IPS Weld-On #4 (or other similar solvent cement).
  • Superglue works for parts that will not be subject to hard use, but comes apart under impact.
  • I've had success with two-part epoxy, which dries clear.
  • Also with E6000, a silicone based adhesive popular in the crafts world (but it smells bad and has a 24 hour set time). It also works for gluing plastic parts to other objects, including fabric.
Keeping Filament Clean and Dry
------------------------------
From Toby:

There is evidence to suggest that dust can accumulate on unused filament and eventually make its way into the nozzle during printing. This can cause the filament to extrude in a distorted way and mar the print, or in extreme cases, lead to clogging and no extrusion at all.

Fortunately this problem can be solved by a simple DIY technique of placing a dust trap physically around the filament before it enters the tube on the way to the nozzle. Here is a picture of one such setup:

Image

In this case the wrapping is made of a lint free wipe and secured with a cable tie This brand is Kimwipes and is available cheaply at Amazon here: http://www.amazon.com/gp/product/B0013H ... UTF8&psc=1

Others have reported success using a paper towel or a small piece of ethylene foam with a hole poked through it by the smallest Allen wrench that comes with the M2.

It's also important to keep your filament dry. PLA in particular has a tendency to absorb moisture from the air, which can cause problems during printing. (Note: What problems exactly? Also, do other filaments have the same problem?)

Below is a picture of one simple setup for storing filament and keeping it dry:

Image

The container is a simple plastic box from Walmart with weatherstripping lining the top. Inside is a device that absorbs excess moisture in the air. It does not require power and has an indicator to show when it must be recharged, which is done by plugging it into a wall socket for several hours. This particular brand is called Eva-dry and is also available on Amazon here: http://www.amazon.com/gp/product/B000H0 ... UTF8&psc=1

From me:
I tried using a 5 gallon bucket with an airtight pet food lid, but because of the geometry it was hard to pack in a lot of spools. This pet food container works better, and can hold 5, maybe 6 spools plus a can of dessicant.
Container: http://www.amazon.com/Gamma2-Vittles-Va ... B000QSMWRK
Dessicant I ended up choosing: http://www.amazon.com/gp/product/B003QZ ... UTF8&psc=1 750g with indicator beads (4-6x more than the Eva-Dry) but you have to regenerate it yourself in an oven.
People also use crystal cat litter or Damp Rid.
Last edited by jsc on Sat Jun 06, 2015 6:40 am, edited 6 times in total.

User avatar
Tshulthise
Posts: 28
Joined: Wed Apr 09, 2014 8:44 pm

Re: M2 Tips

Post by Tshulthise » Thu Apr 10, 2014 6:27 pm

Just saw this... I'll assume this includes all of the links that Jin pulled together in his Google Group post... I'll delete my overlapping post and just keep the INDEX below...
Thanks to Jin for putting all of this together in one post!!!
https://groups.google.com/forum/?fromgr ... 0cTphc2IVU

It may be better to post each of the areas and the associated links as seperate threads under the How-to/Guides/Tips forum. I think Jin's S3D guide and maybe a couple others deserve to be stickies.

INDEX OF LINKS
Kit Construction
First Steps
Simplify 3D
Slicing Profiles
Startup and Ending G-codes
Useful Prints
Non-MakerGear Firmware
Modeling Software
Installing Kapton Tape

sprior
Posts: 384
Joined: Thu Apr 10, 2014 8:37 pm

Re: M2 Tips

Post by sprior » Sun Apr 13, 2014 2:30 am

I'll add one - it worked out OK, but if I was doing it over again once I confirmed I knew how the assembly of the idler bolts would go I'd have screwed the bolt into the frame before I put the bearings and clip on - that way I could tighten the bolt with any old adjustable wrench instead of using needle nosed pliers because my wrenches wouldn't fit because of the bearings.

Zeeflyboy
Posts: 21
Joined: Thu Apr 17, 2014 3:31 pm

Re: M2 Tips

Post by Zeeflyboy » Thu Apr 17, 2014 5:13 pm

Great thread - thanks

markb
Posts: 180
Joined: Tue Apr 15, 2014 11:06 pm

Re: M2 Tips

Post by markb » Thu Apr 17, 2014 8:51 pm

I am a new M2 user this post was very helpful. Thanks for posting!

I am a veteran and I would never know that SolidWorks was free for military veterans without this post.
My copy is on the way.

User avatar
willnewton
Posts: 479
Joined: Wed Apr 09, 2014 8:32 pm

Re: M2 Tips

Post by willnewton » Thu Apr 17, 2014 10:11 pm

I would like to add my thread "A Good Start" here too, so folks can see a bit of what it is like to get an M2 kit built and see some of the tips from this thread applied.

http://www.forum.makergear.com/viewtopic.php?f=8&t=9

Thanks, I still hit this M2 tips page every few days. As I learn more, I keep coming here back to learn a new skill or tweak.
I'm finally back to where I started two days ago!

A thread with some stuff in it I update every once in a while. viewtopic.php?f=8&t=9
See some of my stuff http://www.thingiverse.com/willnewton/favorites

roberts
Posts: 8
Joined: Fri Apr 11, 2014 2:36 am
Location: Miami, FL

Re: M2 Tips

Post by roberts » Fri Apr 18, 2014 2:27 am

Keeping Filament Clean and Dry
------------------------------
From Toby:

There is evidence to suggest that dust can accumulate on unused filament and eventually make its way into the nozzle during printing. This can cause the filament to extrude in a distorted way and mar the print, or in extreme cases, lead to clogging and no extrusion at all.

Fortunately this problem can be solved by a simple DIY technique of placing a dust trap physically around the filament before it enters the tube on the way to the nozzle.
Found this as a slightly fancier filament dust remover you can print yourself http://www.thingiverse.com/thing:302235/#files
filament dust cleaner.jpg
filament dust cleaner.jpg (98.18 KiB) Viewed 72081 times

sprior
Posts: 384
Joined: Thu Apr 10, 2014 8:37 pm

Re: M2 Tips

Post by sprior » Mon Apr 21, 2014 12:25 am

I'm new too and something I just figured out that might help others (assuming I'm right). I've tried to print a few things that failed because some little support piece popped off the bed even though the rest of the print would have been fine.

The trick is to not allow such small sections of support material, go into the manual support mode and add support to join those little bits together so they reinforce each other on the bed and don't pop off.

User avatar
jdacal
Posts: 466
Joined: Thu Jul 03, 2014 10:28 pm
Location: Florida
Contact:

Re: M2 Tips

Post by jdacal » Thu Aug 14, 2014 8:30 am

jsc thanks for this post. It was tremendously helpful when I first ordered the printer.
jdacal

live print feed: http://enctrading.com/printcam/
See me Crash and Burn in Real time!

markb
Posts: 180
Joined: Tue Apr 15, 2014 11:06 pm

Re: M2 Tips

Post by markb » Thu Aug 14, 2014 3:09 pm

I made that other dust cover but you need to remember to put it on before you feed the filament.
I like this one much better.
http://www.thingiverse.com/thing:190118
These filament clips are must haves.
http://www.thingiverse.com/thing:270739
Attachments
20140513_201013.jpg
20140513_201013.jpg (83.72 KiB) Viewed 70908 times

Post Reply