Fully Parametric 3D Printer CoreXY "HyperQbert"

par projunk

Fichiers imprimables (52)

  • stl

    GregMount.stl

    354 Ko · 7 646 téléchargements

  • stl

    BottomPanel.stl

    2.2 Mo · 7 626 téléchargements

  • stl

    LeadScrewNutMount.stl

    809 Ko · 7 654 téléchargements

  • stl

    TopDome.stl

    1.4 Mo · 7 679 téléchargements

  • stl

    XYIdler.stl

    1006 Ko · 7 640 téléchargements

  • stl

    BedClamp.stl

    323 Ko · 7 619 téléchargements

  • stl

    SidePanel.stl

    2.9 Mo · 7 599 téléchargements

  • stl

    ZCarriage.stl

    1.5 Mo · 7 680 téléchargements

  • stl

    ZRodMount.stl

    760 Ko · 7 662 téléchargements

  • stl

    YCarriage.stl

    2.8 Mo · 7 690 téléchargements

  • stl

    YRodMount.stl

    809 Ko · 7 631 téléchargements

  • stl

    BackPanel.stl

    2.9 Mo · 7 595 téléchargements

  • stl

    DoorKnob.stl

    9.6 Mo · 7 614 téléchargements

  • stl

    XCarriage.stl

    4.4 Mo · 7 654 téléchargements

  • stl

    XCarriageBeltClamp.stl

    696 Ko · 7 597 téléchargements

  • stl

    LeadScrewNutMountBigCoupler.stl

    868 Ko · 7 595 téléchargements

  • stl

    XEndstopMount.stl

    421 Ko · 7 605 téléchargements

  • stl

    WireHolderClipTieRap.stl

    190 Ko · 7 581 téléchargements

  • stl

    WireHolderClip.stl

    182 Ko · 7 590 téléchargements

  • stl

    ShockAbsorber.stl

    33 Ko · 7 553 téléchargements

  • stl

    YEndstopMount.stl

    236 Ko · 7 557 téléchargements

  • stl

    ZBearingMount.stl

    915 Ko · 7 579 téléchargements

  • stl

    ZCarriage_ExtraStrong.stl

    1.3 Mo · 7 597 téléchargements

  • stl

    CameraMount.stl

    404 Ko · 7 539 téléchargements

  • stl

    ZMotorMount.stl

    818 Ko · 7 632 téléchargements

  • stl

    XYMotorMountShockAbsorber.stl

    347 Ko · 7 471 téléchargements

  • stl

    SpoolholderLeft.stl

    767 Ko · 7 470 téléchargements

  • stl

    SpoolholderRight.stl

    776 Ko · 7 463 téléchargements

  • stl

    TopPanel.stl

    2.7 Mo · 7 469 téléchargements

  • stl

    HingeMoving.stl

    481 Ko · 7 466 téléchargements

  • stl

    HingeFixed.stl

    452 Ko · 7 473 téléchargements

  • stl

    DoorMagnetClamp.stl

    1 Mo · 7 463 téléchargements

  • stl

    MountingPlate.stl

    337 Ko · 7 192 téléchargements

  • stl

    CoolingSystem_Probe_8mm_Offset10.stl

    15 Mo · 7 285 téléchargements

  • stl

    Gasket.stl

    270 Ko · 7 173 téléchargements

  • stl

    FanDuct2.stl

    4.1 Mo · 7 180 téléchargements

  • stl

    BigGear_Nut.stl

    4.2 Mo · 7 180 téléchargements

  • stl

    SmallGear.stl

    6.1 Mo · 7 172 téléchargements

  • stl

    extruder.stl

    1.7 Mo · 7 178 téléchargements

  • stl

    idler.stl

    543 Ko · 7 181 téléchargements

  • stl

    FanSeal.stl

    861 Ko · 7 162 téléchargements

  • stl

    XYMotorMountLeft.stl

    498 Ko · 6 838 téléchargements

  • stl

    XYMotorMountRight.stl

    495 Ko · 6 827 téléchargements

  • stl

    ZCarriageClamp.stl

    606 Ko · 6 701 téléchargements

  • stl

    XCarriageClamp.stl

    606 Ko · 6 697 téléchargements

  • stl

    YCarriageClamp.stl

    605 Ko · 6 699 téléchargements

  • stl

    LeadScrewNutMountBigCoupler2.stl

    831 Ko · 6 685 téléchargements

  • stl

    LeadScrewNutMount2.stl

    771 Ko · 6 681 téléchargements

  • stl

    XCarriageClampWithEndStopMount.stl

    712 Ko · 6 679 téléchargements

  • stl

    GregMountWithProbe.stl

    847 Ko · 6 434 téléchargements

  • stl

    HingeFixedWithScrewAsAxle.stl

    454 Ko · 5 752 téléchargements

  • stl

    XCarriageWithCableHole.stl

    4.3 Mo · 5 782 téléchargements

