Re: Solidoodles are accepted…
QuoteThinkyhead Broken and unwanted printers are among the donations I will accept to help my work developing Marlin. :)-D [patreon.com] Sorry but it is already gone. I could sell you a cheap...
View ArticleRe: Solidoodles are accepted…
QuoteThinkyhead Broken and unwanted printers are among the donations I will accept to help my work developing Marlin. :)-D [patreon.com] Also I should point out they made the press almost impossible...
View ArticleRe: Removing heated bed and and temperature sensors
Marlin should be fairly easy to modify for this. It is similar to the modifications needed for a clay extruder. See this video, for example: [www.youtube.com]
View ArticleRe: Home All Axes with Auto_Bed_Leveling_Feature :S
Have you had any version of Marlin where homing with COREXY was working for you? I know we've made a series of changes affecting COREXY handling, so it would be good to know where this started to...
View ArticleRe: could someone make me a temptable please?
Thanks Thinkyhead. It has me stumped what is going on.
View ArticleRe: G28 misbehaving/behaving
After finishing a print and then G28 X Y the head ends up at 0,0,165. I issue a G28 to start again. Everything homes to my min endstops. Then it should advance to 55,77,0.9 which the GLCD shows. But...
View ArticleRe: G28 misbehaving/behaving
Is the move to the middle of the bed something you expect out of G28, or is the move to the middle of the bed something you do afterward with G0 or G1?
View Articleprinter got crazy
hello, i made some changes on my prusa i3 throw the merlin (change the x direction) and the the printer start beeping and the screen stoped working. if someone know how to fix it i will appreciate the...
View ArticleRe: printer got crazy
Use code tags so we can see the proper spaces. Looks like not enough spaces between the terms. Should be: LCD_MESSAGEPGM(MACHINE_NAME " " MSG_OFF ".");
View ArticleRe: G28 misbehaving/behaving
The move to the centre of the bed is normal behaviour with a inductive sensor. I guess if I wan'ted to get fussy I could say the G28 works as it moves to 0,0,0. It is just the move from 0,0,0 to...
View ArticleRe: G28 misbehaving/behaving
My best suggestion is to try 1.1.0-RC3 and see if it has already been fixed. Version 1.0.2 still has some lingering issues with homing and bed leveling that have been patched in 1.1.0.
View ArticleRe: Removing heated bed and and temperature sensors
I would not remove the heater code. I would just relax it so it doesn't do anything.
View ArticlePS-ON pins?
Sorry if it was already asked, but I honestly couldn't find it. I'll be using server PSU, with 470W on 12V line and over 30W on 5V one. I decided to remove D1 from my RAMPS and power Arduino from 5V...
View ArticleHelp with compiling errors
I would love to get some help solving my compiling errors listed below: Geeetech Prusa i3 GT2560 board Most of these errors were out of the box. Thanks in advance In file included from...
View Articlehelp with editing Marlin
Hi guys. Well to be honest I'm new to programing and i really need help with the programming part of the 3D printer. My printer is going to be a Metal 3D printer and since there is no open source code...
View ArticleRe: Help with compiling errors
You should be using either RCBugFix or the MarlinDev/Jan20 branch for fresh compiles. But that issue aside, you really do need to tell us exactly which Marlin branch you are trying to compile and...
View ArticleRe: help with editing Marlin
You should be able to cut out the temperature monitoring code fairly easily. But really... You might be better off just connecting up a thermistor and heating element and tying them together so Marlin...
View ArticleUpgrading to the Latest Marlin release from an older RepRapPro Mendel clone
Hi! What I would like to know, is if it is a better idea to use the latest and greatest Marlin in place of the an early 'sprinter-melzi' build that the printer came with. From all of my testing, I can...
View ArticleRe: Upgrading to the Latest Marlin release from an older RepRapPro Mendel clone
I believe the current RCBugFix is going to be much more stable than what was shipped with the printer.
View Article