Welcome! Log In Create A New Profile

Advanced

simple g-code problem

Posted by Hexentric 
simple g-code problem
November 23, 2021 08:53AM
I want to run this simple g-code in printer..

M104 S250
G28
G1 X80 Y50 Z50 F10000

Any idea why that last line does not work?
Heater goes on and it homes but does not move into position (X80 Y50 Z50).
(marlin 1.1.9.1)
Re: simple g-code problem
November 28, 2021 12:30PM
Have you tried a lower F value? Maybe 10000 is too fast for your system.
Re: simple g-code problem
September 25, 2022 10:21AM
Might have the feed rate set to something lower in the code or in the firmware, that'd be my guess.
VDX
Re: simple g-code problem
September 25, 2022 01:19PM
... check the actual position with "M114" ... then check, if your target position is valid (eventually inverted directons or max values?) ... then try with mini-moves (e.g. 0,1mm, 1mm, 20mm, ...)


Viktor
--------
Aufruf zum Projekt "Müll-freie Meere" - [reprap.org] -- Deutsche Facebook-Gruppe - [www.facebook.com]

Call for the project "garbage-free seas" - [reprap.org]
Sorry, only registered users may post in this forum.

Click here to login