Description

Fully Parametric 3D Printer CoreXY "HyperQbert".


BACKGROUND:

The idea of designing an own printer comes from the Hypercube project by tech2c.
http://www.thingiverse.com/thing:1752766
Many idea's from that printer have been incorporated into this fully parametric design.


OPENSCAD:

The printer has been fully designed in OpenSCAD. This has the great advantage that parts of the objects can be changed and the complete printer can be recalculated to determinate the new dimensions of all the related parts. The OpenSCAD console log summarizes the dimensions of the required extrusions, rods and lead screw.

The printer can also be fully visualized by compiling:

  • drawTotalAssembly()
    or
  • drawTotalAssembly(true)
    to visualize the printer including the enclosure.

MODIFYING THE PRINTER:

The most interesting parameters to change are the following:
1) The buildsize:

  • maxBuildHeight = 300.0; (maximum height of printed object)
  • wHeatedBedX = 213; (width of heated bed)
  • wHeatedBedY = 213; (depth of heated bed)

2) The extrusion profile type:

  • //include "ALU_PROFILE_15x15.inc"
  • //include "ALU_PROFILE_20x20.inc"
  • include "ALU_PROFILE_30x30.inc"
  • //include "ALU_PROFILE_40x40.inc"
    (remove the comment sign of the profile to be used)

3) The bearing sizes per axis (so enforcing the rod diameters)

  • BearingX = LM10UU;
  • BearingY = LM12UU;
  • BearingZ = LM12UU;

4) The motor types

  • motorXY = NEMA17; //NEMA23;
  • motorZ = NEMA17; //NEMA14;

5) The screw size used for connecting the parts:

  • //include "M3.inc"
  • include "M4.inc"
    (remove the comment sign of the screw size to be used)

PRINTED PART LIST:

  • ZCarriage (2x)
  • ZCarriageClamp (4x)
  • ZMotorMount (1x)
  • ZRodMount (4x)
  • LeadScrewNutMount (1x)
  • BedClamp (4x)
  • YCarriage (2x)
  • YCarriageClamp (4x)
  • YRodMount (4x)
  • XYMotorMountLeft (1x)
  • XYMotorMountRight (2x)
  • XYIdler (2x)
  • XCarriage (1x)
  • XCarriageClamp (3x)
  • XCarriageBeltClamp (2x)

OPTIONAL PART LIST:

Optional parts (only needed when second ZMotor is used):

  • LeadScrewNutMount2 (or LeadScrewNutMountBigCoupler2) (1x)
  • ZMotorMount (1x)

Optional Parts (needed only for enclosing the printer):

  • HingeFixed (number dependent on height of printer; dimensions are dependent on thickness of front enclosing panel "tFrontEnclosingPanel", so rerendering required if different front panel thickness is being used!)
  • HingeMoving (same number as HingeFixed )
  • DoorKnop (1x)
  • DoorMagnetClamp (1x)

Optional Parts (needed for microswitch endstops X and Y):

  • XEndstopMount (1x)
  • XCarriageClampWithEndStopMount (1x), replaces one the 3 XCarriageClamps
  • YEndstopMount (1x)

Optional Parts (needed for organizing the electrical wires):

  • "WireHolderClip" (as many as required)
  • "WireHolderClipTieRap" (as many as required)

REMARKS:

  • All parts can be printed without use of support structures.
  • The attached STL's belong to the printer with all dimensions, extrusions, bearings, etc, set to the default values. If you decide to change those defaults, the STL's of course need to be re-rendered using OpenSCAD.
  • I would recommend to choose extrusionLengthBedY longer than the the calculated value. A larger length will give the option to move the heated bed more forward/backward to compensate for alternative extruder dimensions. (40 mm extra should be enough)
  • I recommend to use ABS as material for the printed parts, especially if one plans to build the enclosure around the printer. I printed most of the parts with 95% infill to avoid cracking of the plastic parts when strongly tightening the screws. For the dampening parts I used Ninja flex with 50% infill.

THE PRINTER IN ACTION:

https://youtu.be/3svdtzb3dgA
https://youtu.be/MBuSbpBIuI8
https://youtu.be/WVZtLoglih4


RELEASE NOTES:

Changes 17 December 2016

  • All bearing holders can now self align to ensure smooth traveling along the rods. To disable this feature one can set the variable useBearingSelfAlignment = false;.
  • Y Rod Mounts have now slot holes instead of the original round holes, to allow alignment of the Y-rods.
  • X-Carriage has now an integrated profile to fit the GT2 belt.

