How To Modify G-Code | Add Nozzle Temperature Changes Mid-Way in a 3D Print

  Рет қаралды 18,646

Core Electronics

Core Electronics

Күн бұрын

Every time I open up a G-code file and rummage around I learn something new. It is easy to add new lines which will instruct your 3D printer to work in different and better ways!
The full guide - core-electronics.com.au/tutor...
Repetier-Host Download Location - www.repetier.com/download-now/
If you have any questions about this content or want to share a project you're working on head over to our maker forum, we are full time makers and here to help - coreelec.io/forum
Core Electronics is located in the heart of Newcastle, Australia. We're powered by makers, for makers. Drop by if you are looking for:
3D Printers: core-electronics.com.au/3d-pr....
Ultimaker Products: core-electronics.com.au/brand...
Ultimaker S5: core-electronics.com.au/catal...
Ultimaker S3: core-electronics.com.au/catal...
0:00 Intro
0:15 What is G-Code
0:41 Examples of G-Code
1:24 How to Create G-Code
2:30 Viewing G-Code
3:48 Modify G-Code
5:33 Success!
5:36 Rinse and Repeat
5:55 The Result
6:10 Outro

Пікірлер: 35
@pha4079
@pha4079 2 жыл бұрын
Excellent video. Concise and informative. Thanks.
@Fordirk1
@Fordirk1 3 жыл бұрын
Thanks for pointing me in the right direction !
@jB_15
@jB_15 Жыл бұрын
M109 S185 this was what I needed to fast forward to know how to change my extruder temp to 185 degrees midway through the print after pausing the printer via Cura.
@rachelcollyer7444
@rachelcollyer7444 2 жыл бұрын
I have just built my first 3D printer and learnt so much already. Thank you for such an informative video.. I'm inspired to edit my own gcode!
@Core-Electronics
@Core-Electronics 2 жыл бұрын
Excited for you on your 3D printing journey 😄 if you ever need a hand just ask!
@westminsterstudios7353
@westminsterstudios7353 2 жыл бұрын
Great video, it helped me alot.......
@shamamajamz7103
@shamamajamz7103 Жыл бұрын
Thank you very much!
@Core-Electronics
@Core-Electronics Жыл бұрын
😊😊
@Pef273
@Pef273 Жыл бұрын
Thanks, I was looking for that software. Anyone know if a “pause” command is used, will Anycubic printer continue once the resume button is pressed?
@HGT2750
@HGT2750 3 жыл бұрын
Tks
@zero2583
@zero2583 2 жыл бұрын
Just what I was looking for. I run CNC mills and just got my first printer and was trying to find where to access the gcode to modify them to my liking.
@Core-Electronics
@Core-Electronics 2 жыл бұрын
Super glad to of helped!
@fooballers7883
@fooballers7883 10 ай бұрын
Thanks a bunch..... its really helped me out.
@electronic7979
@electronic7979 3 жыл бұрын
👍
@Noyrt1
@Noyrt1 Жыл бұрын
ok I downloaded the program and I am able to edit the files. So now I ask is Prusa slicer is open source how can I change the gcode that is generated each time I slice a part , so I don't have to manually edit every file every time. I don't like the behaviors of the files when i start printing, it wastes like 10 minutes of time every time I print. Heats up / only to cool down to auto level, then has to heat up again.... wasted movements, etc.. Thank you,
@Core-Electronics
@Core-Electronics Жыл бұрын
I reckon you can use a Python script to automatically find and edit out the features of the G-Code that you no longer want. Here a intro into that world - programminghistorian.org/en/lessons/working-with-text-files
@ozzytheartist4780
@ozzytheartist4780 2 жыл бұрын
I would recommend you also show how to edit the GCODE in Prusaslicer. It does let you add cuctom GCODE on any layer very easily, negating the tedious task of sifting through Gcode text to make your customizations and reducing customization errors.
@Core-Electronics
@Core-Electronics 2 жыл бұрын
Thanks for pointing that out. I'll definitely dive deeper into Prusaslicer, it really is a phenomenal slicer - particularly in regards to managing different types of 3D printing.
@robertjackson-te8je
@robertjackson-te8je Жыл бұрын
cura and creality pretend to have this feature however it doesn't appear to work at all.
@johnm.davies1859
@johnm.davies1859 2 жыл бұрын
I have a geeetech A30T (this is a 3 extruder machine) but it seems that the Repetier host always sets it to the first extruder, can you help me to resolve this. I have the software setup for multiple but using the Cura slicer always says it will print with extruder 1
@Core-Electronics
@Core-Electronics 2 жыл бұрын
Hey mate, when you slice the model in Cura have you got it set to have three extruders in the Machine settings for your printer? Otherwise the next step I would try with a sliced file from Prusa Slicer.
@GVZNABRUTO
@GVZNABRUTO 2 жыл бұрын
Is there a way to know the height of the 3d model by reading the gcode?
@Core-Electronics
@Core-Electronics 2 жыл бұрын
I believe there is a indicator that tells you directly in Repetier-Host, just cannot find it right now. Repetier-Host does tell you the Layer Count and the Quality (Layer Height) so by multiplying those two values you will pretty much get the height of the model that way.
@robertjackson-te8je
@robertjackson-te8je Жыл бұрын
I think 99.999999999999 percent of the people printing these towers are not watching the printer screen and NOT NOTICING that it never changes temperature and that is why their temp tower looks the same from top to bottom. Because that is 100% exactly what I am seeing and trying to fix.
@RH3D
@RH3D Жыл бұрын
3:54
@peters7413
@peters7413 3 жыл бұрын
Why dont you dont just do it in cura under Post Processing modify gcode ?
@Core-Electronics
@Core-Electronics 3 жыл бұрын
That post-processing plugin section is awesome! Totally a really good way of getting multiple nozzle temperature changes and a whole bunch more as well. And to think I thought I had looked under every stone in Cura, cheers for showing.
@donr62
@donr62 3 жыл бұрын
Does Cura’s post processing display the code’s syntax?
@peters7413
@peters7413 3 жыл бұрын
@@donr62 dont think so
@donr62
@donr62 3 жыл бұрын
@@peters7413 Seeing the syntax would be very useful to those like me that are new to G-Code. That then would make Repetier worthwhile.
@robertjackson-te8je
@robertjackson-te8je Жыл бұрын
How the hell is anyone getting this to work? I have tried and tried and tried with the BS post script processing BS and the MOFO never changes the damn temp it always stays at 225. I looked at the generated Gcode WHAT A MASSIVE JOKE. It never adds anything to change the damn temp. I tried Cura it magically tried to print in the front right corner where only 1/4 of my print would fit. So I switched to it's creality twin which prints in the correct spot but 100% ignores all of the post processing and never adds the damn GCode.
@Core-Electronics
@Core-Electronics Жыл бұрын
Hey mate, Cura has added support for changing temperature in built. Run through these steps and you'll get your temperature change to work. In Cura up on the menu click Extensions, Post-Processing, Modify G-code. Add a ChangeAtZ script. Specify Trigger for which layer in the slice you want to change temp. Check Change Extruder 1 Temp and type what temp you want. Always add them highest temp at the bottom then lower the temp going up. Then when you slice it again this is added in the gcode.
@nachoskillrec5185
@nachoskillrec5185 3 жыл бұрын
You move like a bad calibrated T800 xD
@Core-Electronics
@Core-Electronics 3 жыл бұрын
I need some more fish oil.
@mamatuja
@mamatuja 2 жыл бұрын
Hey there, you called us ladies and gentlemen. Can you tell me where are the ladies?😁 So far the only ladies in 3-D printing were 3-D printed.🤣
Support material complete guide for 3D printing
19:37
Teaching Tech
Рет қаралды 131 М.
3D Printer File Formats Explained
32:17
Make With Tech (MakeWithTech)
Рет қаралды 18 М.
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,7 МЛН
KINDNESS ALWAYS COME BACK
00:59
dednahype
Рет қаралды 125 МЛН
HOW DID HE WIN? 😱
00:33
Topper Guild
Рет қаралды 38 МЛН
Top 10 useful G-Code commands for 3D Printing
17:06
Maker's Muse
Рет қаралды 96 М.
Three Slicers: Cura, PrusaSlicer, IdeaMaker - Which One is the Best?
33:37
Make With Tech (MakeWithTech)
Рет қаралды 35 М.
E.27 Mesh Slicer + GCode Compiler - Intro to Parametric Modeling
28:18
8 Colors At Once! // First Look at the Mosaic Palette 3!
9:24
3D Printing Nerd
Рет қаралды 490 М.
Things you should know about PETG
7:46
Made with Layers (Thomas Sanladerer)
Рет қаралды 1 МЛН
Automatic 3D Print Removal using G-Code
19:46
Make Anything
Рет қаралды 914 М.
I tried Injection Molding using a 3D Printer!
18:27
CNC Kitchen
Рет қаралды 418 М.
3D Printing Myths I used to believe...
10:59
Maker's Muse
Рет қаралды 1,8 МЛН
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,7 МЛН