mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-08 09:10:56 -07:00
Fix BOM and whitespace issues
- Remove BOM (\\ufeff) character from file start - Fix encoding to UTF-8 without BOM - Remove extra newlines at end of file - Ensure single trailing newline for CI compliance
This commit is contained in:
parent
255f51aaad
commit
18ee7eaab9
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# This file contains pin mappings for the Creality CR-10 Smart
|
||||
# This file contains pin mappings for the Creality CR-10 Smart
|
||||
# with a CR-FDM-v2.5.S1 -100 mainboard (STM32F103RET6).
|
||||
#
|
||||
# NOTE: This configuration was created because the existing CR-10 Smart
|
||||
|
|
@ -206,4 +206,3 @@ enable_force_move: True
|
|||
#mesh_min: 10,10
|
||||
#mesh_max: 290,290
|
||||
#probe_count: 6,6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue