Skip to content

Commit 5b67233

Browse files
authored
Update README.md
1 parent 80352c6 commit 5b67233

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![Free_Sample_By_Wix](https://user-images.githubusercontent.com/105161928/172274897-cb41bf87-13b8-4e86-bd6f-356c4ef7ac4d.jpeg)
2+
13
Custom Boot Screen, I left Marlin Boot Screen Enabled with TH3Dstudio.com
24

35
![ezgif com-gif-maker](https://user-images.githubusercontent.com/105161928/172275333-c877394d-b229-4efc-8048-43fb26466d36.gif)
@@ -12,32 +14,40 @@ Custom Boot Screen, I left Marlin Boot Screen Enabled with TH3Dstudio.com
1214
*Home Location is -10, -10
1315

1416
*Added default fix for screen artifacts which I can variate if required
17+
1518
just message with your screen model number and I'll do what I can.
19+
1620
https://marlinfw.org/docs/basics/troubleshooting.html#graphical-lcd-artifacts
1721

1822
*PIDBED TUNING ENABLED - https://marlinfw.org/docs/gcode/M303.html, https://www.3dmakerengineering.com/blogs/3d-printing/pid-tuning-marlin-firmware
1923

2024
Hotend Tuning
2125

2226
M303 E0 S230 C15 - P.I.D Hotend Tuning @ 230°C for 15 cycles
27+
2328
M304 Px.x Ix.x Dx.x -Where "x.x" is the value given from Hotend Tuning
2429

2530
BED TUNING
2631

2732
M303 E-1 S75 C15 - P.I.D Bed Tuning @ 75°C for 15 cycles
33+
2834
M305 Px.x Ix.x Dx.x - Where "x.x" is the value given from the Bed Tuning
2935

3036

3137
![cxvcxvcx](https://user-images.githubusercontent.com/105161928/172274680-0e98fe90-cbe3-4632-af30-e438587ac87e.png)
38+
3239

3340
NOTE: It is HIGHLY recommended to use an external bed MOSFET with the CR-10 series machines due to the high load the beds have.
3441
The V4.2.7 boards will work on 12V machines but they are designed for 24V printers that use less Amperage.
42+
3543
// If you need a MOSFET,
44+
3645
buy one here: https://www.th3dstudio.com/product/high-amp-12v-24v-mosfet-heated-bed-or-hotend/
3746

3847
This FIRMWARE is based off TH3D.com Creality V4.x. and Marlin 2. Firmware files with an added custom bootscreen/status screen for fun.
3948
It's provided for free so there is absolutely no warranty or guarantee that it will not damage your machine or work.
40-
I will do what I can to help fix any problems there may be and I’ll make changes to the firmware accordingly with no time guarantee.
49+
50+
I will do what I can to help fix any problems there may be and I’ll make changes to the firmware with no time guarantee.
4151

4252
Marlin offers two levels of thermal protection:
4353

@@ -69,7 +79,6 @@ After Install:
6979
You MUST MANUALLY RESET EEPROM USING ADVANCED SETTINGS WITHIN THE MENU OPTIONS. If you don't the settings will not work correctly.
7080
Double check that your Axis and Extruder steps are correct and report any problems to https://github.com/Sci-Nc so that I can fix the firmware.
7181

72-
![Free_Sample_By_Wix](https://user-images.githubusercontent.com/105161928/172274897-cb41bf87-13b8-4e86-bd6f-356c4ef7ac4d.jpeg)
7382

7483
RESOURCES:
7584
https://marlinfw.org/docs/configuration/configuration.html#configuring-marlin

0 commit comments

Comments
 (0)