Hi guys,
Recently i’ve been trying to write my own g-code (except the start & end code given from the bambu studio as almost presets) for 3d models like this.
(Not trying to use the existing slicing method, for design purposes & trying to control the toolpath of the printer to go more than just printing on flat xy planed layers.)
I’ve studied that i’ll need the start code - 3d model code - end code to make the gcodes work from a book called ‘Advanced 3d Printing with Grasshopper’, from Diego Garcia Cuevas and Gianluca Pugliese. And the codes they make could produce things like these.
I’ve tried testing with Creality slicer and Cura Slicer, and they work just fine but for the bambu studio, when i drag & drop the G code, it kind of works (like this in the image)
but whenever i try to print it,
And one more thing that i’ve tried is printing the gcode file directly from the sd card. But in this case, the nozzle and the bed starts to warm up, and the extruder moves but the filament won’t just come out.
https://drive.google.com/drive/folders/18QiTBrhFFy8VEqzqFfaYFrgFdcFszCPh?usp=sharing
(as the gcode is a bit long, i’ll leave a link for the code that i’ve used just in case for testing.)
If anyone had these issues in the past and solved it, could you please tell me how you made it work?
Thank you so much for your response in advance.