thanks for help
my printer is anycubic kossel
google seems to think the anycubic kossel uses Marlin for the firmware. Marlin likes G0 and G1 so go ahead and fix those and see what happens.
hello
i understand the problem from move and linear but how can i fix this problem and Is it a mistake of installation or programming
20 hours ago, dykwcpu said:hello
i understand the problem from move and linear but how can i fix this problem and Is it a mistake of installation or programming
Where does your gcode-snippet come from (it looks weird)? Is this the start script from Cura or something completely different?
In case of Cura: AFAIK Cura does not have a printer profile for anycubic kossel - how have you configured the printer?
the gcode it is from cura and i configured printer from youtube and have booklet
hello i try change G00 to G0 and G01 to G1 but i have same problem i'm mid printing it is stop
Hi dykwcpu,
"stops mid print" is slightly different from "stops during start" (or during heating)...? Can you describe a bit more elaborate what happens and when? Can you rule out hardware problems? Does the printer runs fine with gcode files from other slicers?
Your Cura start script contains several comments and fix temperatures. I assume you have already modified it for your specific needs
(it sounds like you have to do this anyway)?
If in doubt: Can you upload a complete gcode file that gives you problems - perhaps can someone else with an Anicubic Kossel have a look at it (although the probability is not that high - it's eventually the Ultimaker forum... ?)
hello
I will explain to you in detail the temperature I have 220 and 60 bed I do not know how much the appropriate temperature i need, character works well in terms of movement but my problem after heating would like to start printing when getting down on the bed stop and not printed and I selected simple forms is experimental but if there is anything you want to check it tell me what is The steps I am implementing to extract it for science This is the first printer I'm working on, I'm still beginning Is it possible to nominate me another forum to solve this problem. With Regards
I have no clue about delta printers. It should be possible to upload your sample gcode file here. We could check if it contains something weird (or rule this out), but that's it.
Is there no support from the manufacturer or the reseller?
Recommended Posts
gr5 2,069
Well the M109 is the part where it heats the heater. So the problem has to be after that line.
G00 is not a normal gcode. It is normally "G0". What kind of printer is this? I would try changing all the G00 to G0 and change G01 to G1. But maybe your printer likes this type of gcode.
Link to post
Share on other sites