Changes 22 December 2016

  • XCarriage and XCarriageBeltClamp now contain an exact imprint of the GT2 belt.

Changes 23 December 2016

  • increased thickness of XCarriageBeltClamp

Changes 26 December 2016

  • alternative Lead Screw Nut Mount called "LeadScrewNutMountBigCoupler" when the very big Z Coupler is to be used (the flexible coupler type with the plastic inserts)
  • mount for X Endstop microswitch : "XCarriageClampWithEndStopMount" + "XEndstopMount"
  • mount for Y Endstop microswitch: "YEndstopMount"
  • fix for XYIdler to avoid collision with the YRodMount in case the Aluminum profile 2020 is used

Changes 28 December 2016

  • support for NEMA14 and NEMA23 motors (not tested)
  • clip for holding electrical wires inside the aluminum profile "WireHolderClip"
  • clip for holding electrical wires with aid of a tie rap: "WireHolderClipTieRap"

Changes 29 December 2016

  • support for aluminum profiles 1515 and 4040 (not tested)

Changes 11 January 2017

  • fixes to ZBearingMount and YEndStopMount
  • added Spoolholder to mount on top of printer (SpoolholderLeft, SpoolholderRight)
  • added ShockAbsorber (printed in Ninja flex) to put underneath the legs of the printer
  • added option to create an extra strong version of the ZCarriage
    samples:
    drawZCarriage(true);
    drawZCarriage(true,45); // will create one arm extra long (can be used if a longer version of the extrusionLengthBedY is used). 45 mm is the extra length of the arm.
  • fixed ZRodMount and ZBearingMount in case aluminum 1515 profiles are used.

Changes 12 January 2017

  • added screw slot holes to ZMotorMount to allow for alignment in y-direction.

Changes 16 January 2017

  • added motor slot hole to ZMotorMount to allow for alignment in y-direction.
  • added camera mount for Logitech C270 webcam (CameraMount).

Changes 3 February 2017

  • added door magnet clamp holder DoorMagnetClamp
  • increased length of spool holder arms
  • closed hammer nut holes for XYMotorMountRight and XYMotorMountLeft
  • added shockabsorbers for XY steppers XYMotorMountShockAbsorber (ninja flex)
  • changed shape of hole in top enclosing panel TopPanel

Changes 17 February 2017

  • support for aluminum profile 2525 (not tested)

Changes 8 April 2017 (added optional X carriage extruder parts)

  • CoolingSystem_Probe_8mm_Offset10.stl
  • Gasket.stl (Ninja Flex)
  • FanDuct2.stl
  • BigGear_Nut.stl
  • SmallGear.stl
  • idler.stl
  • extruder.stl
  • FanSeal.stl (Ninja Flex)

Changes 11 September 2017

  • fixed water-tightness of the XYMotorMounts (both left and right). This issue caused the slicer to create a weaker part then expected.

Changes 24 September 2017

  • made XYMotorMounts (both left and right) much stronger (partially).

Changes 26 September 2017

  • made XYMotorMounts (both left and right) much stronger (the whole part).

Changes 11 November 2017

  • support for second Z-Motor. To enable this feature set variable useSecondZMotor=true. this option has not been tested yet in a real printer. It is on my to-do list to build a printer with a 300x300 build area and use the second Z-Motor for this printer.
  • markings have been put on Carriage clamps (X/Y/Z)
  • the bearing alignment feature can now be enabled/disabled via variable useBearingSelfAlignment

Changes 20 November 2017

  • bugfix undefined variable "correction_BearingRadius"

Changes 26 February 2018

  • added optional holder for LJ12A3-4-Z Proximity sensor (GregMountWithProbe.stl)
  • added support for bearing types: LM8LUU, LM10LUU,LM12LUU
  • removed "useBearingSelfAlignment" variable. This variable has now been defined in the BEARINGS.inc file. For all long bearing types, the self alignment has been disabled.

Changes 10 October 2018

  • added optional hinge where screw can be used as axle (HingeFixedWithScrewAsAxle.stl)
  • added optional XCarriage with hole for cable management (XCarriageWithCableHole.stl)

Changes 7 July 2019

  • updated the model to take into account length/width of hammernuts when calculating hole distance of XYIdler

Changes 31 August 2019

  • updated the model to take allow for a bigger distance between the micro switch mount holes (this concerns part "XCarriageClampWithEndStopMount.stl").

Changes 8 September 2019

  • added bearings LM6UU and LM6LUU

Tags