Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions scripts/tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ function add_chassis_light_control_message(){
title 'Add chassis light control' "${yellow}"
inner_line
hr
echo -e " в”‚ ${cyan}This adds K1 2025 chassis light control to printer.cfg. ${white}в”‚"
echo -e " в”‚ ${cyan}The LED is connected to PA8. ${white}в”‚"
echo -e " ${cyan}This adds K1 2025 chassis light control to printer.cfg. ${white}"
echo -e " ${cyan}The LED is connected to PA8. ${white}"
hr
bottom_line
}
Expand Down
4 changes: 2 additions & 2 deletions scripts/usb_camera.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ function builtin_camera_message(){
title 'Built-in Camera Fix' "${yellow}"
inner_line
hr
echo -e " в”‚ ${cyan}This allows to use the K1 2025 built-in camera with ${white}в”‚"
echo -e " в”‚ ${cyan}Fluidd and Mainsail through mjpg-streamer. ${white}в”‚"
echo -e " ${cyan}This allows to use the K1 2025 built-in camera with ${white}"
echo -e " ${cyan}Fluidd and Mainsail through mjpg-streamer. ${white}"
hr
bottom_line
}
Expand Down