Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added temp table #10 for RepRapPro Huxley with 4.7K resistor on hot end ... #1

Merged
merged 2 commits into from
Feb 6, 2012

Conversation

Crash1
Copy link

@Crash1 Crash1 commented Feb 6, 2012

...sense line

G29 will probe bed at least twice at 3 points and take an average. G30 will probe bed at it's current location.
Z stop should be set slightly below bed height. Solder stub wire to each hole in huxley bed and attach a ring terminal under spring.
Wire bed probe to A2 on Melzi and duplicate cap/resistor circuit in schematic.

Use something like this in the start.gcode file:
G29 		;Probe bed for Z height
G92 Z0		;Set Z to Probed Depth
G1 Z5 F200	;Lift Z out of way
malx122 added a commit that referenced this pull request Feb 6, 2012
Added temp table MarlinFirmware#10 for RepRapPro Huxley with 4.7K resistor on hot end ...
@malx122 malx122 merged commit 636cc5e into malx122:RepRapPro_Huxley Feb 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants