-
-
Notifications
You must be signed in to change notification settings - Fork 43
Use Configurations
In case you use 1 instance:
Show / Hide
-
Download and unzip configurations files here.
-
Go to your Mainsail Web interface then click on
Machine
tab. -
Then upload
KlipperScreen.conf
,printer.cfg
,macros.cfg
,neopixels.cfg
,adxl345_pico.cfg
,adxl345_fysetc.cfg
andadxl345_flsun.cfg
files located inConfigurations
directory according to your printer. -
Restart Speeder Pad and printer to take effect.
In case you use more than 1 instance:
Show / Hide
-
Download and unzip configurations files here.
-
Go to your Mainsail Web interface then click on
Machine
tab. -
Then upload
KlipperScreen.conf
,printer.cfg
,macros.cfg
,neopixels.cfg
,adxl345_pico.cfg
,adxl345_fysetc.cfg
andadxl345_flsun.cfg
files located inConfigurations
directory according to your printer. -
Open the
KlipperScreen.conf
file and edit it to enable multiple instance by removing the#
symbols like this: -
Go to the Mainsail settings (gear at the top right of the interface) and select
PRINTERS
tab. -
Add as many printers as you have installed instances of Klipper/Moonraker by adding the IP address of your Speeder Pad and the port of each instance (The same IP addresses and ports obtained after installing Moonraker) like this:
-
You can now select
Printers
on left tab and switch to others printers. -
You need to upload
printer.cfg
,macros.cfg
,neopixels.cfg
,adxl345_pico.cfg
,adxl345_fysetc.cfg
andadxl345_flsun.cfg
files for each printer. -
Open
printer.cfg
file, find[save_variables]
and[virtual_sdcard]
sections and edit paths for each configured printer:
For 1st printer:
[save_variables]
filename: ~/printer_1_data/config/variables.cfg
[virtual_sdcard]
path: ~/printer_1_data/gcodes
For 2nd printer:
[save_variables]
filename: ~/printer_2_data/config/variables.cfg
[virtual_sdcard]
path: ~/printer_2_data/gcodes
For 3rd printer:
[save_variables]
filename: ~/printer_3_data/config/variables.cfg
[virtual_sdcard]
path: ~/printer_3_data/gcodes
Note: Changes in the KlipperScreen.conf
file only have an effect on the first configured printer, it's not needed on others.
- Restart Speeder Pad and printer to take effect.
Note: You can select printer you want at startup on the screen. You can also enable default_printer
setting in KlipperScreen.conf
to start directly on printer you want and switch to others with shuffle button on the left side.
• About
• Wiki Changelog
• KlipperScreen Changelog
• STL Files & Themes
• Restore OS Image File
• SSH Connection
• Change pi User Password
• Change Timezone
• Change Wi-Fi Location
• Update Dependencies
• Delete Flsun Builds
• Install Official Builds (1 instance)
• Install Official Builds (Multiple instances)
• V400 (MKS Nano V2.0 - STM32F103)
• V400 (Nano V2.1 Clone - GD32F303)
• V400 (BigTreeTech SKR 3.0)
• V400 (MKS Nano V3.0/V3.1)
• Super Racer (MKS Nano V3.0/V3.1)
• Super Racer (BigTreeTech SKR 1.3)
• Super Racer (BigTreeTech SKR 2.0)
• Fix Shutdown button in Mainsail
• Add Webcams Support
• Add Timelapse Support
• Add Exclude Objects Support
• Use Klipper TMC Autotune
• Use Neopixels Ring Light
• Use BigTreeTech KNOMI
• Calibrate your Printer
• Measure resonances with Raspberry Pi Pico
• Measure resonances with Fysetc Portable Input Shaper
• Start and End Gcode
• Enable Firmware Retraction
• Display Thumbnails in Mainsail and KlipperScreen
• Enable Root Access
• Change SSH Welcome Message and Cleanup Files
• Set a Static IP Address
• Change Boot Logo