Quantcast
Channel: Reprap Forum - Firmware - Marlin
Browsing all 12095 articles
Browse latest View live
↧

Re: Weirdness after installing BLTouch (xpost from Electronics)

This always happens: post a question then you discover the answer. Not sure what the problem was, but I'm thinking it had to do with defining absolute x,y,z. I sliced my part with a G92 X0 Y0 Z0 at...

View Article


Re: servo autobed levelling

I had all kinds of challenges with the latest Marlin firmware getting this to work. I then loaded V1.1.0 RC8 and now everything works a charm. Might want to give that a try.

View Article


Re: How to detect line buffer underrun

I added buffer level checking in planner subroutine. There is a function available. It monitors planner buffer in 1000ms cycles and records the lowest buffer level. These results are transmitted to...

View Article

Re: G30 A Dnnn probing point problem

Solution: fix memory violation in saved position subroutine. That probably causes many kinds of G30 issues (depending on which variables happens to be located after the array in question) Axel

View Article

Marlin serial connect to another arduino

Hello I have Arduino mega with ramps 1.4 and i try to connect another Arduino to send G Code live through the serial port . When i open serial connection and send the G Code through the computer...

View Article


1.1.1 PID autotune issue

So I flashed some new settings and changed my PSU and after a few small glitches I decided to redo my PID autotune for both bed and tip Bed went OK, An over temp that I fixed by temp setting PID to...

View Article

Re: Marlin Auto Bed Leveling Reverse Behavior

My axis move in the right direction so this is not the problem. I think........i might change the place of the probe mounting. Now it's about 50mm to the right from the nozzle tip and 2 mm in the...

View Article

Re: Marlin Auto Bed Leveling Reverse Behavior

And the marlin bugfix v1.1.0 is moving so slow. A lag is present in the LCD menu and for example if I use the Stop print function the LCD get blank. I must hit the encoder button one more time in...

View Article


Re: Marlin Auto Bed Leveling Reverse Behavior

Bed Level Correction Matrix: +0.999999 +0.000000 -0.001229 -0.000006 +0.999988 -0.004905 +0.001229 +0.004905 +0.999987 X:125.00 Y:99.99 Z:3.61 E:0.00 Count A: 22560 B:2328 Z:1189 This is what I get....

View Article


Auto leveling and software minimum endstops

Quickie regarding the auto leveling. I have got it sort of working using bilinear leveling, but not sure it is *really* working. I have my probe connected via Z_MAX endstops. If my software max...

View Article

Delta Auto Leveling with NPN Probe and Dimensions

Hello guys I have installed Marlin firmware on the printer and everything is going well with motor steps and Homing but !!!!!!! there are 3 problems with me 1- My Marlin doesn`t have Auto bed leveling...

View Article

Re: Marlin Auto Bed Leveling Reverse Behavior

Those are pretty good numbers in your Correction Matrix. With numbers that good, you almost don't need Auto Bed Leveling. The way you interpret those numbers is the starting [X,Y,Z] coordinate is...

View Article

Feature request - Wifi SD card.

Hey guys, this is a little trick that I came across at https://www.instructables.com/id/3D-Printing-Over-SD-Card-Wi-Fi-Hack/. It's a hack that allows someone to use a WiFi enabled SD card in their 3D...

View Article


Re: Feature request - Wifi SD card.

I didn't follow the link you provided, but the main problem with WiFi-SD cards was, they only provide a download link. ( At least when I checked that subject 1 year ago )

View Article

Re: Feature request - Wifi SD card.

several wifi sd cards have been hacked to allow uploads Most are slow...... Prusa firmware for genuine prusa printers supports Toshiba FlashAir SD cards NB they had to add in a software switch on the...

View Article


Tune->Speed, expected behaviour?

I was playing with the Tune->Speed settings last night. I had accidentaly set my max travel in my slicer software to be extremely slow. I expected to be able to speed it up during the print by...

View Article

Re: Tune->Speed, expected behaviour?

Usually you don't print at travel speed. Maybe you mixed that up in the slicer?

View Article


Re: Tune->Speed, expected behaviour?

Ah yes, that's a mix up in my terminology. My max print speed was 80mm/s, my max travel was 150mm/s. I have it running again at the expected speed after resetting the eeprom to null and reuploading...

View Article

Setup and bed levelling

TL;DR I want to know how to tell Marlin the thickness of the feeler gauge I used for manual bilinear bed levelling. It looks like I've stumbled into a minefield of half documentation, rapid...

View Article

Marlin 1.1.3 Extruder steps/mm

I just had this weird issue with a new 3D printer with 1.1.3 I copied my steps/mm from one firmware (1.1.3) to a new machine (1.1.3), both with the same setup titan extruder. When I checked the...

View Article
Browsing all 12095 articles
Browse latest View live