Kossel Pro (by renren3d) HELP me with auto leveling
Hi Guys, Please help me because I'm very sad for the results. I bought the Kossel Pro from renren3d with Marlin firmware and the printer is very good, but I have many many problem with the...
View ArticlePrint directly after delta calibration without homing?
I have an IR optical bed sensor that is way more precise / repeatable than my physical endstop switches. I want to do the delta calibration (autolevel) and then immediately print, but the calibration...
View ArticleRe: SD Card Menu on CR-10S
I finally found something that made it work. Not sure if this is "the fix" or not, but it worked for me, and I'm on 1.1.7. Under configuration_adv.h, uncomment #define SD_DETECT_INVERTED, and under...
View ArticleRe: When homing, z bed moves down before going up, crashing into brackets
I just moved from Marlin 1.1.7 to 1.1.8 copying my settings over and while I never solved this problem on x.6 it seems it has gotten worse or "more unsolveable" on x.8. Going to try commenting out the...
View ArticleRe: When homing, z bed moves down before going up, crashing into brackets
I commented out the code block above and that fixed the issues when homing X and Y but Z will still try and go down before up so you also need to comment out:...
View ArticleRe: Kossel Pro (by renren3d) HELP me with auto leveling
Bring up UBL in the current firmware. It was originally written to 'fix' a very low quality Geeetech Delta printer.... I'll help you with any issues you have.
View ArticleG29 J doubling my mesh values with every run
Hey gang, I'm running Marlin 1.8.3 (and bugfix) on a RAMPS 1.4 board and have run into what I hope is just a mistake on my part. So let's say I do the usual UBL setup on a new machine M502 M500 M501...
View ArticleRe: G29 J doubling my mesh values with every run
I'll have to look into that... It is my belief that multiple G29 J's should converge on the same values. I know that does not happen currently. It is on my To Do list. The G29 J stuff has been changed...
View ArticleRe: G29 J doubling my mesh values with every run
just 3 point, no options. I'll give the 2.0 branch a shot and report back.
View ArticleHeatbed output 0Volts
hi friends. i have an ANET A8, i want Upgrated for Diamond hotend that i can use 3 colors... today i just installed marlin V1 this version : [github.com] (why the new version of marlin not updated for...
View ArticleRe: Heatbed output 0Volts
is there anyway to configure this newst version of marlin to 3d extruders that i can use Diamond hotend ?
View ArticleRe: SD Card Menu on CR-10S
One thing to be mentioned, there are 6 occurrences of "#define SD_DETECT_PIN 49" in the pins_RAMPS.h file. It's the one in the "#if ENABLED(REPRAP_DISCOUNT_SMART_CONTROLLER)" if block. And in my case...
View ArticleRe: SD Card Menu on CR-10S
Although the above did add the ability to change the SD without powering down the controller, thanks to another forum that mentioned this in 1.1.7 I think this is the root cause and it turns out to be...
View ArticleRe: G29 J doubling my mesh values with every run
OK! I'll try to help as much as I can, but I'm out of town on a ski trip. One work around would be to always do a G29 L1 prior to doing a G29 J so the J's are not cumulative. It is my belief that...
View ArticleRe: Heatbed output 0Volts
yes. ** * "Mixing Extruder" * - Adds a new code, M165, to set the current mix factors. * - Extends the stepping routines to move multiple steppers in proportion to the mix. * - Optional support for...
View ArticleLinear advance issues
Just installed Marlin 1.1.8 bugfix on thursday on my MeCreator 2. I did enable Linear Advance, and did some test patterns. Getting adhesion at 60mm/s is not always easy. So something with slower first...
View ArticleMarlin to Sav MK1
Hello, I´m trying to flash my Sav MK1 card with new Marlin. Problem is that when I try to compile anything with IDE I just get that "Arduino.h" is missing... This happens even with bareminium sketch!...
View ArticleRe: Marlin to Sav MK1
Its failing at the compile step, there is no image to flash to anything yet. Did you install the Teensyduino ? Did you install the SAV MKI files? Did you select SAV MKI as the board type? Did you set...
View ArticleRe: Marlin to Sav MK1
QuoteDust Its failing at the compile step, there is no image to flash to anything yet. Did you install the Teensyduino ? Did you install the SAV MKI files? Did you select SAV MKI as the board type?...
View ArticleRe: Linear advance issues
Can see in the developer notes it will retract. Expected it to just stop building pressure. Now, as long as my K is too low, shouldn't I have better results with it turned on than off ? Retract causes...
View Article