Releases: weashadow/UltraFirmwareToolkit
Creality Halot Mage S with enabled ssh
Caution! This is firmware for Creality Halot Mage S, not for Saturn 3 Ultra!
What is new:
- ssh, user: root password: passwd
This firmware was made by @rogersstuart, discussion on its making is here #9
Uniformation GKTwo fw 1.3.3 with enabled ssh
Caution! This is firmware for Uniformation GKTwo, not for Saturn 3 Ultra!
What is new:
- ssh, user: gktwo password: gktwo, there is no sudo, but you can use su with the password gktwo
- modified Linux startup sequence, A small application runs as a daemon /customer/customerStart it waits 35 seconds and then executes the script /customer/customer.sh This starts services from /etc/ini.t starting with RxxName, currently the following R96dropbear
- So ssh start about 35 seconds after the printer is turned on.
This firmware was made by @conkydong, discussion on its making is here #6
Saturn 3 ultra fw 1.5.0 with enabled ssh and samba
Update for version on the machine above V1.4.0 (included)
If you have an older firmware version, update your printer by following the procedure on the manufacturer's website.
Installation:
Save the file to the root of the USB stick and select Version Upgrade > LNW Upgrade from the printer menu.
The printer checks the name of the tar.gz file, so it is named as 1.5.1 After installation, version 1.5.0 from the header of the bin file will be used.
Back to original firmware:
Download the original version from the manufacturer's website and rename the file ChituFirmware_1.5.0.tar.gz to ChituFirmware_1.5.1.tar.gz
Save the file to the root of the USB stick and select Version Upgrade > LNW Upgrade from the printer menu.
What if something goes wrong:
If the bootloader remains functional(After switching on, the logo will be displayed). Extract ChituFirmware_1.5.0.tar.gz and save the ChituUpgrade.bin file to the root of the USB stick. Connect the USB stick to the printer and turn on the printer. Once turned on, the upgrade will start.
Change netbios name:
Connect via ssh and type vi /customer/samba/smb.conf
And change the netbios name = ULTRA
vi -> go to text ULTRA -> type i -> change the name -> press Esc key, type :w and hit Enter
What is new:
- Windows Share/samba, in Windows 10 you need to enable anonymous access to network share. Follow these instructions: https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/guest-access-in-smb2-is-disabled-by-default
- ssh, user: ultra password:ultra, there is no
sudo, but you can usesuwith the password ultra - Windows Share/samba - wsdd2, enables share view in network in windows 10
- Modified Linux startup sequence, A small application runs as a daemon
/customer/customerStartit waits 35 seconds and then executes the script/customer/customer.shThis starts services from/etc/ini.tstarting withRxxName, currently the followingR91smb,R94wsdd2andR96dropbear - So samba and ssh start about 35 seconds after the printer is turned on.
And of course the use of this software is at your own risk, the author is not liable for damages caused by modifying the original firmware!
I recommend not transferring files via samba while printing. Alternatively, this should be tested..
Saturn 3 ultra fw 1.5.0 with enabled telnet
Update for version on the machine above V1.4.0 (included)
Attention telnet does not have a login promt, I strongly recommend to use it only in a local LAN network.
Save the file to the root of the USB stick and select Version Upgrade > LNW Upgrade from the printer menu.
The printer checks the name of the tar.gz file, so it is named as 1.5.2 After installation, version 1.5.0 from the header of the bin file will be used.
Otherwise it will not allow installation of the same version.
And of course the use of this software is at your own risk, the author is not liable for damages caused by modifying the original firmware!
If you don't have Linux experience this is really not the thing to start learning Linux on. You may end up with a locked printer.
- utelned
- Created new user: ultra ,password: ultra, user is added to sudoers