Skip to content

Commit ef16323

Browse files
committed
Adjust README phrasing, reduce ascii art logo headers
1 parent 00f818b commit ef16323

File tree

3 files changed

+48
-50
lines changed

3 files changed

+48
-50
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To install or update to these configurations, simply put the `printer.cfg`, `pos
1919
If you have any changes you'd like to keep, or the results of endstop calibration, PID tuning, or input shaper calibration, be sure to make a backup of those values before installing the new files.
2020

2121
## Things to check
22-
This is stock configs for the Positron, but there are some things to check if your printer isn't stock:
22+
These are the configs for the stock Positron, but there are some things to check if your printer isn't stock:
2323

2424

2525
### Sensorless Homing Sensitivity
@@ -87,4 +87,4 @@ endstop_pin: probe:z_virtual_endstop ; IR probe
8787

8888
This will disable the endstop and use the IR (or other bed probe) for homing
8989

90-
[^1]: The IR probe has proven unreliable, especially with glass beds. While it can be used for tramming or mesh compensation with a PCB bed, we still recommend homing with the endstop if possible.
90+
[^1]: The IR probe has generally proven unreliable with the glass beds. While it can be used for guided tramming or mesh compensation with a PCB bed, we still recommend homing with the endstop if possible.

positron_macros.cfg

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
1-
#
2-
# ###
3-
# ### ###
4-
# #######################
5-
# ## ## ## ##
6-
# ## ## ## ##
7-
# ## ## ## ##
8-
# ### ## ## ###
9-
# ##### ## ## #####
10-
# ######### #########
11-
# ######### #########
12-
# ####### #######
13-
# ##### #####
14-
# ### ###
15-
# ## ##
16-
# #######################
17-
# ###############
18-
# ###########
19-
# #######
20-
# ###
21-
# ___ ___ ___ ___ _____ ___ ___ _ _ _______
22-
# | _ \/ _ \/ __|_ _|_ _| _ \/ _ \| \| | |__ / \
23-
# | _/ (_) \__ \| | | | | / (_) | .` | |_ \ |) |
24-
# |_| \___/|___/___| |_| |_|_\\___/|_|\_| |___/___/
1+
# ###
2+
# ### ###
3+
# #######################
4+
# ## ## ## ##
5+
# ## ## ## ##
6+
# ## ## ## ##
7+
# ### ## ## ###
8+
# ##### ## ## #####
9+
# ######### #########
10+
# ######### #########
11+
# ####### #######
12+
# ##### #####
13+
# ### ###
14+
# ## ##
15+
# #######################
16+
# ###############
17+
# ###########
18+
# #######
19+
# ###
20+
# ___ ___ ___ ___ _____ ___ ___ _ _ _______
21+
# | _ \/ _ \/ __|_ _|_ _| _ \/ _ \| \| | |__ / \
22+
# | _/ (_) \__ \| | | | | / (_) | .` | |_ \ |) |
23+
# |_| \___/|___/___| |_| |_|_\\___/|_|\_| |___/___/
2524
#
2625
#####################################################################
2726

printer.cfg

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
1-
#
2-
# ###
3-
# ### ###
4-
# #######################
5-
# ## ## ## ##
6-
# ## ## ## ##
7-
# ## ## ## ##
8-
# ### ## ## ###
9-
# ##### ## ## #####
10-
# ######### #########
11-
# ######### #########
12-
# ####### #######
13-
# ##### #####
14-
# ### ###
15-
# ## ##
16-
# #######################
17-
# ###############
18-
# ###########
19-
# #######
20-
# ###
21-
# ___ ___ ___ ___ _____ ___ ___ _ _ _______
22-
# | _ \/ _ \/ __|_ _|_ _| _ \/ _ \| \| | |__ / \
23-
# | _/ (_) \__ \| | | | | / (_) | .` | |_ \ |) |
24-
# |_| \___/|___/___| |_| |_|_\\___/|_|\_| |___/___/
1+
# ###
2+
# ### ###
3+
# #######################
4+
# ## ## ## ##
5+
# ## ## ## ##
6+
# ## ## ## ##
7+
# ### ## ## ###
8+
# ##### ## ## #####
9+
# ######### #########
10+
# ######### #########
11+
# ####### #######
12+
# ##### #####
13+
# ### ###
14+
# ## ##
15+
# #######################
16+
# ###############
17+
# ###########
18+
# #######
19+
# ###
20+
# ___ ___ ___ ___ _____ ___ ___ _ _ _______
21+
# | _ \/ _ \/ __|_ _|_ _| _ \/ _ \| \| | |__ / \
22+
# | _/ (_) \__ \| | | | | / (_) | .` | |_ \ |) |
23+
# |_| \___/|___/___| |_| |_|_\\___/|_|\_| |___/___/
2524
#
2625
#####################################################################
2726

0 commit comments

Comments
 (0)