Home Windows Apps Phone Apps 3d Printing Bespoke Contact Privacy

professor cad logo

Christopher J Ward
Engineer & Software
Developer


3d Printing [FDM]

Currently this is a collection of links to 3D printing tips, fault fixing and printer enhancements of Qidi Printers.

FDM printers are all similar, especially those with enclosures, so they may be useful even if your printer is not a Qidi. Qidi Q2 stars here.

Third Party linked content Copyright is the responsibility of those Third Parties. No commission.



If you find this page helpful, please donate    Sightsavers    (No obligation)


Tips and Tricks

Some Golden Rules:

Links:


Fault Fixes

Links:


Advanced

Not for the faint hearted - this information has been gathered from the internet including Google AI and may not actually work!
Use a plain text editor for macro progams (e.g. Notepad, Ultra Edit, Notepad++)

Macro to Eject Broken Fillament from a Quidi Box (original source unknown):

A Simple Macro For Moving a Box Extruder. Each fillament is fed by a stepper motor, so if a fillament snaps and a length is stuck within the inlet, this macro may move it out without the need to disassemble the Qidi Box


Put the macro anywhere in 'gcode_macros.cfg'. You can run this macro from your Qidi Studio console with these parameters:

Move most left slot (slot 0) forwards (towards the hotend) by 30mm:

'BOX_SLOT_MOVE slot=0 distance=30`

Move most right slot (slot 3) backwards (retract back toward the spool) by 50m (note distance is minus value for backwards direction):

'BOX_SLOT_MOVE slot=3 distance=-50'

Note: not providing a distance will make that slot just move 50mm (2 inches) backwards toward the spool:

'BOX_SLOT_MOVE slot=2'

Note: Your Qidi Slots may be number 1 to 4 if your printer is also set up with an external reel, or 1 to 8 if you are using two Qidi Boxes.

Qidi Box Image

Enhancements

Links:


Prints

Links: