Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sci-Nc committed Jun 7, 2022
1 parent 80352c6 commit 5b67233
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![Free_Sample_By_Wix](https://user-images.githubusercontent.com/105161928/172274897-cb41bf87-13b8-4e86-bd6f-356c4ef7ac4d.jpeg)

Custom Boot Screen, I left Marlin Boot Screen Enabled with TH3Dstudio.com

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

*Added default fix for screen artifacts which I can variate if required

just message with your screen model number and I'll do what I can.

https://marlinfw.org/docs/basics/troubleshooting.html#graphical-lcd-artifacts

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

Hotend Tuning

M303 E0 S230 C15 - P.I.D Hotend Tuning @ 230°C for 15 cycles

M304 Px.x Ix.x Dx.x -Where "x.x" is the value given from Hotend Tuning

BED TUNING

M303 E-1 S75 C15 - P.I.D Bed Tuning @ 75°C for 15 cycles

M305 Px.x Ix.x Dx.x - Where "x.x" is the value given from the Bed Tuning


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


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.
The V4.2.7 boards will work on 12V machines but they are designed for 24V printers that use less Amperage.

// If you need a MOSFET,

buy one here: https://www.th3dstudio.com/product/high-amp-12v-24v-mosfet-heated-bed-or-hotend/

This FIRMWARE is based off TH3D.com Creality V4.x. and Marlin 2. Firmware files with an added custom bootscreen/status screen for fun.
It's provided for free so there is absolutely no warranty or guarantee that it will not damage your machine or work.
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.

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.

Marlin offers two levels of thermal protection:

Expand Down Expand Up @@ -69,7 +79,6 @@ After Install:
You MUST MANUALLY RESET EEPROM USING ADVANCED SETTINGS WITHIN THE MENU OPTIONS. If you don't the settings will not work correctly.
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.

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

RESOURCES:
https://marlinfw.org/docs/configuration/configuration.html#configuring-marlin
Expand Down

0 comments on commit 5b67233

Please sign in to comment.