Compiler Error
Hi guys, I am a new boy on the block..... I am building my own 3d printer - have not got it built yet, but i thought i would progress on the electronic side simultaneously, then once i get some...
View ArticleRe: Compiler Error
I just grabbed the latest from github and used your config's and it compiled fine.. how did you apply bigfix?
View ArticleRe: Inductive Z-probe not seen by Marlin / RAMPS 1.4
You did not say of not if you have a metal bed, as the proximity sensor will not work without one. and #define Z_MIN_ENDSTOP_INVERTING true // set to true for SN-04N False for TL-W3M. #define...
View ArticleRe: Marlin 1.1.5
I revert to the Previous version of Marlin-RC8BF-HICi3 it works Perfectly. Marlin 1.1.5 using M500 causes CRC errors.
View ArticleRe: Inductive Z-probe not seen by Marlin / RAMPS 1.4
Thanks. The bed is an 8 mm. slab of tooling plate, the switch sees it and the LED on the switch reacts. Whether I set the logic to true or false, it doesn't work. I tried both. In the meantime I think...
View ArticleRe: Inductive Z-probe not seen by Marlin / RAMPS 1.4
I plugged my SN04-N into the 5v supply line works fine. Brown wire to 5V Black wire to NO contact Blue wire to Ground Wired like this I know I got confused because Black is ground but in this case it...
View ArticleRe: Compiler Error
Hi, many thanks for your reply. I applied the update by just extracting it into the Marlin installation folder. It asked to over right a load of files - i said yes. It is a relief (to me ) that the...
View ArticleRe: Marlin 1.1.5
QuoteRoxy Did you do a M502 followed by a M500 ? Good call, its quite possible that there are values stored in EEPROM that are not compatible with the current build. IF so its pulling the values on...
View ArticleRe: Marlin 1.1.5
QuoteRoxy Did you do a M502 followed by a M500 ? Yes, even used the new Init EEPROM menu line. I printed many models even after Marlin 1.1.5 gives " Endstops Z ". including the M500 Memory CRC error....
View ArticleAnycubic kossel Stuttering
Hi Everyone. Dident know where to post this but as i maybe think its firmware specific i try here. If not then maybe admin can move it to a more appropriate section of the forum ? Ive build a...
View ArticleRe: Marlin 1.1.5
Marlin-RC8BF-HICi3 Is this a modified flavor of Marlin 1.1.5 for a specific printer ? My experience with 1.1.5 is from the unmodified core release. I think you said you changed controller at one...
View ArticleRe: Marlin 1.1.5
QuoteJustSumGuy Marlin-RC8BF-HICi3 Is this a modified flavor of Marlin 1.1.5 for a specific printer ? No. Marlin-RC8BF-HICi3 is "#define STRING_CONFIG_H_AUTHOR "(PJP, HICTOP i3 Mendel v1.1.0-RC8)" //...
View ArticleQuestion on G29 output
I am running Marlin 1.1 and have turned on MESH_BED_LEVELING since I don't currently have a working probe. I'm using the default 3x3 mesh grid. After I perform the manual bed leveling (G29 S1, G29 S2,...
View ArticleRe: 1.1.5 getting mesh bed leveling working
QuoteRoberts_Clif // The Z probe minimum outer margin (to validate G29 parameters). #define MIN_PROBE_EDGE 10 I don't quite understand the comment. What does the MIN_PROBE_EDGE do? Also, I thought a...
View ArticleRe: 1.1.5 getting mesh bed leveling working
QuoteJustSumGuy ok.........how does any form of auto bed leveling work with no probe? You really should have a Z-Probe. But In UBL you can get perfect correction by doing a G29 P0 which sets the...
View ArticleRe: 1.1.5 getting mesh bed leveling working
There is not enough room in the cube frame to install a probe that I can work out yet. I would loose some build space if I put it beside the head (Either side), my fan is in front and built to...
View ArticleRe: 1.1.5 getting mesh bed leveling working
Quotegdahilig QuoteRoberts_Clif // The Z probe minimum outer margin (to validate G29 parameters). #define MIN_PROBE_EDGE 10 I don't quite understand the comment. What does the MIN_PROBE_EDGE do? gene...
View Article