G26 Test Print (no replies)
I guess I had one other question. When printing a G26 test print, what should it look like as far as extrusion width? Should the lines look smooshed? If I'm using a .4 nozzle, how wide should the...
View ArticleHoming times out on long axis? (no replies)
Hello all, I'm using Marlin to run a CNC router with a long axis. Throwing G28 commands on the long axis, the homing procedure starts and stops after roughly 6 seconds. I can keep running the command...
View ArticleHow can I see PWM sent to bed ? (no replies)
The bed is very slow to get to 100degC. How can I be sure teh PID's are doing fine and the duty cycle is 100% ? , I would like to see a status message with PWM , is that possible ?
View ArticleA4988 matching pulse (no replies)
I wanted to try marlin on my printer, but I'm encountering some issues with steppers and driver A4988. I'm using this setting (as recommended for A4988): #define DEFAULT_AXIS_STEPS_PER_UNIT { 93, 93,...
View ArticleMarlin 1.1.9 fails to compile with new IDE 1.8.6 (1 reply)
I've had 1.1.9 compiling OK for a while and saw that IDE Arduino 1.8.6 was available for download from [www.arduino.cc]. Thought I'd give it a try and was rewarded but a long list of errors similar to...
View ArticleHelp me setup Marlin FW for MKS board for dual extruder? (6 replies)
I have a MKS gen 2z v1.1 board I want to have two extruder-steppers and only one z-stepper, I'm new to marlin/arduino but i feel like I've tried changing every single setting in Marlin. No matter what...
View ArticleDUAL X CARRIAGE and sensorless homing anyone did that? (no replies)
hey everyone, my setup: 6 x TMC2130 drivers, on a Carthesian Reprap with Dual X carriage. The Mainboard is custom but based on atmega2560 The problem/ Question: How do i get sensorless homing for X2...
View ArticleMarlin 1.1.0-RC7 - verification error (no replies)
HI, Trying to add z-probe to Malyan M150. Using FIRMWARE_NAME:Marlin 1.1.0-RC7 When I change settings about bed levelling and z-probe I can compile without any issues, but when i uncomment: #define...
View ArticleMarlin 1.1.0-RC7 compile new value for Z offset but old value still exists (1...
Hi Trying to set Z_PROBE_OFFSET_FROM_EXTRUDER but every time I change this in code then compile. In LCD > Control > Motion > Z Offset: does not change, FIRMWARE_NAME:Marlin 1.1.0-RC7 Not sure...
View ArticleWHAT Im doing wrong - reading analog PIN port? (2 replies)
My board is MKS_GEN_L v 1.0 I added PT100 thermistor with amp. board. I changed the thermistor type at configuration.h to TEMP_SENSOR_0 20 (for PT100) I changed in pins.h the connected PIN to...
View ArticleUBL and probe offsets (no replies)
Hello folks! I'm currently running 1.1.8 and was in the process of trying to get UBL working, but I kept having the nozzle passionately burying itself into the bed in the midst of the validation mesh....
View ArticleCan't invert logic of bltouch (no replies)
Hi, I'm new writting in this forum but I've been reading it for a long time. I got a geeetech i3 proB, with GT2560 A+ electronics and mk8 extruder. I'm trying to set up autolevel sensor and I'm having...
View ArticleUnified Bed Leveling - border mesh points?? (no replies)
#define DELTA_CALIBRATION_RADIUS 90.00 // mm // Set the steprate for papertest probing #define PROBE_MANUALLY_STEP 0.05 // mm #endif // Print surface diameter/2 minus unreachable space (avoid...
View ArticleArduino DUE, Marlin 1.1.9: fatal error: avr/io.h: No such file or directory...
Aloha :-) For some days I try to load Marlin 1.1.9 (2.0.0) as firmware on my Arduino DUE with RADDS. The following error message I get through the Arduino IDE: In file included from sketch\HAL.h:33:0,...
View ArticleMarlin 1.1.8: 10mm above z-endstop after homing, not in 1.1.9 or 2.0 - how to...
I updated yesterday from Marlin 1.1.8 to 1.1.9 and 2.0. The printer is a Ender 3, with stock creality melzi board. I have Autobedleveling active with a inductive sensor in parallel to the z-endstop. I...
View ArticleIs S_CURVE_ACCELERATION possible on a 8bit board (Melzi Creality) or 32bit...
S_CURVE_ACCELERATION in Marlin 2.0. Is it possible to use this even with a Melzi Creality Board, with 8 bit CPU? Or is it only possible to use it on a 32bit board?
View ArticleAdding Z as offset to X (no replies)
I have a configuration where the X axis motor is in the base rather than on the gantry. As a result, any change in the Z axis causes a similar change in the X axis. Is there a mode, or modification...
View ArticleAnet v1.0 Board Memory Cost Menu (no replies)
So I disabled and enabled a bunch of stuff in my firmware to get an idea of memory cost. I used marlin 1.1.9 and arduino 1.8.4 on an Anet v1.0 board with optiboot flashed Total available memory 130048...
View ArticleWhich U8g library to use? (no replies)
Greetings all- I am really confused about which library to use to compile Marlin- the page for U8glib says no more development for U8glib, and that we should use U8g2 instead. [github.com] Then when...
View ArticleABL: Home with Z-Hop, Homing: No Z-Hop? (no replies)
When doing Auto Bed Leveling Bilinear, the arm is moved automatically a bit up, before homed to X and Y. When doing Home, the Arm is not moved up, instead the Hotend is moved to X endstop, then to Y,...
View Article