├── Billie_Ruben's_Bed_Leveling.jpg ├── ChiTuUIEditor V1.7.exe ├── Chitu Code Explained.pdf ├── Logo_Joker.bin ├── NEW Tronxy_Interface.rar ├── README.md ├── Titan Extruder Upgrade Guide.pdf ├── Tronxy Firmware Configuration Manual - Revision 1.pdf ├── Tronxy Speed Upgrade.gcode ├── Tronxy_Board_Pinout.pdf ├── Tronxy_Configuration_Files.zip ├── Tronxy_Cura_Profile_4.5.zip ├── Tronxy_Original_Interface.zip ├── Tronxy_Print_Quality_Troubleshooting.pdf ├── Tronxy_XY-2PRO_Installation_Instructions.pdf ├── Tronxy_XY2.zip ├── UI_00's_Joker_Style.bin ├── UI_64bit_Dark_Ice.bin ├── UI_TRON_XY.bin ├── X5SA 330 ABL Grid Tweak.gcode ├── X5SA 400 ABL Grid Tweak.gcode ├── X5SA 400 files.zip ├── X5SA PRO(2.0).zip ├── X5SA(2.0).zip ├── XY-2 PRO V2.0.gcode ├── XY-2-PRO-Marlin-V1.14.zip ├── XY-2-PRO-V2.0.zip ├── XY2_ABL_Tweak.gcode ├── Z-Offset The Right Way.pdf └── savesettings.gcode /Billie_Ruben's_Bed_Leveling.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Billie_Ruben's_Bed_Leveling.jpg -------------------------------------------------------------------------------- /ChiTuUIEditor V1.7.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/ChiTuUIEditor V1.7.exe -------------------------------------------------------------------------------- /Chitu Code Explained.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Chitu Code Explained.pdf -------------------------------------------------------------------------------- /Logo_Joker.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Logo_Joker.bin -------------------------------------------------------------------------------- /NEW Tronxy_Interface.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/NEW Tronxy_Interface.rar -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # TronxyBrainFood 2 | This is a hub to share information and experience with our friend and nemesis the Tronxy 3D printer. 3 | 4 | I have gleaned this information from the internet and a certain Tronxy Facebook group. 5 | 6 | 7 | The main contributors are: 8 | 9 | JEFF VICTOR 10 | 11 | SCOTT WORTHINGTON 12 | 13 | BILLIE RUBEN 14 | 15 | ROBERT B. TERREY 16 | 17 | KEITH VARIN 18 | 19 | 20 | Without these contributors none of this information would be available or even exist. 21 | Thanks to all who have contributed (whether knowingly or not) this information and insight into the quirks and problems associated with a Tronxy printer. 22 | 23 | I have started to expand this hub to include both CoreXY printers like the x5sa and Cartiage Style like the xy-2 pro. Learning the ins and outs of these printers and the Chitu Firmware is the sole purpose of this GitHub. 24 | 25 | 26 | For more information and insight into the Chitu Firmware Check out: 27 | 28 | https://www.facebook.com/groups/884226342431100/?ref=share 29 | -------------------------------------------------------------------------------- /Titan Extruder Upgrade Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Titan Extruder Upgrade Guide.pdf -------------------------------------------------------------------------------- /Tronxy Firmware Configuration Manual - Revision 1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Tronxy Firmware Configuration Manual - Revision 1.pdf -------------------------------------------------------------------------------- /Tronxy Speed Upgrade.gcode: -------------------------------------------------------------------------------- 1 | ; Tronxy 3D Printer Hotrod upgrade 2 | ; Flashing this file will improve the speed and performance of your Tronxy 3 | ; 3D printer with any of the Chitu mainboards. Reboot after loading this file. 4 | ; File provided courtesy of Keith Varin 5 | ; Come visit and say Hi in the Tronxy XY-2 Owners Club 6 | ; https://www.facebook.com/groups/417963245614423 7 | ; http://www.customize-3d.com/chitu-g-code-explained.html is also useful for help with Chitu Gcode as used below 8 | M8006 I120 ; Speed, moving speed will either equal this or start at this if a higher speed is set 9 | M8007 I10 ; Jerk, Rate of acceleration. This value can affect ringing 10 | M8007 E5 ; Extruder Jerk Value 11 | M8008 I1500 ; Acceleration, A higher acceleration results in a faster average speed 12 | M8008 E1000 ; Extruder Acceleration 13 | M8012 I150 ; X and Y maximum move and print speeds 14 | M8013 I8 ; Z maximum move speed 15 | M8014 I150 ; Extruder max speed 16 | M8015 I8 ; First Home Speed Z axis 17 | M8015 S20 ; First Home Speed X and Y axis 18 | M8016 I2 ; Second Home Speed Z axis 19 | M8016 S6 ; Second Home Speed X and Y axis 20 | M8017 I0 ; Pre-extrusion before print set to 0mm 21 | M8020 S0 ; Use retract distance from slicer 22 | M8500 ; Save Setting to printer 23 | -------------------------------------------------------------------------------- /Tronxy_Board_Pinout.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Tronxy_Board_Pinout.pdf -------------------------------------------------------------------------------- /Tronxy_Configuration_Files.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Tronxy_Configuration_Files.zip -------------------------------------------------------------------------------- /Tronxy_Cura_Profile_4.5.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Tronxy_Cura_Profile_4.5.zip -------------------------------------------------------------------------------- /Tronxy_Original_Interface.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Tronxy_Original_Interface.zip -------------------------------------------------------------------------------- /Tronxy_Print_Quality_Troubleshooting.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Tronxy_Print_Quality_Troubleshooting.pdf -------------------------------------------------------------------------------- /Tronxy_XY-2PRO_Installation_Instructions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Tronxy_XY-2PRO_Installation_Instructions.pdf -------------------------------------------------------------------------------- /Tronxy_XY2.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Tronxy_XY2.zip -------------------------------------------------------------------------------- /UI_00's_Joker_Style.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/UI_00's_Joker_Style.bin -------------------------------------------------------------------------------- /UI_64bit_Dark_Ice.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/UI_64bit_Dark_Ice.bin -------------------------------------------------------------------------------- /UI_TRON_XY.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/UI_TRON_XY.bin -------------------------------------------------------------------------------- /X5SA 330 ABL Grid Tweak.gcode: -------------------------------------------------------------------------------- 1 | ; Auto Bed Leveling Grid Tweak 2 | ; By Keith Varin (AdderMk2/64BitTuning) 3 | ; For X5SA 330mm x 330mm print surfaces with the stock print head 4 | M8036 X-40.0000 Y-5.0000;调平位置 5 | M8036 X40.0000 Y40.0000;调平位置 6 | M8036 X290.0000 Y290.0000;调平位置 7 | M8036 X40.0000 Y290.0000;调平位置 8 | M8036 X290.0000 Y290.0000;调平位置 9 | M8036 X40.0000 Y40.0000;调平位置 10 | M8036 X290.0000 Y40.0000;调平位置 11 | M8500 -------------------------------------------------------------------------------- /X5SA 400 ABL Grid Tweak.gcode: -------------------------------------------------------------------------------- 1 | ; Auto Bed Leveling Grid Tweak 2 | ; By Keith Varin (AdderMk2/64Bit Tuning) 3 | ; For X5SA 400mm x 400mm print surfaces with the stock print head 4 | M8036 X-40.0000 Y5.0000;调平位置 5 | M8036 X40.0000 Y40.0000;调平位置 6 | M8036 X360.0000 Y360.0000;调平位置 7 | M8036 X40.0000 Y360.0000;调平位置 8 | M8036 X360.0000 Y360.0000;调平位置 9 | M8036 X40.0000 Y40.0000;调平位置 10 | M8036 X3600.0000 Y40.0000;调平位置 11 | M8500 -------------------------------------------------------------------------------- /X5SA 400 files.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/X5SA 400 files.zip -------------------------------------------------------------------------------- /X5SA PRO(2.0).zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/X5SA PRO(2.0).zip -------------------------------------------------------------------------------- /X5SA(2.0).zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/X5SA(2.0).zip -------------------------------------------------------------------------------- /XY-2 PRO V2.0.gcode: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/XY-2 PRO V2.0.gcode -------------------------------------------------------------------------------- /XY-2-PRO-Marlin-V1.14.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/XY-2-PRO-Marlin-V1.14.zip -------------------------------------------------------------------------------- /XY-2-PRO-V2.0.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/XY-2-PRO-V2.0.zip -------------------------------------------------------------------------------- /XY2_ABL_Tweak.gcode: -------------------------------------------------------------------------------- 1 | ; Auto Bed Leveling Grid Tweak 2 | ; Files provided courtesy of the Community, 3 | ; Come visit and say Hi in the Tronxy XY-2 Owners Club 4 | ; https://www.facebook.com/groups/417963245614423 5 | ; http://www.customize-3d.com/chitu-g-code-explained.html is also useful for help with Chitu Gcode as used below 6 | ; 7 | ; For XY-2 Pro 255mm x 255mm print surfaces with the stock print head 8 | M8036 X-40.0000 Y-10.0000; Leveling position 9 | M8036 X40.0000 Y40.0000; Leveling position 10 | M8036 X215.0000 Y215.0000; Leveling position 11 | M8036 X40.0000 Y215.0000; Leveling position 12 | M8036 X215.0000 Y215.0000; Leveling position 13 | M8036 X40.0000 Y40.0000; Leveling position 14 | M8036 X215.0000 Y40.0000; Leveling position 15 | M8500; Save to Printer 16 | -------------------------------------------------------------------------------- /Z-Offset The Right Way.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/00shtoobs/TronxyBrainFood/f5d70b92304999a91651d578b027b029ccc91c3e/Z-Offset The Right Way.pdf -------------------------------------------------------------------------------- /savesettings.gcode: -------------------------------------------------------------------------------- 1 | M6046 ;sdcard access 2 | M8512 "currentconfig.gcode" ;save settings to file --------------------------------------------------------------------------------