Re: How can I calculate the actual pritable area and set it in Marlin 2 ??
My Hictop 3DP11 Prusa i3 Clone moves the exactly the same. I understand you are referring the the Nozzle moving left and the bed moving to the rear.
View ArticleRe: How can I calculate the actual pritable area and set it in Marlin 2 ??
Yes, that is how it is. Where do I make changes in marlin2 to center the print area and to set the auto bed leveling positions?
View ArticleRe: How can I calculate the actual pritable area and set it in Marlin 2 ??
OK. If the bed is moving to the back, it means that after homing the nozzle ends up near the front left of the bed, so that's fine. Here's how I would adjust the limits: Take a ruler and measure the...
View ArticleRe: Marlin 2.bf - G76 - Probe temp. compensation error
There was a bug in marlin. Issue resolved. If anyone reads this in the future, just update your Marlin 2.x Bugfix version.
View ArticleX/Z axis proximity endstop help
Hi guys, I’ll explain the situation before my issue. At work we had a ormerod 1 with duet card, this had a proximity sensor for both Z and Y endstop position. It been in a box in bits and I was asked...
View ArticlePIDTEMP Errors, "DEFAULT_K*" not defined
I'm running Marlin 2.0.x and when compiling I get errors for the PIDTEMP area of the code. It's in Configuration_Store.cpp and lines 2621,2622,2623 it calls out for DEFAULT_Kp and Ki and Kd but says...
View ArticleRe: Use laser with Marlin (Delta 3D printer)
Hello I'm sorry to ask a slightly stupid question ( i begin) about setting up a laser on a 3D printer I work with a TEVO TARANTULA PRO whith motherboard MKS GEN L (ATMEGA2560) in the...
View ArticleRe: PIDTEMP Errors, "DEFAULT_K*" not defined
Do not understand how you can get "was not declared in this scope" unless you left them undefined in your configuration.h file. Download your Marlin 2.0.x from here. I have used the standard shown...
View ArticleRe: PIDTEMP Errors, "DEFAULT_K*" not defined
The previous version I used had an option for the Ender 3, this one did not. I'll have to just copy that info over and see if it helps.
View ArticleRe: PIDTEMP Errors, "DEFAULT_K*" not defined
Quotered913 ...and that was a problem. ???
View ArticleMarlin PID Autotune
I've been using Marlin 1.1.8 for quite a while, after 'converting' the original firmware supplied with my printer to the 'official' Marlin, and it's been working great. I tried upgrading to 1.1.9 but...
View ArticleRe: Marlin PID Autotune
I never use the menu. I just use the console option and send the gcode command manually to pid tune the parts. Console option is available when you connect to the printer via software like repetier...
View ArticleSend nozzle to center of print bed ?
After doing a homing procedure is the anyway to send the nozzle to park in the center of the printbed ? I used pronterface to do this but is there any way to configure Marlin to do this without...
View ArticleRe: Send nozzle to center of print bed ?
Thank you, can I do the same after auto bed leveling ?
View ArticleRegular Pimples on the printing Surface
Hello Guys, I have some Problems with regular pimpels on my surface as you can see on the picture. G-Code is also enclosed [attachment 114677 WhatsAppImage2020-02-29at12.56.13.jpeg] Hard/Software: -...
View ArticleSetting temps beyond the thermistor table.
I haven't used Marlin in ages, and never had cause to push high temps when I did, but the question came up recently.. How does Marlin handle it when an operator sets the nozzle temperature higher than...
View ArticleRe: Setting temps beyond the thermistor table.
Thermistors can't do high temp. High temperature is done with thermocouples and maths not tables.
View ArticleRe: Setting temps beyond the thermistor table.
... was using PT100 both, for sensing, and as small heaters with upt to 600deg -- but then I had to change the maxtemp-values too ...
View Article