Lift Z on Tool Change
Hey everybody! Is there such a feature in the Marlin firmware that allows you to lift the Z axis when you change extruder? I cannot seem to find it. Also another question is what kind of feature is...
View ArticleMarlin RC8 to Marlin 1.1.0
Hi, how do you upgrade to a new Marlin version? Is it necessary to compare the configuration files by hand or is there another way? Thx
View ArticleNeed a configuration.h File for Mendel90 ...
Hello Friends, After a Year in Hospital I´m back into the Live ! I´ve decited to upgrade the Sorftware / Firmware on my Mendel90 (to the latest Marlin Software 1.1.1) But - I have a Problem with the...
View ArticleRe: Marlin RC8 to Marlin 1.1.0
There is now a tool to move old configuration files to the new format.... It is in the Pull Request area if I remember right.
View ArticleRe: Positional feedback with rotary encoder: is it possible?
If the probability of hotend hitting an obstacle is high perhaps you should home the extruder prior to starting new layer perhaps the layer misalignment mechanism lies elsewhere? :S
View ArticleMarlin behavior and screen display
Hello, I have recently upgraded my two anet a8 printers with skynet3d based on marlin 1.1. The upgrade was to use auto level. Auto level works on both printers and the firmware works as...
View ArticleRe: Marlin RC8 to Marlin 1.1.0
The tool is cross platform as long as you have Node.js so you'll need to install that first. [nodejs.org] Once you download and install node.js on any OS you can install the tool by doing "sudo npm -g...
View ArticleMarlin Auto Bed Leveling Reverse Behavior
Hi guys. I'm using Marlin RC7 and I enabled Auto Bed Leveling Grid option. I'm using a proximity sensor LJ12A3-4-ZBX and an MK3 Heated Bed. But the problem is that when the nozzle should go up it goes...
View ArticleError Z_MIN_ENDSTOP_INVERTING
Hi, I'm updating RC8 to bugfix 1.1.0. I got a error while compiling that says: SanityCheck.h:521: error: #error "Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN requires Z_MIN_ENDSTOP_INVERTING to match...
View ArticleHictop I3 print nozzle too high
I flashed my Hictop mk8 I3 clone with marlin 1.1.0-rc6 , everything is working fine except that the prints start too high from the bed. Leveled the bed (manual level, doesnt have auto level) and the...
View ArticleRe: Hictop I3 print nozzle too high
In section homing, you could enable manual home positions and then set MANUAL_Z_HOME_POS to 2.5mm ( or whatever height the nozzle is after homing ) Or you could put a G92 Z2.5 line right behind G28 in...
View ArticleRe: Hictop I3 print nozzle too high
Thanks, I switched the z-step back to the correct value of 2560 after i realized it wasnt what needs to be adjusted. I'll have to adjust the gcode instead, noob mistakes lol
View ArticleRe: Marlin Auto Bed Leveling Reverse Behavior
Is there a reason you are not running bugfix_v1.1.0 ? For sure that is better than RC-8 and that is better than RC-7
View ArticleRe: Marlin Auto Bed Leveling Reverse Behavior
I tried ABL liniar, biliniar, 3 points, UBL, MBL, nothing is working. Where the nozzle should go down it goes up and reverse. I used marlin bugfix v1.1.0. What's wrong? What's reversed? What more...
View ArticleRe: Marlin Auto Bed Leveling Reverse Behavior
You need to install PronterFace. And using its target in the upper left hand corner... Can you move the X and the Y axis in the correct directions? I presume this will work OK. After you verify...
View ArticleZ axis Not working well
Hi all! I'm a little confused, I do not understand it anymore!? My printer is now printing half-prints? And in Repetier host when I go manually raise the Z axis, he does then turn a little but then...
View ArticleRe: SD CARD PROBLEM - Marlin 1.1.0 RC8
Mine was doing similarly, it wasn't until I looked at the solder connections on the card slot with a magnifier, that I noticed a non-contacting solder joint. A touch with a soldering iron, and all's...
View Article1.1.1 configuration G28 Homeing
So trying my hand at configuring 1.1.1 but the documentation is not up to date as I bet most everyone is aware :) Also I am pretty much a newbie. I have almost everything working but I have an issue...
View Article