3D Printing: Difference between revisions

From Wizard Rants
Jump to navigation Jump to search
m →‎Homing Moves: fixing X axis
Moving RailCore to it's own page and adding individual printer pages
Line 3: Line 3:
I wanted to know more about 3D printing and I wanted to start producing my own parts for at home building, prototyping, and amusement.
I wanted to know more about 3D printing and I wanted to start producing my own parts for at home building, prototyping, and amusement.


===Design Choices so Far===
[[RailCore]]
Printer Design: RailCore II 300ZLT
[[Voron 2.4r2]]
 
Control Board: [[Duet 3D]] / Duet 3 Mainboard 6HC
 
Extrusion: Bondtech BMG
 
Hot End: [[Slice Engineering]] Mosquito Magnum
 
===Options I Want to Expand Into===
 
Multi-Tool Support
 
High Temperature Heated Bed (E3D Mfg)
 
Ruby High Temp Nozzle
 
IKO Rails Upgrade
 
Enclosed Top Cover
 
===Reference Tools===
Handy [[G-code]]
 
[[Handy RepRap Functions]]
 
====Notes====
<code>G30</code> does not respect end-stops and ignores probe offsets from <code>G31</code>, ''all'' coordinates used for <code>G30</code> probes must have offsets ''added'' back in.
 
=====Max Ranges:=====
 
*X 290
*Y 290
*Z 1230
 
=====Axis Screw Locations for Kinematic Kit Plate=====
 
*'''LF''' -19,21
*'''LR''' -19,276
*'''R''' 335,151
 
=====Homing Moves=====
[[Homing X Axis]]
 
[[Homing Y Axis]]
 
[[Homing Z Axis]]

Revision as of 06:46, 15 March 2023

Voyage Into 3D Printing

I wanted to know more about 3D printing and I wanted to start producing my own parts for at home building, prototyping, and amusement.

RailCore Voron 2.4r2