Re: How to start levelling from scratch?
Ok, got the movements where I like them, but still struggling with the z-height from bed. It may end up being my inductive probe/mounting, or an offset setting. Continuing to investigate.
View ArticleMarlin 1.1.8 Heating failed error
I have ben converting my duplicator i3 to an MKS GEN 1.4 running Marlin 1.1.8 and every so often I get Errors about heating. Tonight I tried doing the PID autotuned for the heatbed. I used Repetier...
View ArticleChange preloaded Firmware Bed dimensions?
Bought an OVM20lite a couple months ago. cute, cheap, single board ramps spinoff, that, as i just discovered, doesnt seem to be continued. downside: CH340 driver. came preloaded with Marlin 1.1.1,...
View ArticleAcceleration settings
Hi guys, So, checking the acceleration menu (Control>Motion>Acceleration) i can see several acceleration settings. Acceleration A-retract A-travel Amax X Amax Y Amax Z Amax E What is the...
View ArticleRe: Change preloaded Firmware Bed dimensions?
Nope That complied in, and not changeable.
View ArticleSD Card problem on STM32F103C [bugfix-2.0.x]
Hi, I have compiled Marlin 2.0.x for STM32F103CB and Malyan M200 board but uploaded to a "Blue Pill" board using PIO. Since it's basically the same chip I expect most features to work. Serial...
View ArticleRe: Acceleration settings
So.. LCD menu... Item Description Requirements « Motion Accel: -â- Nominal Acceleration Amax X: -â- Max X Acceleration (mm/s2) Amax Y: -â- Max Y Acceleration (mm/s2) Amax Z: -â- Max Z Acceleration...
View ArticleRe: Marlin 1.1.8 Heating failed error
I just had the same thing happen for the extruder: "A fatal error on the printer side stopped the printer until the error is fixed. Printer message: Error: Heating failed, system stopped. Heater_ID:0...
View ArticleRe: Marlin 1.1.8 Heating failed error
@geball I would guess you have cooked your thermistor A lot of them only go to 230
View ArticleChanging Flow Rate or Filament Diameter Doesn't Change Anything
Hi all, Marlin currently is driving me crazy. Starting with the update to 1.1.7 my flowrate was by far to high. I had to set filament diameter to 2.5 to print properly using 1.75mm filament. Currently...
View ArticleRe: Changing Flow Rate or Filament Diameter Doesn't Change Anything
What type of extruder bowden or direct drive ?
View ArticleWhat's the version used for my machine? Should I upgrade?
I have a RepRepGuru Prusa i3 V2, and they provide a download of Marlin firmware on their site. Can I look at the code and determine what version they used? Which file is it in? It has a copyright date...
View ArticleRe: What's the version used for my machine? Should I upgrade?
It is not quite that simple, though is not a hard process. I Use Winmerge and load both files where I see them side by side and scan each line one by one and then make an intelligent decision of what...
View ArticleRe: Changing Flow Rate or Filament Diameter Doesn't Change Anything
Direct. Just curious: Why do you think this might be related to my problem?
View ArticleRe: Changing Flow Rate or Filament Diameter Doesn't Change Anything
Quoteecho: M92 X80.00 Y80.00 Z2560.00 E365.30 This shows E steps at 365.3 which seems very high for a direct drive extruder my mk8 extruder is set to 102 Try marking the fillament 100 and 200 mm above...
View ArticleRe: What's the version used for my machine? Should I upgrade?
Sending a M115 to the printer will return what firmware ver. is installed.
View ArticleFilament out after first layer
Hi everybody I'm having a problem with Marlin 1.1.9. I start printing and everything goes ok, but after the first layer extruder goes to the back of the printer and takes out all the filament and then...
View ArticleRe: Filament out after first layer
post the first two layers of gcode they we can check if the printer is just doing as its told or something else
View ArticleRe: Marlin 1.1.8 Heating failed error
Hi Gaz3 and Geball I had the same problem and solved it by going to config adv and changed the following settings: #define WATCH_TEMP_PERIOD 40 //seconds #define WATCH_TEMP_INCREASE 4 //ÂșC #define...
View Article