1
+ ![ Free_Sample_By_Wix] ( https://user-images.githubusercontent.com/105161928/172274897-cb41bf87-13b8-4e86-bd6f-356c4ef7ac4d.jpeg )
2
+
1
3
Custom Boot Screen, I left Marlin Boot Screen Enabled with TH3Dstudio.com
2
4
3
5
![ 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
12
14
* Home Location is -10, -10
13
15
14
16
* Added default fix for screen artifacts which I can variate if required
17
+
15
18
just message with your screen model number and I'll do what I can.
19
+
16
20
https://marlinfw.org/docs/basics/troubleshooting.html#graphical-lcd-artifacts
17
21
18
22
* PIDBED TUNING ENABLED - https://marlinfw.org/docs/gcode/M303.html , https://www.3dmakerengineering.com/blogs/3d-printing/pid-tuning-marlin-firmware
19
23
20
24
Hotend Tuning
21
25
22
26
M303 E0 S230 C15 - P.I.D Hotend Tuning @ 230°C for 15 cycles
27
+
23
28
M304 Px.x Ix.x Dx.x -Where "x.x" is the value given from Hotend Tuning
24
29
25
30
BED TUNING
26
31
27
32
M303 E-1 S75 C15 - P.I.D Bed Tuning @ 75°C for 15 cycles
33
+
28
34
M305 Px.x Ix.x Dx.x - Where "x.x" is the value given from the Bed Tuning
29
35
30
36
31
37
![ cxvcxvcx] ( https://user-images.githubusercontent.com/105161928/172274680-0e98fe90-cbe3-4632-af30-e438587ac87e.png )
38
+
32
39
33
40
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.
34
41
The V4.2.7 boards will work on 12V machines but they are designed for 24V printers that use less Amperage.
42
+
35
43
// If you need a MOSFET,
44
+
36
45
buy one here: https://www.th3dstudio.com/product/high-amp-12v-24v-mosfet-heated-bed-or-hotend/
37
46
38
47
This FIRMWARE is based off TH3D.com Creality V4.x. and Marlin 2. Firmware files with an added custom bootscreen/status screen for fun.
39
48
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.
41
51
42
52
Marlin offers two levels of thermal protection:
43
53
@@ -69,7 +79,6 @@ After Install:
69
79
You MUST MANUALLY RESET EEPROM USING ADVANCED SETTINGS WITHIN THE MENU OPTIONS. If you don't the settings will not work correctly.
70
80
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.
71
81
72
- ![ Free_Sample_By_Wix] ( https://user-images.githubusercontent.com/105161928/172274897-cb41bf87-13b8-4e86-bd6f-356c4ef7ac4d.jpeg )
73
82
74
83
RESOURCES:
75
84
https://marlinfw.org/docs/configuration/configuration.html#configuring-marlin
0 commit comments