Show all posts by user
Page 1 of 1 Pages: 1
Results 1 — 9 of 9
With repetierhost it works. But with pronterface it doesn't work.
This comes from pronterface which misinterprets the startgcode (attached).
by
giandiosos
-
Printrun/Pronterface
I use Pronterface and repetierhost to print.
In pronterface (but not in repetierhost) after gcode 28 (homing) and g29 (leveling) the heating commands do nothing.
The carriage remains motionless waits approximately 1 minute and acts as if the heating commands have been completed and prints.
There may be a track because for a test I launched the code M320 which allows cold printing.
But since and
by
giandiosos
-
Printrun/Pronterface
Thank you for answering.
Sorry G28 and G29 work well. It is the heating that does not work. I am creating a new post.
by
giandiosos
-
Printrun/Pronterface
I use Pronterface and repetierhost to print.
With pronterface the gcode 28 (homing) and g29 (leveling) no longer work.
The carriage remains stationary and after a moment of at least 1 minute it begins to print as if the temperature had been reached.
There may be a track because for a test I launched the code M320 which allows cold printing.
But since and after having left and relaunched pronterf
by
giandiosos
-
Printrun/Pronterface
It is true that I do not have much experience but I am learning. I understand that everything is based on the parameters specific to each machine.
Also I have adjusted for each axis speed, steps / mm, heat of more or less empirically to finally settle the last problem which was a problem
of speed of movement and steps / mm of the extruder.
Now everything is set
Thanks for your intervention.
by
giandiosos
-
CoreXY Machines
Thank you ruggb
I resolved the dimension issues #define DEFAULT_AXIS_STEPS_PER_UNIT {180.5,180.5,960,92.599318}
#define DEFAULT_MAX_FEEDRATE {500, 500.75, 25}
But now I have walls that barely hold together and look like coarse lace full of holes. I think to act on the extrusion speed by increasing DEFAULT_MAX_FEEDRATE and / or DEFAULT_AXI
by
giandiosos
-
CoreXY Machines
Hi,
My problem is a wrong Z axis dimension.
Instead of printing a height of 20mm it prints a height of 8.50!? ...
X and Y are correct
by
giandiosos
-
CoreXY Machines
I built a coreXY printer controlled by Marlin-1.1.8 and
pronterface or repetierHost.
I've been struggling for days to find the solution to problems that keep me going in circles.
I would like to have a configuration.h that works in order to adapt it to my machine
by
giandiosos
-
Firmware - Marlin
I built a coreXY printer controlled by Marlin-1.1.8 and
pronterface or repetierHost.
I've been struggling for days to find the solution to problems that keep me going in circles.
I would like to have a configuration.h that works in order to adapt it to my machine
by
giandiosos
-
CoreXY Machines