mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 14:37:39 -06:00
Marlin 2.0.2 configurations
This commit is contained in:
parent
cd005c1cf1
commit
a47ed04456
366 changed files with 735681 additions and 0 deletions
2226
config/default/Configuration.h
Normal file
2226
config/default/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/default/Configuration_adv.h
Normal file
2931
config/default/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2258
config/examples/3DFabXYZ/Migbot/Configuration.h
Normal file
2258
config/examples/3DFabXYZ/Migbot/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2942
config/examples/3DFabXYZ/Migbot/Configuration_adv.h
Normal file
2942
config/examples/3DFabXYZ/Migbot/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
4
config/examples/3DFabXYZ/Migbot/Readme.md
Normal file
4
config/examples/3DFabXYZ/Migbot/Readme.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
Personalized config files for the "Electron" "Tevo 3D" i3 6th gen
|
||||||
|
|
||||||
|
- https://www.3dprintersbay.com/electron3d-reprap-prusa-i3-kit
|
||||||
|
- https://reprap.org/wiki/Migbot_Prusa_i3
|
2227
config/examples/ADIMLab/Gantry v1/Configuration.h
Normal file
2227
config/examples/ADIMLab/Gantry v1/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/ADIMLab/Gantry v1/Configuration_adv.h
Normal file
2931
config/examples/ADIMLab/Gantry v1/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
86
config/examples/ADIMLab/Gantry v1/_Bootscreen.h
Normal file
86
config/examples/ADIMLab/Gantry v1/_Bootscreen.h
Normal file
|
@ -0,0 +1,86 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Made with Marlin Bitmap Converter
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 88
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B00000000,B00000000,B00000000,B00001111,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00111111,B11111000,B00000000,B01000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011110,B01111111,B11111111,B00000000,B10000100,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00111111,B11111111,B11111111,B11111111,B00000100,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00111111,B11111111,B11111111,B11111110,B00001100,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B01111111,B11111111,B11111111,B11110000,B00001000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00001111,B11111111,B11100000,B00000000,B00011000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B11111111,B11100011,B10000000,B00111000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00010011,B11111111,B11100001,B10000000,B01111000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011111,B10001111,B11100011,B10000000,B11110000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011110,B00001111,B11111111,B10000001,B11110000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000110,B00011111,B11111111,B10000111,B11100000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B11111111,B11111110,B00001111,B11100000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000111,B11111111,B11110000,B01111111,B11000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00001111,B11111100,B00000011,B11111111,B10000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011111,B11000000,B11111111,B11111111,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00111110,B00011111,B11111111,B11111110,B00111111,B11000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B01111100,B11111111,B11111111,B11111100,B00001111,B11100000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11111001,B11111111,B11111111,B11110000,B00001111,B11110000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11110011,B11111111,B11111111,B11111000,B00011111,B11111000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11100111,B11111111,B11111111,B11111111,B11111111,B11111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000001,B11101111,B11111111,B11111111,B11111111,B11111111,B11111110,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000001,B11101111,B11111110,B00001111,B11111111,B11111111,B11101111,B10000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000001,B11001111,B11110000,B00000001,B11111111,B11111111,B11110011,B11111000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11101111,B11100000,B00000000,B11111111,B11111111,B11111000,B01100000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11101111,B11100000,B00000000,B00111111,B11111111,B11111000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11101111,B11000000,B00000000,B00011111,B11111111,B11111000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B01100111,B11100100,B00000000,B00001111,B11111111,B11111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00110011,B11111100,B00000000,B00000111,B11111111,B11111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011001,B11111100,B00000000,B00000011,B11100000,B11111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00001100,B01111000,B00000000,B00000001,B11100000,B00111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B01110000,B00011100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000011,B10000000,B00000000,B00000000,B00000000,B00001110,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000001,B11100000,B00000000,B00000000,B00000000,B00001111,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000001,B11110000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000001,B11111000,B00000000,B00000000,B00000000,B00000111,B10000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000001,B11111100,B00000000,B00000000,B00000000,B00000111,B11000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000011,B11111100,B00000000,B00000000,B00000000,B00001111,B11000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000111,B11111100,B00000000,B00000000,B00000000,B00001111,B11100000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000111,B10000001,B11111111,B10000111,B10011111,B00000111,B10011110,B00000000,B00000000,B00111000,B00000000,
|
||||||
|
B00000111,B10000001,B11111111,B11000011,B10011111,B00000111,B10001110,B00000000,B00000000,B00111000,B00000000,
|
||||||
|
B00000111,B10000001,B11000011,B11100011,B10011111,B00000111,B10001110,B00000000,B00000000,B00111000,B00000000,
|
||||||
|
B00001111,B11000001,B11000000,B11100011,B10011111,B10001111,B10001110,B00000000,B00111100,B00111011,B00000000,
|
||||||
|
B00001111,B11000001,B11000000,B11100011,B10011111,B10001111,B10001110,B00000000,B11111110,B00111111,B10000000,
|
||||||
|
B00011101,B11000001,B11000000,B01110011,B10011111,B10011111,B10001110,B00000000,B11111111,B00111111,B10000000,
|
||||||
|
B00011100,B11100001,B11000000,B01110011,B10011101,B11011011,B10001110,B00000000,B01101111,B00111011,B11000000,
|
||||||
|
B00011100,B11100001,B11000000,B01110011,B10011101,B11111011,B10001110,B00000000,B00111111,B00111011,B11000000,
|
||||||
|
B00111111,B11110001,B11000000,B11100011,B10011100,B11111011,B10001110,B00000000,B11111111,B00111011,B11000000,
|
||||||
|
B00111111,B11110001,B11000000,B11100011,B10011100,B11110011,B10001110,B00000000,B11101111,B00111011,B11000000,
|
||||||
|
B01111000,B01110001,B11000001,B11100011,B10011100,B11110011,B10001110,B00000001,B11101111,B00111011,B11000000,
|
||||||
|
B01110000,B01111001,B11111111,B11000011,B10011100,B01100011,B10001111,B11111111,B11101111,B00111111,B10000000,
|
||||||
|
B01110000,B00111001,B11111111,B10000011,B10011100,B01100011,B10001111,B11111110,B11110111,B00111111,B10000000,
|
||||||
|
B11110000,B01111101,B11111111,B00000111,B10011110,B00000011,B11011111,B11111100,B01100111,B00100111,B00000000
|
||||||
|
};
|
2227
config/examples/ADIMLab/Gantry v2/Configuration.h
Normal file
2227
config/examples/ADIMLab/Gantry v2/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/ADIMLab/Gantry v2/Configuration_adv.h
Normal file
2931
config/examples/ADIMLab/Gantry v2/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
86
config/examples/ADIMLab/Gantry v2/_Bootscreen.h
Normal file
86
config/examples/ADIMLab/Gantry v2/_Bootscreen.h
Normal file
|
@ -0,0 +1,86 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Made with Marlin Bitmap Converter
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 88
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B00000000,B00000000,B00000000,B00001111,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00111111,B11111000,B00000000,B01000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011110,B01111111,B11111111,B00000000,B10000100,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00111111,B11111111,B11111111,B11111111,B00000100,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00111111,B11111111,B11111111,B11111110,B00001100,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B01111111,B11111111,B11111111,B11110000,B00001000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00001111,B11111111,B11100000,B00000000,B00011000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B11111111,B11100011,B10000000,B00111000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00010011,B11111111,B11100001,B10000000,B01111000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011111,B10001111,B11100011,B10000000,B11110000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011110,B00001111,B11111111,B10000001,B11110000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000110,B00011111,B11111111,B10000111,B11100000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B11111111,B11111110,B00001111,B11100000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000111,B11111111,B11110000,B01111111,B11000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00001111,B11111100,B00000011,B11111111,B10000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011111,B11000000,B11111111,B11111111,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00111110,B00011111,B11111111,B11111110,B00111111,B11000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B01111100,B11111111,B11111111,B11111100,B00001111,B11100000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11111001,B11111111,B11111111,B11110000,B00001111,B11110000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11110011,B11111111,B11111111,B11111000,B00011111,B11111000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11100111,B11111111,B11111111,B11111111,B11111111,B11111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000001,B11101111,B11111111,B11111111,B11111111,B11111111,B11111110,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000001,B11101111,B11111110,B00001111,B11111111,B11111111,B11101111,B10000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000001,B11001111,B11110000,B00000001,B11111111,B11111111,B11110011,B11111000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11101111,B11100000,B00000000,B11111111,B11111111,B11111000,B01100000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11101111,B11100000,B00000000,B00111111,B11111111,B11111000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11101111,B11000000,B00000000,B00011111,B11111111,B11111000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B01100111,B11100100,B00000000,B00001111,B11111111,B11111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00110011,B11111100,B00000000,B00000111,B11111111,B11111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011001,B11111100,B00000000,B00000011,B11100000,B11111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00001100,B01111000,B00000000,B00000001,B11100000,B00111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B01110000,B00011100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000011,B10000000,B00000000,B00000000,B00000000,B00001110,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000001,B11100000,B00000000,B00000000,B00000000,B00001111,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000001,B11110000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000001,B11111000,B00000000,B00000000,B00000000,B00000111,B10000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000001,B11111100,B00000000,B00000000,B00000000,B00000111,B11000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000011,B11111100,B00000000,B00000000,B00000000,B00001111,B11000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000111,B11111100,B00000000,B00000000,B00000000,B00001111,B11100000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000111,B10000001,B11111111,B10000111,B10011111,B00000111,B10011110,B00000000,B00000000,B00111000,B00000000,
|
||||||
|
B00000111,B10000001,B11111111,B11000011,B10011111,B00000111,B10001110,B00000000,B00000000,B00111000,B00000000,
|
||||||
|
B00000111,B10000001,B11000011,B11100011,B10011111,B00000111,B10001110,B00000000,B00000000,B00111000,B00000000,
|
||||||
|
B00001111,B11000001,B11000000,B11100011,B10011111,B10001111,B10001110,B00000000,B00111100,B00111011,B00000000,
|
||||||
|
B00001111,B11000001,B11000000,B11100011,B10011111,B10001111,B10001110,B00000000,B11111110,B00111111,B10000000,
|
||||||
|
B00011101,B11000001,B11000000,B01110011,B10011111,B10011111,B10001110,B00000000,B11111111,B00111111,B10000000,
|
||||||
|
B00011100,B11100001,B11000000,B01110011,B10011101,B11011011,B10001110,B00000000,B01101111,B00111011,B11000000,
|
||||||
|
B00011100,B11100001,B11000000,B01110011,B10011101,B11111011,B10001110,B00000000,B00111111,B00111011,B11000000,
|
||||||
|
B00111111,B11110001,B11000000,B11100011,B10011100,B11111011,B10001110,B00000000,B11111111,B00111011,B11000000,
|
||||||
|
B00111111,B11110001,B11000000,B11100011,B10011100,B11110011,B10001110,B00000000,B11101111,B00111011,B11000000,
|
||||||
|
B01111000,B01110001,B11000001,B11100011,B10011100,B11110011,B10001110,B00000001,B11101111,B00111011,B11000000,
|
||||||
|
B01110000,B01111001,B11111111,B11000011,B10011100,B01100011,B10001111,B11111111,B11101111,B00111111,B10000000,
|
||||||
|
B01110000,B00111001,B11111111,B10000011,B10011100,B01100011,B10001111,B11111110,B11110111,B00111111,B10000000,
|
||||||
|
B11110000,B01111101,B11111111,B00000111,B10011110,B00000011,B11011111,B11111100,B01100111,B00100111,B00000000
|
||||||
|
};
|
2246
config/examples/AlephObjects/TAZ4/Configuration.h
Normal file
2246
config/examples/AlephObjects/TAZ4/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/AlephObjects/TAZ4/Configuration_adv.h
Normal file
2931
config/examples/AlephObjects/TAZ4/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2328
config/examples/Alfawise/U20-bltouch/Configuration.h
Normal file
2328
config/examples/Alfawise/U20-bltouch/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2933
config/examples/Alfawise/U20-bltouch/Configuration_adv.h
Normal file
2933
config/examples/Alfawise/U20-bltouch/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
77
config/examples/Alfawise/U20-bltouch/_Statusscreen.h
Normal file
77
config/examples/Alfawise/U20-bltouch/_Statusscreen.h
Normal file
|
@ -0,0 +1,77 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Status Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
//
|
||||||
|
// Status Screen Logo bitmap
|
||||||
|
//
|
||||||
|
#define STATUS_LOGO_Y 0
|
||||||
|
#define STATUS_LOGO_WIDTH 38
|
||||||
|
|
||||||
|
static unsigned char status_logo_bmp[] PROGMEM = {
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111100,
|
||||||
|
B10000000,B00000000,B00010000,B00000111,B11111100,
|
||||||
|
B10000000,B00000000,B00010000,B00000000,B11111100,
|
||||||
|
B10000000,B00000000,B00110000,B00000000,B01111100,
|
||||||
|
B10000000,B00000000,B00110000,B00000000,B00111100,
|
||||||
|
B10000000,B00000000,B01110000,B00000000,B00011100,
|
||||||
|
B11111111,B10000000,B01110000,B00000000,B00001100,
|
||||||
|
B11111111,B10000000,B11110000,B11100000,B00001100,
|
||||||
|
B11111111,B00000000,B11110000,B11111000,B00001100,
|
||||||
|
B11111111,B00000001,B11110000,B11111100,B00000100,
|
||||||
|
B11111110,B00000001,B11110000,B11010010,B00000100,
|
||||||
|
B11111110,B00000011,B11110000,B10101110,B00000100,
|
||||||
|
B11111100,B00000000,B11110000,B10101111,B00000100,
|
||||||
|
B11111100,B00000000,B00110000,B10000011,B00000100,
|
||||||
|
B11111000,B00000000,B00110000,B11111111,B00000100,
|
||||||
|
B11111000,B00000000,B00010000,B11111111,B00000100,
|
||||||
|
B11111111,B11100000,B00010000,B10111111,B00000100,
|
||||||
|
B11111111,B11110000,B00010000,B10101111,B00000100,
|
||||||
|
B11111111,B11110000,B00010000,B10101110,B00000100,
|
||||||
|
B11111111,B11110000,B00010000,B10000010,B00000100,
|
||||||
|
B10000011,B11110000,B00010000,B11111100,B00000100,
|
||||||
|
B10000001,B11110000,B00010000,B11111000,B00001100,
|
||||||
|
B10000001,B11100000,B00010000,B11100000,B00001100,
|
||||||
|
B10000000,B00000000,B00010000,B00000000,B00001100,
|
||||||
|
B10000000,B00000000,B00110000,B00000000,B00011100,
|
||||||
|
B11000000,B00000000,B00110000,B00000000,B00111100,
|
||||||
|
B11000000,B00000000,B01110000,B00000000,B01111100,
|
||||||
|
B11100000,B00000000,B11110000,B00000000,B11111100,
|
||||||
|
B11111000,B00000011,B11110000,B00000111,B11111100
|
||||||
|
};
|
||||||
|
|
||||||
|
//
|
||||||
|
// Use default bitmaps
|
||||||
|
//
|
||||||
|
#define STATUS_HOTEND_ANIM
|
||||||
|
#define STATUS_BED_ANIM
|
||||||
|
#define STATUS_LOGO_X 0
|
||||||
|
#define STATUS_HEATERS_X 50
|
||||||
|
#define STATUS_BED_X 74
|
2326
config/examples/Alfawise/U20/Configuration.h
Normal file
2326
config/examples/Alfawise/U20/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2932
config/examples/Alfawise/U20/Configuration_adv.h
Normal file
2932
config/examples/Alfawise/U20/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
77
config/examples/Alfawise/U20/_Statusscreen.h
Normal file
77
config/examples/Alfawise/U20/_Statusscreen.h
Normal file
|
@ -0,0 +1,77 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Status Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
//
|
||||||
|
// Status Screen Logo bitmap
|
||||||
|
//
|
||||||
|
#define STATUS_LOGO_Y 0
|
||||||
|
#define STATUS_LOGO_WIDTH 38
|
||||||
|
|
||||||
|
static unsigned char status_logo_bmp[] PROGMEM = {
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111100,
|
||||||
|
B10000000,B00000000,B00010000,B00000111,B11111100,
|
||||||
|
B10000000,B00000000,B00010000,B00000000,B11111100,
|
||||||
|
B10000000,B00000000,B00110000,B00000000,B01111100,
|
||||||
|
B10000000,B00000000,B00110000,B00000000,B00111100,
|
||||||
|
B10000000,B00000000,B01110000,B00000000,B00011100,
|
||||||
|
B11111111,B10000000,B01110000,B00000000,B00001100,
|
||||||
|
B11111111,B10000000,B11110000,B11100000,B00001100,
|
||||||
|
B11111111,B00000000,B11110000,B11111000,B00001100,
|
||||||
|
B11111111,B00000001,B11110000,B11111100,B00000100,
|
||||||
|
B11111110,B00000001,B11110000,B11010010,B00000100,
|
||||||
|
B11111110,B00000011,B11110000,B10101110,B00000100,
|
||||||
|
B11111100,B00000000,B11110000,B10101111,B00000100,
|
||||||
|
B11111100,B00000000,B00110000,B10000011,B00000100,
|
||||||
|
B11111000,B00000000,B00110000,B11111111,B00000100,
|
||||||
|
B11111000,B00000000,B00010000,B11111111,B00000100,
|
||||||
|
B11111111,B11100000,B00010000,B10111111,B00000100,
|
||||||
|
B11111111,B11110000,B00010000,B10101111,B00000100,
|
||||||
|
B11111111,B11110000,B00010000,B10101110,B00000100,
|
||||||
|
B11111111,B11110000,B00010000,B10000010,B00000100,
|
||||||
|
B10000011,B11110000,B00010000,B11111100,B00000100,
|
||||||
|
B10000001,B11110000,B00010000,B11111000,B00001100,
|
||||||
|
B10000001,B11100000,B00010000,B11100000,B00001100,
|
||||||
|
B10000000,B00000000,B00010000,B00000000,B00001100,
|
||||||
|
B10000000,B00000000,B00110000,B00000000,B00011100,
|
||||||
|
B11000000,B00000000,B00110000,B00000000,B00111100,
|
||||||
|
B11000000,B00000000,B01110000,B00000000,B01111100,
|
||||||
|
B11100000,B00000000,B11110000,B00000000,B11111100,
|
||||||
|
B11111000,B00000011,B11110000,B00000111,B11111100
|
||||||
|
};
|
||||||
|
|
||||||
|
//
|
||||||
|
// Use default bitmaps
|
||||||
|
//
|
||||||
|
#define STATUS_HOTEND_ANIM
|
||||||
|
#define STATUS_BED_ANIM
|
||||||
|
#define STATUS_LOGO_X 0
|
||||||
|
#define STATUS_HEATERS_X 50
|
||||||
|
#define STATUS_BED_X 74
|
2226
config/examples/AliExpress/CL-260/Configuration.h
Normal file
2226
config/examples/AliExpress/CL-260/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
15
config/examples/AliExpress/CL-260/README.txt
Normal file
15
config/examples/AliExpress/CL-260/README.txt
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
This is an example configuration for the CL-260 Ultimaker 2 clone.
|
||||||
|
Change Z_MAX_POS to 300 for the CL-260MAX.
|
||||||
|
|
||||||
|
(The printer is available on AliExpress; be aware that this is not a beginner's
|
||||||
|
printer -- it needs tweaking and some parts replaced before being decent.)
|
||||||
|
|
||||||
|
The printer comes with a quite old Marlin, the sources are available here:
|
||||||
|
http://www.thingiverse.com/thing:1635830/ and I recommend replacing them.
|
||||||
|
|
||||||
|
The setting "works" for my printer and the extruder using my calibration value.
|
||||||
|
You might want to tweak some settings, e.g enable EEPROM, increase default Z speed, adjust homing speeds,...
|
||||||
|
|
||||||
|
Have fun!
|
||||||
|
--
|
||||||
|
tobi
|
2237
config/examples/AliExpress/UM2pExt/Configuration.h
Normal file
2237
config/examples/AliExpress/UM2pExt/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2933
config/examples/AliExpress/UM2pExt/Configuration_adv.h
Normal file
2933
config/examples/AliExpress/UM2pExt/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2228
config/examples/Anet/A2/Configuration.h
Normal file
2228
config/examples/Anet/A2/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Anet/A2/Configuration_adv.h
Normal file
2931
config/examples/Anet/A2/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2228
config/examples/Anet/A2plus/Configuration.h
Normal file
2228
config/examples/Anet/A2plus/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Anet/A2plus/Configuration_adv.h
Normal file
2931
config/examples/Anet/A2plus/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2343
config/examples/Anet/A6/Configuration.h
Normal file
2343
config/examples/Anet/A6/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Anet/A6/Configuration_adv.h
Normal file
2931
config/examples/Anet/A6/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
56
config/examples/Anet/A6/_Statusscreen.h
Executable file
56
config/examples/Anet/A6/_Statusscreen.h
Executable file
|
@ -0,0 +1,56 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Status Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
//
|
||||||
|
// Status Screen Logo bitmap
|
||||||
|
//
|
||||||
|
#define STATUS_LOGO_Y 10
|
||||||
|
#define STATUS_LOGO_WIDTH 40
|
||||||
|
|
||||||
|
const unsigned char status_logo_bmp[] PROGMEM = {
|
||||||
|
B01110000,B00000000,B00001000,B00000011,B10001110,
|
||||||
|
B10001000,B00000000,B00001000,B00000100,B01010000,
|
||||||
|
B10001010,B11000111,B00111110,B00000100,B01010000,
|
||||||
|
B11111011,B00101000,B10001000,B00000111,B11001110,
|
||||||
|
B10001010,B00101111,B00001000,B00000100,B01010001,
|
||||||
|
B10001010,B00101000,B00001000,B00000100,B01010001,
|
||||||
|
B10001010,B00100111,B00000110,B00000100,B01001110
|
||||||
|
};
|
||||||
|
|
||||||
|
//
|
||||||
|
// Use default bitmaps
|
||||||
|
//
|
||||||
|
#define STATUS_HOTEND_ANIM
|
||||||
|
#define STATUS_BED_ANIM
|
||||||
|
#define STATUS_HEATERS_X 48
|
||||||
|
#define STATUS_BED_X 74
|
2254
config/examples/Anet/A8/Configuration.h
Normal file
2254
config/examples/Anet/A8/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Anet/A8/Configuration_adv.h
Normal file
2931
config/examples/Anet/A8/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
56
config/examples/Anet/A8/_Statusscreen.h
Executable file
56
config/examples/Anet/A8/_Statusscreen.h
Executable file
|
@ -0,0 +1,56 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Status Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
//
|
||||||
|
// Status Screen Logo bitmap
|
||||||
|
//
|
||||||
|
#define STATUS_LOGO_Y 10
|
||||||
|
#define STATUS_LOGO_WIDTH 40
|
||||||
|
|
||||||
|
const unsigned char status_logo_bmp[] PROGMEM = {
|
||||||
|
B01110000,B00000000,B00001000,B00000011,B10001110,
|
||||||
|
B10001000,B00000000,B00001000,B00000100,B01010001,
|
||||||
|
B10001010,B11000111,B00111110,B00000100,B01010001,
|
||||||
|
B11111011,B00101000,B10001000,B00000111,B11001110,
|
||||||
|
B10001010,B00101111,B00001000,B00000100,B01010001,
|
||||||
|
B10001010,B00101000,B00001000,B00000100,B01010001,
|
||||||
|
B10001010,B00100111,B00000110,B00000100,B01001110
|
||||||
|
};
|
||||||
|
|
||||||
|
//
|
||||||
|
// Use default bitmaps
|
||||||
|
//
|
||||||
|
#define STATUS_HOTEND_ANIM
|
||||||
|
#define STATUS_BED_ANIM
|
||||||
|
#define STATUS_HEATERS_X 48
|
||||||
|
#define STATUS_BED_X 74
|
2237
config/examples/Anet/A8plus/Configuration.h
Normal file
2237
config/examples/Anet/A8plus/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Anet/A8plus/Configuration_adv.h
Normal file
2931
config/examples/Anet/A8plus/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
66
config/examples/Anet/A8plus/_Statusscreen.h
Executable file
66
config/examples/Anet/A8plus/_Statusscreen.h
Executable file
|
@ -0,0 +1,66 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Status Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
//
|
||||||
|
// Status Screen Logo bitmap
|
||||||
|
//
|
||||||
|
#define STATUS_LOGO_Y 6
|
||||||
|
#define STATUS_LOGO_WIDTH 40
|
||||||
|
|
||||||
|
const unsigned char status_logo_bmp[] PROGMEM = {
|
||||||
|
B01110000,B00000000,B00001000,B00000011,B10001110,
|
||||||
|
B10001000,B00000000,B00001000,B00000100,B01010001,
|
||||||
|
B10001010,B11000111,B00111110,B00000100,B01010001,
|
||||||
|
B11111011,B00101000,B10001000,B00000111,B11001110,
|
||||||
|
B10001010,B00101111,B00001000,B00000100,B01010001,
|
||||||
|
B10001010,B00101000,B00001000,B00000100,B01010001,
|
||||||
|
B10001010,B00100111,B00000110,B00000100,B01001110,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00001110,B01000000,B00000000,B00000000,
|
||||||
|
B00000000,B00010001,B01000000,B00000000,B00000000,
|
||||||
|
B00000000,B00010001,B01010001,B00111000,B00000000,
|
||||||
|
B00000000,B00011110,B01010001,B01000000,B00000000,
|
||||||
|
B00000000,B00010000,B01010001,B00111000,B00000000,
|
||||||
|
B00000000,B00010000,B01010001,B00000100,B00000000,
|
||||||
|
B00000000,B00010000,B01001110,B00111000,B00000000
|
||||||
|
};
|
||||||
|
|
||||||
|
//
|
||||||
|
// Use default bitmaps
|
||||||
|
//
|
||||||
|
#define STATUS_HOTEND_ANIM
|
||||||
|
#define STATUS_BED_ANIM
|
||||||
|
#define STATUS_HEATERS_X 48
|
||||||
|
#define STATUS_BED_X 74
|
2229
config/examples/Anet/E10/Configuration.h
Normal file
2229
config/examples/Anet/E10/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Anet/E10/Configuration_adv.h
Normal file
2931
config/examples/Anet/E10/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2238
config/examples/Anet/E16/Configuration.h
Normal file
2238
config/examples/Anet/E16/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Anet/E16/Configuration_adv.h
Normal file
2931
config/examples/Anet/E16/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
73
config/examples/Anet/E16/_Bootscreen.h
Normal file
73
config/examples/Anet/E16/_Bootscreen.h
Normal file
|
@ -0,0 +1,73 @@
|
||||||
|
/**
|
||||||
|
* Made with Marlin Bitmap Converter
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*
|
||||||
|
* This bitmap from the file '3dpc_tech_bootscreen.bmp'
|
||||||
|
*/
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 128
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B11111111,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111111,
|
||||||
|
B11111111,B00000000,B00001111,B11100000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00111111,B11000000,B00000000,B11111111,
|
||||||
|
B11111110,B00000000,B11111111,B11111110,B00000111,B11111111,B11111111,B00000001,B11111111,B11111111,B11100000,B00000011,B11111111,B11111000,B00000000,B01111111,
|
||||||
|
B11111110,B00000001,B11111111,B11111111,B00000111,B11111111,B11111111,B11000001,B11111111,B11111111,B11111000,B00000111,B11111111,B11111100,B00000000,B01111111,
|
||||||
|
B11111100,B00000011,B11111111,B11111111,B11000111,B11111111,B11111111,B11100001,B11111111,B11111111,B11111100,B00011111,B11111111,B11111110,B00000000,B01111111,
|
||||||
|
B11111100,B00000111,B11111111,B11111111,B11100111,B11111111,B11111111,B11110001,B11111111,B11111111,B11111110,B00011111,B11111111,B11111111,B00000000,B00111111,
|
||||||
|
B11111000,B00001111,B11111111,B11111111,B11100111,B11111111,B11111111,B11111001,B11111111,B11111111,B11111110,B00111111,B11111111,B11111111,B00000000,B00111111,
|
||||||
|
B11111000,B00001111,B11111111,B11111111,B11100111,B11111111,B11111111,B11111001,B11111111,B11111111,B11111111,B00111111,B11111111,B11111111,B10000000,B00011111,
|
||||||
|
B11111000,B00001111,B11111111,B11111111,B11110111,B11111111,B00111111,B11111001,B11111111,B11111111,B11111111,B01111111,B11111011,B11111111,B10000000,B00011111,
|
||||||
|
B11110000,B00001111,B11111100,B01111111,B11110111,B11111111,B00111111,B11111101,B11111111,B11001111,B11111111,B01111111,B11110001,B11111111,B10000000,B00011111,
|
||||||
|
B11110000,B00001111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110001,B11111111,B10000000,B00001111,
|
||||||
|
B11110000,B00001111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110001,B11111111,B10000000,B00001111,
|
||||||
|
B11110000,B00001111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110001,B11111111,B10000000,B00001111,
|
||||||
|
B11100000,B00001111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110001,B11111111,B10000000,B00001111,
|
||||||
|
B11100000,B00001111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110001,B11111111,B10000000,B00000111,
|
||||||
|
B11100000,B00001111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110001,B11111111,B10000000,B00000111,
|
||||||
|
B11100000,B00001111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110001,B11111111,B10000000,B00000111,
|
||||||
|
B11000000,B00001111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110001,B11111111,B10000000,B00000111,
|
||||||
|
B11000000,B00001111,B11111000,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110001,B11111111,B10000000,B00000111,
|
||||||
|
B11000000,B00000000,B00000000,B01111111,B11100111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110000,B00000000,B00000000,B00000111,
|
||||||
|
B11000000,B00000000,B00000001,B11111111,B11100111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110000,B00000000,B00000000,B00000011,
|
||||||
|
B11000000,B00000000,B00001111,B11111111,B11000111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110000,B00000000,B00000000,B00000011,
|
||||||
|
B11000000,B00000000,B00001111,B11111111,B10000111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110000,B00000000,B00000000,B00000011,
|
||||||
|
B11000000,B00000000,B00001111,B11111111,B00000111,B11111111,B00011111,B11111101,B11111111,B11000111,B11111111,B01111111,B11110000,B00000000,B00000000,B00000011,
|
||||||
|
B11000000,B00000000,B00001111,B11111111,B00000111,B11111111,B00011111,B11111101,B11111111,B11001111,B11111111,B01111111,B11110000,B00000000,B00000000,B00000011,
|
||||||
|
B11000000,B00000000,B00001111,B11111111,B10000111,B11111111,B00011111,B11111101,B11111111,B11111111,B11111111,B01111111,B11110000,B00000000,B00000000,B00000011,
|
||||||
|
B11000000,B00000000,B00000111,B11111111,B11000111,B11111111,B00011111,B11111101,B11111111,B11111111,B11111111,B01111111,B11110000,B00000000,B00000000,B00000011,
|
||||||
|
B11000000,B00000000,B00000000,B11111111,B11100111,B11111111,B00011111,B11111101,B11111111,B11111111,B11111110,B01111111,B11110000,B00000000,B00000000,B00000011,
|
||||||
|
B11000000,B00000000,B00000000,B01111111,B11100111,B11111111,B00011111,B11111101,B11111111,B11111111,B11111110,B01111111,B11110000,B00000000,B00000000,B00000011,
|
||||||
|
B11000000,B00001111,B11111000,B01111111,B11100111,B11111111,B00011111,B11111101,B11111111,B11111111,B11111100,B01111111,B11110000,B00000000,B00000000,B00000011,
|
||||||
|
B11000000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11111111,B11111000,B01111111,B11110001,B11111111,B10000000,B00000011,
|
||||||
|
B11000000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11111111,B11100000,B01111111,B11110001,B11111111,B10000000,B00000011,
|
||||||
|
B11000000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000000,B00000000,B01111111,B11110001,B11111111,B10000000,B00000011,
|
||||||
|
B11000000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000000,B00000000,B01111111,B11110001,B11111111,B10000000,B00000011,
|
||||||
|
B11000000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000000,B00000000,B01111111,B11110001,B11111111,B10000000,B00000011,
|
||||||
|
B11000000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000000,B00000000,B01111111,B11110001,B11111111,B10000000,B00000011,
|
||||||
|
B11000000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000000,B00000000,B01111111,B11110001,B11111111,B10000000,B00000011,
|
||||||
|
B11000000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000000,B00000000,B01111111,B11110001,B11111111,B10000000,B00000111,
|
||||||
|
B11000000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000000,B00000000,B01111111,B11110001,B11111111,B10000000,B00000111,
|
||||||
|
B11100000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000000,B00000000,B01111111,B11110001,B11111111,B10000000,B00000111,
|
||||||
|
B11100000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000000,B00000000,B01111111,B11110001,B11111111,B10000000,B00000111,
|
||||||
|
B11100000,B00011111,B11111100,B01111111,B11110111,B11111111,B00011111,B11111101,B11111111,B11000000,B00000000,B01111111,B11110001,B11111111,B10000000,B00000111,
|
||||||
|
B11100000,B00001111,B11111111,B11111111,B11110111,B11111111,B00111111,B11111001,B11111111,B11000000,B00000000,B01111111,B11110001,B11111111,B10000000,B00000111,
|
||||||
|
B11100000,B00001111,B11111111,B11111111,B11100111,B11111111,B11111111,B11111001,B11111111,B11000000,B00000000,B01111111,B11111111,B11111111,B10000000,B00001111,
|
||||||
|
B11110000,B00001111,B11111111,B11111111,B11100111,B11111111,B11111111,B11111001,B11111111,B11000000,B00000000,B00111111,B11111111,B11111111,B10000000,B00001111,
|
||||||
|
B11110000,B00001111,B11111111,B11111111,B11100111,B11111111,B11111111,B11110001,B11111111,B11000000,B00000000,B00111111,B11111111,B11111111,B00000000,B00001111,
|
||||||
|
B11110000,B00000111,B11111111,B11111111,B11000111,B11111111,B11111111,B11100001,B11111111,B11000000,B00000000,B00011111,B11111111,B11111110,B00000000,B00011111,
|
||||||
|
B11111000,B00000011,B11111111,B11111111,B10000111,B11111111,B11111111,B11000001,B11111111,B11000000,B00000000,B00001111,B11111111,B11111100,B00000000,B00011111,
|
||||||
|
B11111000,B00000001,B11111111,B11111111,B00000111,B11111111,B11111111,B10000001,B11111111,B11000000,B00000000,B00000111,B11111111,B11111000,B00000000,B00011111,
|
||||||
|
B11111000,B00000000,B01111111,B11111100,B00000111,B11111111,B11111100,B00000001,B11111111,B11000000,B00000000,B00000001,B11111111,B11100000,B00000000,B00111111,
|
||||||
|
B11111100,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00111111,
|
||||||
|
B11111100,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00111111,
|
||||||
|
B11111100,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111111,
|
||||||
|
B11111110,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B10000000,B00000000,B01111111,
|
||||||
|
B11111110,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00000000,B11000000,B00000000,B11111111,
|
||||||
|
B11111111,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00000000,B11000000,B00000000,B11111111,
|
||||||
|
B11111111,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111100,B01111100,B01111100,B11111100,B00000001,B11111111,
|
||||||
|
B11111111,B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B11001100,B11100000,B11101100,B00000001,B11111111,
|
||||||
|
B11111111,B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B11000100,B11000000,B11000100,B00000011,B11111111,
|
||||||
|
B11111111,B11000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00111000,B01100000,B11111100,B11000000,B11000100,B00000011,B11111111,
|
||||||
|
B11111111,B11000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00111000,B01100100,B11000000,B11000000,B11000100,B00000111,B11111111,
|
||||||
|
B11111111,B11100000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111100,B11111100,B01111100,B11000100,B00000111,B11111111,
|
||||||
|
B11111111,B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00111100,B01111100,B00111100,B10000100,B00001111,B11111111,
|
||||||
|
B11111111,B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00011111,B11111111
|
||||||
|
};
|
83
config/examples/Anet/E16/_Statusscreen.h
Normal file
83
config/examples/Anet/E16/_Statusscreen.h
Normal file
|
@ -0,0 +1,83 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Status Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
|
||||||
|
*/
|
||||||
|
|
||||||
|
//
|
||||||
|
// Status Screen Logo bitmap
|
||||||
|
//
|
||||||
|
#define STATUS_LOGO_Y 3
|
||||||
|
#define STATUS_LOGO_WIDTH 24
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Made with Marlin Bitmap Converter
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*
|
||||||
|
* This bitmap from the file '3dpc_tech_statusscreen.bmp'
|
||||||
|
*/
|
||||||
|
const unsigned char status_logo_bmp[] PROGMEM = {
|
||||||
|
B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B00000000,B11111111,
|
||||||
|
B11111100,B00000000,B00111111,
|
||||||
|
B11110000,B00000000,B00001111,
|
||||||
|
B11100000,B00000000,B00000111,
|
||||||
|
B11100000,B00000000,B00000111,
|
||||||
|
B11000000,B00000000,B00000011,
|
||||||
|
B10011101,B11001110,B00110001,
|
||||||
|
B10010101,B10101111,B01101001,
|
||||||
|
B10010101,B10101101,B01101001,
|
||||||
|
B10000101,B10101101,B01100001,
|
||||||
|
B10001101,B10101111,B01100001,
|
||||||
|
B10010101,B10101100,B01100001,
|
||||||
|
B10010101,B10101100,B01101001,
|
||||||
|
B10010101,B10101100,B01101001,
|
||||||
|
B10011101,B11001100,B00110001,
|
||||||
|
B10000000,B00000000,B00000001,
|
||||||
|
B11000000,B00000001,B11111011,
|
||||||
|
B11100000,B00000000,B00000111,
|
||||||
|
B11100000,B00000000,B00000111,
|
||||||
|
B11110000,B00000000,B00001111,
|
||||||
|
B11111100,B00000000,B00111111,
|
||||||
|
B11111110,B01101100,B01111111,
|
||||||
|
B11111111,B11111111,B11111111
|
||||||
|
};
|
||||||
|
|
||||||
|
//
|
||||||
|
// Use default bitmaps
|
||||||
|
//
|
||||||
|
#define STATUS_HOTEND_ANIM
|
||||||
|
#define STATUS_BED_ANIM
|
||||||
|
#if HOTENDS < 2
|
||||||
|
#define STATUS_LOGO_X 8
|
||||||
|
#define STATUS_HEATERS_X 40
|
||||||
|
#define STATUS_BED_X 72
|
||||||
|
#else
|
||||||
|
#define STATUS_LOGO_X 0
|
||||||
|
#define STATUS_HEATERS_X 32
|
||||||
|
#define STATUS_BED_X 80
|
||||||
|
#endif
|
193
config/examples/AnimationExample/_Bootscreen.h
Normal file
193
config/examples/AnimationExample/_Bootscreen.h
Normal file
|
@ -0,0 +1,193 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Animated boot screen example
|
||||||
|
*/
|
||||||
|
|
||||||
|
#define CUSTOM_BOOTSCREEN_ANIMATED
|
||||||
|
#define CUSTOM_BOOTSCREEN_FRAME_TIME 100 // (ms)
|
||||||
|
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 120
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000001,B11111111,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111111,
|
||||||
|
B10000011,B11001111,B00000000,B00000000,B00001100,B00110000,B00111111,
|
||||||
|
B10000111,B11111111,B10000000,B00000000,B00001100,B00110000,B00011111,
|
||||||
|
B10000110,B01111001,B10000000,B00000000,B00001100,B00000000,B00001111,
|
||||||
|
B10001100,B00110000,B11000111,B10000011,B10001100,B00110000,B11100111,
|
||||||
|
B10001100,B00110000,B11001111,B11000111,B11001100,B00110001,B11110011,
|
||||||
|
B10001100,B00110000,B11011100,B11101100,B11101100,B00110011,B10111001,
|
||||||
|
B10001100,B00110000,B11011000,B01101100,B01101100,B00110011,B00011001,
|
||||||
|
B10001100,B00110000,B11010000,B01101100,B00001100,B00110011,B00011001,
|
||||||
|
B10001100,B00110000,B11011000,B01101100,B00001100,B00110011,B00011001,
|
||||||
|
B10001100,B00110000,B11011100,B01101100,B00001110,B00111011,B00011001,
|
||||||
|
B10001100,B00110000,B11001111,B01111100,B00000111,B10011111,B00011001,
|
||||||
|
B10001100,B00110000,B11000111,B01111100,B00000011,B10001111,B00011001,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000010,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000110,
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111000
|
||||||
|
};
|
||||||
|
|
||||||
|
#if ENABLED(CUSTOM_BOOTSCREEN_ANIMATED)
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp1[] PROGMEM = {
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000001,B11111111,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00111111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00011111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00001111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000011,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000010,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000110,
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111000
|
||||||
|
};
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp2[] PROGMEM = {
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000001,B11111111,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111111,
|
||||||
|
B10000011,B11001111,B00000000,B00000000,B00000000,B00000000,B00111111,
|
||||||
|
B10000111,B11111111,B10000000,B00000000,B00000000,B00000000,B00011111,
|
||||||
|
B10000110,B01111001,B10000000,B00000000,B00000000,B00000000,B00001111,
|
||||||
|
B10001100,B00110000,B11000000,B00000000,B00000000,B00000000,B00000111,
|
||||||
|
B10001100,B00110000,B11000000,B00000000,B00000000,B00000000,B00000011,
|
||||||
|
B10001100,B00110000,B11000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11000000,B00000000,B00000000,B00000000,B00000001,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000010,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000110,
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111000
|
||||||
|
};
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp3[] PROGMEM = {
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000001,B11111111,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111111,
|
||||||
|
B10000011,B11001111,B00000000,B00000000,B00000000,B00000000,B00111111,
|
||||||
|
B10000111,B11111111,B10000000,B00000000,B00000000,B00000000,B00011111,
|
||||||
|
B10000110,B01111001,B10000000,B00000000,B00000000,B00000000,B00001111,
|
||||||
|
B10001100,B00110000,B11000111,B10000000,B00000000,B00000000,B00000111,
|
||||||
|
B10001100,B00110000,B11001111,B11000000,B00000000,B00000000,B00000011,
|
||||||
|
B10001100,B00110000,B11011100,B11100000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11011000,B01100000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11010000,B01100000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11011000,B01100000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11011100,B01100000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11001111,B01110000,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11000111,B01110000,B00000000,B00000000,B00000001,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000010,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000110,
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111000
|
||||||
|
};
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp4[] PROGMEM = {
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000001,B11111111,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111111,
|
||||||
|
B10000011,B11001111,B00000000,B00000000,B00000000,B00000000,B00111111,
|
||||||
|
B10000111,B11111111,B10000000,B00000000,B00000000,B00000000,B00011111,
|
||||||
|
B10000110,B01111001,B10000000,B00000000,B00000000,B00000000,B00001111,
|
||||||
|
B10001100,B00110000,B11000111,B10000011,B10000000,B00000000,B00000111,
|
||||||
|
B10001100,B00110000,B11001111,B11000111,B11000000,B00000000,B00000011,
|
||||||
|
B10001100,B00110000,B11011100,B11101100,B11100000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11011000,B01101100,B01100000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11010000,B01101100,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11011000,B01101100,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11011100,B01101100,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11001111,B01111100,B00000000,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11000111,B01111100,B00000000,B00000000,B00000001,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000010,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000110,
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111000
|
||||||
|
};
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp5[] PROGMEM = {
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000001,B11111111,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111111,
|
||||||
|
B10000011,B11001111,B00000000,B00000000,B00001100,B00000000,B00111111,
|
||||||
|
B10000111,B11111111,B10000000,B00000000,B00001100,B00000000,B00011111,
|
||||||
|
B10000110,B01111001,B10000000,B00000000,B00001100,B00000000,B00001111,
|
||||||
|
B10001100,B00110000,B11000111,B10000011,B10001100,B00000000,B00000111,
|
||||||
|
B10001100,B00110000,B11001111,B11000111,B11001100,B00000000,B00000011,
|
||||||
|
B10001100,B00110000,B11011100,B11101100,B11101100,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11011000,B01101100,B01101100,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11010000,B01101100,B00001100,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11011000,B01101100,B00001100,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11011100,B01101100,B00001110,B00000000,B00000001,
|
||||||
|
B10001100,B00110000,B11001111,B01111100,B00000111,B10000000,B00000001,
|
||||||
|
B10001100,B00110000,B11000111,B01111100,B00000011,B10000000,B00000001,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000010,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000110,
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111000
|
||||||
|
};
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp6[] PROGMEM = {
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000001,B11111111,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111111,
|
||||||
|
B10000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111111,
|
||||||
|
B10000011,B11001111,B00000000,B00000000,B00001100,B00110000,B00111111,
|
||||||
|
B10000111,B11111111,B10000000,B00000000,B00001100,B00110000,B00011111,
|
||||||
|
B10000110,B01111001,B10000000,B00000000,B00001100,B00000000,B00001111,
|
||||||
|
B10001100,B00110000,B11000111,B10000011,B10001100,B00110000,B00000111,
|
||||||
|
B10001100,B00110000,B11001111,B11000111,B11001100,B00110000,B00000011,
|
||||||
|
B10001100,B00110000,B11011100,B11101100,B11101100,B00110000,B00000001,
|
||||||
|
B10001100,B00110000,B11011000,B01101100,B01101100,B00110000,B00000001,
|
||||||
|
B10001100,B00110000,B11010000,B01101100,B00001100,B00110000,B00000001,
|
||||||
|
B10001100,B00110000,B11011000,B01101100,B00001100,B00110000,B00000001,
|
||||||
|
B10001100,B00110000,B11011100,B01101100,B00001110,B00111000,B00000001,
|
||||||
|
B10001100,B00110000,B11001111,B01111100,B00000111,B10011100,B00000001,
|
||||||
|
B10001100,B00110000,B11000111,B01111100,B00000011,B10001100,B00000001,
|
||||||
|
B01000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000010,
|
||||||
|
B01100000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000110,
|
||||||
|
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111000
|
||||||
|
};
|
||||||
|
|
||||||
|
const unsigned char * const custom_bootscreen_animation[] PROGMEM = {
|
||||||
|
custom_start_bmp1, custom_start_bmp2, custom_start_bmp3, custom_start_bmp4, custom_start_bmp5, custom_start_bmp6, custom_start_bmp
|
||||||
|
};
|
||||||
|
|
||||||
|
#endif
|
2236
config/examples/AnyCubic/i3/Configuration.h
Normal file
2236
config/examples/AnyCubic/i3/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/AnyCubic/i3/Configuration_adv.h
Normal file
2931
config/examples/AnyCubic/i3/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2227
config/examples/ArmEd/Configuration.h
Normal file
2227
config/examples/ArmEd/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2935
config/examples/ArmEd/Configuration_adv.h
Normal file
2935
config/examples/ArmEd/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2209
config/examples/Artillery/Genius/Configuration.h
Normal file
2209
config/examples/Artillery/Genius/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Artillery/Genius/Configuration_adv.h
Executable file
2931
config/examples/Artillery/Genius/Configuration_adv.h
Executable file
File diff suppressed because it is too large
Load diff
93
config/examples/Artillery/Genius/_Bootscreen.h
Executable file
93
config/examples/Artillery/Genius/_Bootscreen.h
Executable file
|
@ -0,0 +1,93 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Made with Marlin Bitmap Converter
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*
|
||||||
|
* This bitmap from the file 'EVNOVO-Artillery-Logo.jpg'
|
||||||
|
*/
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 54
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B00000000,B00000000,B01100000,B00000000,B00011000,B00000000,B00000000,
|
||||||
|
B00000000,B00000001,B11100000,B00000000,B00011110,B00000000,B00000000,
|
||||||
|
B00000000,B00000111,B11100000,B00000000,B00011111,B10000000,B00000000,
|
||||||
|
B00000000,B00001111,B11100000,B00000000,B00011111,B11100000,B00000000,
|
||||||
|
B00000000,B00111111,B11100000,B00000000,B00011111,B11110000,B00000000,
|
||||||
|
B00000000,B11111111,B11000000,B00000000,B00001111,B11111100,B00000000,
|
||||||
|
B00000011,B11111111,B00000000,B00000000,B00000011,B11111111,B00000000,
|
||||||
|
B00000111,B11111100,B00000000,B00000000,B00000000,B11111111,B10000000,
|
||||||
|
B00011111,B11111000,B00000000,B00000000,B00000000,B01111111,B11100000,
|
||||||
|
B01111111,B11100000,B00000000,B00000000,B00000000,B00011111,B11111000,
|
||||||
|
B11111111,B10000000,B00000000,B00000000,B00000000,B00000111,B11111100,
|
||||||
|
B11111110,B00000000,B00000000,B00000000,B00000000,B00000001,B11111100,
|
||||||
|
B11111100,B00000000,B00000000,B00000000,B00000000,B00000000,B11111100,
|
||||||
|
B11111000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B00000000,B00000000,B00000011,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11000000,B00000000,B00001111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11110000,B00000000,B00111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11111100,B00000000,B11111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11111110,B00000001,B11111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000001,B11111111,B00000011,B11111110,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B11111111,B00000011,B11111100,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00111111,B00000011,B11110000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00111111,B00000011,B11110000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B11111111,B00000011,B11111100,B00000000,B01111100,
|
||||||
|
B11111000,B00000001,B11111111,B00000011,B11111110,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11111110,B00000001,B11111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11111100,B00000000,B11111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11110000,B00000000,B00111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11000000,B00000000,B00001111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B00000000,B00000000,B00000011,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111100,
|
||||||
|
B11111100,B00000000,B00000000,B00000000,B00000000,B00000000,B11111100,
|
||||||
|
B11111110,B00000000,B00000000,B00000000,B00000000,B00000001,B11111100,
|
||||||
|
B11111111,B10000000,B00000000,B00000000,B00000000,B00000111,B11111100,
|
||||||
|
B01111111,B11100000,B00000000,B00000000,B00000000,B00011111,B11111000,
|
||||||
|
B00011111,B11111000,B00000000,B00000000,B00000000,B01111111,B11100000,
|
||||||
|
B00000111,B11111100,B00000000,B00000000,B00000000,B11111111,B10000000,
|
||||||
|
B00000011,B11111111,B00000000,B00000000,B00000011,B11111111,B00000000,
|
||||||
|
B00000000,B11111111,B11000000,B00000000,B00001111,B11111100,B00000000,
|
||||||
|
B00000000,B00111111,B11100000,B00000000,B00011111,B11110000,B00000000,
|
||||||
|
B00000000,B00011111,B11100000,B00000000,B00011111,B11000000,B00000000,
|
||||||
|
B00000000,B00000111,B11100000,B00000000,B00011111,B10000000,B00000000,
|
||||||
|
B00000000,B00000001,B11100000,B00000000,B00011110,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B01100000,B00000000,B00011000,B00000000,B00000000
|
||||||
|
};
|
2231
config/examples/Artillery/Sidewinder X1/Configuration.h
Normal file
2231
config/examples/Artillery/Sidewinder X1/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Artillery/Sidewinder X1/Configuration_adv.h
Executable file
2931
config/examples/Artillery/Sidewinder X1/Configuration_adv.h
Executable file
File diff suppressed because it is too large
Load diff
93
config/examples/Artillery/Sidewinder X1/_Bootscreen.h
Executable file
93
config/examples/Artillery/Sidewinder X1/_Bootscreen.h
Executable file
|
@ -0,0 +1,93 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Made with Marlin Bitmap Converter
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*
|
||||||
|
* This bitmap from the file 'EVNOVO-Artillery-Logo.jpg'
|
||||||
|
*/
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 54
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B00000000,B00000000,B01100000,B00000000,B00011000,B00000000,B00000000,
|
||||||
|
B00000000,B00000001,B11100000,B00000000,B00011110,B00000000,B00000000,
|
||||||
|
B00000000,B00000111,B11100000,B00000000,B00011111,B10000000,B00000000,
|
||||||
|
B00000000,B00001111,B11100000,B00000000,B00011111,B11100000,B00000000,
|
||||||
|
B00000000,B00111111,B11100000,B00000000,B00011111,B11110000,B00000000,
|
||||||
|
B00000000,B11111111,B11000000,B00000000,B00001111,B11111100,B00000000,
|
||||||
|
B00000011,B11111111,B00000000,B00000000,B00000011,B11111111,B00000000,
|
||||||
|
B00000111,B11111100,B00000000,B00000000,B00000000,B11111111,B10000000,
|
||||||
|
B00011111,B11111000,B00000000,B00000000,B00000000,B01111111,B11100000,
|
||||||
|
B01111111,B11100000,B00000000,B00000000,B00000000,B00011111,B11111000,
|
||||||
|
B11111111,B10000000,B00000000,B00000000,B00000000,B00000111,B11111100,
|
||||||
|
B11111110,B00000000,B00000000,B00000000,B00000000,B00000001,B11111100,
|
||||||
|
B11111100,B00000000,B00000000,B00000000,B00000000,B00000000,B11111100,
|
||||||
|
B11111000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B00000000,B00000000,B00000011,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11000000,B00000000,B00001111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11110000,B00000000,B00111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11111100,B00000000,B11111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11111110,B00000001,B11111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000001,B11111111,B00000011,B11111110,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B11111111,B00000011,B11111100,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00111111,B00000011,B11110000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00011111,B00000011,B11100000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00111111,B00000011,B11110000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B11111111,B00000011,B11111100,B00000000,B01111100,
|
||||||
|
B11111000,B00000001,B11111111,B00000011,B11111110,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11111110,B00000001,B11111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11111100,B00000000,B11111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11110000,B00000000,B00111111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B11000000,B00000000,B00001111,B00000000,B01111100,
|
||||||
|
B11111000,B00000011,B00000000,B00000000,B00000011,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111100,
|
||||||
|
B11111000,B00000000,B00000000,B00000000,B00000000,B00000000,B01111100,
|
||||||
|
B11111100,B00000000,B00000000,B00000000,B00000000,B00000000,B11111100,
|
||||||
|
B11111110,B00000000,B00000000,B00000000,B00000000,B00000001,B11111100,
|
||||||
|
B11111111,B10000000,B00000000,B00000000,B00000000,B00000111,B11111100,
|
||||||
|
B01111111,B11100000,B00000000,B00000000,B00000000,B00011111,B11111000,
|
||||||
|
B00011111,B11111000,B00000000,B00000000,B00000000,B01111111,B11100000,
|
||||||
|
B00000111,B11111100,B00000000,B00000000,B00000000,B11111111,B10000000,
|
||||||
|
B00000011,B11111111,B00000000,B00000000,B00000011,B11111111,B00000000,
|
||||||
|
B00000000,B11111111,B11000000,B00000000,B00001111,B11111100,B00000000,
|
||||||
|
B00000000,B00111111,B11100000,B00000000,B00011111,B11110000,B00000000,
|
||||||
|
B00000000,B00011111,B11100000,B00000000,B00011111,B11000000,B00000000,
|
||||||
|
B00000000,B00000111,B11100000,B00000000,B00011111,B10000000,B00000000,
|
||||||
|
B00000000,B00000001,B11100000,B00000000,B00011110,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B01100000,B00000000,B00011000,B00000000,B00000000
|
||||||
|
};
|
2226
config/examples/Azteeg/X5GT/Configuration.h
Normal file
2226
config/examples/Azteeg/X5GT/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2226
config/examples/BIBO/TouchX/cyclops/Configuration.h
Normal file
2226
config/examples/BIBO/TouchX/cyclops/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
Normal file
2931
config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2226
config/examples/BIBO/TouchX/default/Configuration.h
Normal file
2226
config/examples/BIBO/TouchX/default/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/BIBO/TouchX/default/Configuration_adv.h
Normal file
2931
config/examples/BIBO/TouchX/default/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2214
config/examples/BQ/Hephestos/Configuration.h
Normal file
2214
config/examples/BQ/Hephestos/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/BQ/Hephestos/Configuration_adv.h
Normal file
2931
config/examples/BQ/Hephestos/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2227
config/examples/BQ/Hephestos_2/Configuration.h
Normal file
2227
config/examples/BQ/Hephestos_2/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2939
config/examples/BQ/Hephestos_2/Configuration_adv.h
Normal file
2939
config/examples/BQ/Hephestos_2/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
29
config/examples/BQ/Hephestos_2/README.md
Normal file
29
config/examples/BQ/Hephestos_2/README.md
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
# Example Configuration for BQ [Hephestos 2](http://www.bq.com/uk/hephestos-2)
|
||||||
|
Based on the original configuration file shipped with the heavily modified Marlin fork by BQ.
|
||||||
|
The forked firmware and configuration files can be found at the [BQ Github repository](https://github.com/bq/Marlin).
|
||||||
|
|
||||||
|
NOTE: The look and feel of the LCD menu will change dramatically when using the original Marlin firmware.
|
||||||
|
|
||||||
|
## Changelog
|
||||||
|
* 2018/05/30 - Configuration updated to the latest Marlin version (43a55a9af).
|
||||||
|
ABL Bilinear 5x5 is active by default.
|
||||||
|
|
||||||
|
* 2017/07/06 - Configuration updated to the latest Marlin version and added support for the
|
||||||
|
official BQ heated bed upgrade kit.
|
||||||
|
|
||||||
|
* 2016/12/13 - Configuration updated to the latest Marlin version.
|
||||||
|
|
||||||
|
* 2016/07/13 - Configuration updated to the latest Marlin version.
|
||||||
|
|
||||||
|
* 2016/06/21 - Disabled heated bed related options, activated software endstops and SD printing now
|
||||||
|
disables the heater when finishes printing.
|
||||||
|
|
||||||
|
* 2016/03/21 - Activated 4-point auto leveling by default and updated miscellaneous z-probe values.
|
||||||
|
|
||||||
|
* 2016/03/01 - The first release of Marlin's configuration file for the
|
||||||
|
BQ Hephestos 2 3D printer.
|
||||||
|
|
||||||
|
|
||||||
|
## Support
|
||||||
|
This configuration should work easily with the stock Hephestos 2, nevertheless if you encounter any
|
||||||
|
issues you may contact me on [Github](https://github.com/jbrazio), [Twitter](https://twitter.com/jbrazio) or by mail.
|
101
config/examples/BQ/Hephestos_2/_Bootscreen.h
Normal file
101
config/examples/BQ/Hephestos_2/_Bootscreen.h
Normal file
|
@ -0,0 +1,101 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Boot Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 64
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000011,B11110000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000111,B11111000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000111,B11111000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00001111,B11111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00001111,B11111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000111,B11111000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11111000,B00000111,B11111000,B00000111,B11000000,B00000000,
|
||||||
|
B00000000,B00000001,B11111100,B00000011,B11110000,B00001111,B11100000,B00000000,
|
||||||
|
B00000000,B00000011,B11111110,B00000000,B11000000,B00011111,B11110000,B00000000,
|
||||||
|
B00000000,B00000011,B11111110,B00000000,B00000000,B00011111,B11110000,B00000000,
|
||||||
|
B00000000,B00000011,B11111110,B00000000,B00000000,B00011111,B11110000,B00000000,
|
||||||
|
B00000000,B00000011,B11111110,B00000000,B00000000,B00011111,B11110000,B00000000,
|
||||||
|
B00000000,B00000011,B11111100,B00000000,B00000000,B00001111,B11100000,B00000000,
|
||||||
|
B00000000,B00000001,B11111000,B00000000,B00000000,B00001111,B11100000,B00000000,
|
||||||
|
B00000000,B00000000,B01110000,B00000000,B00000000,B00000011,B10000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000001,B11111000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000011,B11111100,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000011,B11111100,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B11111100,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B11111100,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000011,B11111100,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000011,B11111100,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000001,B11111000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00001111,B10000000,B00000000,B00000000,B01110000,B00000000,B00000000,B00000000,
|
||||||
|
B00011111,B11000000,B00000000,B00000000,B01111000,B00000000,B00000000,B00000000,
|
||||||
|
B00111111,B11000000,B00000000,B00000000,B01111000,B00000000,B00000000,B00000000,
|
||||||
|
B00111111,B11100000,B00000000,B00000000,B01111000,B00000000,B00000000,B00000000,
|
||||||
|
B00111111,B11100000,B00000000,B00000000,B01111000,B00000000,B00000000,B00000000,
|
||||||
|
B00111111,B11100000,B00000000,B00000000,B01111011,B11000000,B00001111,B00000000,
|
||||||
|
B00111111,B11000000,B00000000,B00000000,B01111111,B11110000,B00111111,B11000000,
|
||||||
|
B00011111,B10000000,B00000000,B00000000,B01111111,B11111000,B01111111,B11100000,
|
||||||
|
B00001111,B00000000,B00000000,B00000000,B01111110,B11111100,B11111001,B11110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B01111000,B00111100,B11100000,B11110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B01111000,B00011101,B11100000,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B01111000,B00011101,B11100000,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B01111000,B00011101,B11100000,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B01111000,B00011101,B11100000,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B01111000,B00011101,B11100000,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B01111000,B00111100,B11100000,B11110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B01111100,B01111100,B11111001,B11110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00011111,B11111000,B11111111,B11110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00001111,B11110000,B01111111,B11110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000111,B11100000,B00011111,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000
|
||||||
|
};
|
2214
config/examples/BQ/WITBOX/Configuration.h
Normal file
2214
config/examples/BQ/WITBOX/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/BQ/WITBOX/Configuration_adv.h
Normal file
2931
config/examples/BQ/WITBOX/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2218
config/examples/BigTreeTech/SKR Mini E3 1.0/Configuration.h
Normal file
2218
config/examples/BigTreeTech/SKR Mini E3 1.0/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/BigTreeTech/SKR Mini E3 1.0/Configuration_adv.h
Normal file
2931
config/examples/BigTreeTech/SKR Mini E3 1.0/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2219
config/examples/BigTreeTech/SKR Mini E3 1.2/Configuration.h
Normal file
2219
config/examples/BigTreeTech/SKR Mini E3 1.2/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/BigTreeTech/SKR Mini E3 1.2/Configuration_adv.h
Normal file
2931
config/examples/BigTreeTech/SKR Mini E3 1.2/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2225
config/examples/Cartesio/Configuration.h
Normal file
2225
config/examples/Cartesio/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Cartesio/Configuration_adv.h
Normal file
2931
config/examples/Cartesio/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
101
config/examples/Cartesio/_Bootscreen.h
Normal file
101
config/examples/Cartesio/_Bootscreen.h
Normal file
|
@ -0,0 +1,101 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Boot Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 64
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000111,B11000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00111111,B11111100,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000011,B11111111,B11111111,B11000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011111,B11111111,B11111111,B11110000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B01111111,B11111111,B11111111,B11111100,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B11111111,B11111111,B11111111,B11111111,B00000000,B00000000,
|
||||||
|
B00000000,B00000011,B11111111,B11111111,B11111111,B11111111,B10000000,B00000000,
|
||||||
|
B00000000,B00000111,B11111111,B11111111,B11111111,B11111111,B11000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000111,B11000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000111,B11000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000111,B11000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00001111,B00000111,B10000111,B11111111,B11111111,B11100000,B00000000,
|
||||||
|
B00000000,B00011111,B10001111,B11000111,B11111111,B11111111,B11110001,B00000000,
|
||||||
|
B00000001,B00011111,B10001111,B11000111,B11111111,B11111111,B11110001,B10000000,
|
||||||
|
B00000011,B00011111,B10001111,B11000111,B11111111,B11111111,B11110001,B10000000,
|
||||||
|
B00000111,B00011111,B10001111,B11000111,B11111111,B11111111,B11100001,B11000000,
|
||||||
|
B00000111,B00011111,B10001111,B11000111,B11000000,B00000000,B00000001,B11100000,
|
||||||
|
B00001111,B00011111,B10001111,B11000111,B11000000,B00000000,B00000001,B11100000,
|
||||||
|
B00001111,B00011111,B10001111,B11000111,B11000000,B00000000,B00000001,B11110000,
|
||||||
|
B00011111,B00011111,B10001111,B11000111,B11000000,B00000000,B00000001,B11110000,
|
||||||
|
B00011111,B00011111,B10001111,B11000111,B11111111,B11111111,B11100001,B11110000,
|
||||||
|
B00111111,B00011111,B10001111,B11000111,B11111111,B11111111,B11110001,B11111000,
|
||||||
|
B00111111,B00011111,B10001111,B11000111,B11111111,B11111111,B11110001,B11111000,
|
||||||
|
B00111111,B00011111,B10001111,B11000111,B11111111,B11111111,B11110001,B11111000,
|
||||||
|
B00111111,B00011111,B10001111,B11000111,B11111111,B11111111,B11100001,B11111000,
|
||||||
|
B01111111,B00011111,B10001111,B11000111,B11000000,B00000000,B00000001,B11111100,
|
||||||
|
B01111111,B00011111,B10001111,B11000111,B11000000,B00000000,B00000001,B11111100,
|
||||||
|
B01111111,B00011111,B10001111,B11000111,B11000000,B00000000,B00000001,B11111100,
|
||||||
|
B01111111,B00011111,B10001111,B11000111,B11000000,B00000000,B00000001,B11111100,
|
||||||
|
B01111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111100,
|
||||||
|
B01111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111100,
|
||||||
|
B01111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111100,
|
||||||
|
B01111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111100,
|
||||||
|
B01111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111100,
|
||||||
|
B01111111,B00000000,B00000000,B00000111,B11000111,B11100011,B11110001,B11111100,
|
||||||
|
B01111111,B00000000,B00000000,B00000111,B11000111,B11100011,B11110001,B11111100,
|
||||||
|
B01111111,B00000000,B00000000,B00000111,B11000111,B11100011,B11110001,B11111100,
|
||||||
|
B00111111,B00001111,B11111111,B11111111,B11000111,B11100011,B11110001,B11111000,
|
||||||
|
B00111111,B00011111,B11111111,B11111111,B11000111,B11100011,B11110001,B11111000,
|
||||||
|
B00111111,B00011111,B11111111,B11111111,B11000111,B11100011,B11110001,B11111000,
|
||||||
|
B00111111,B00011111,B11111111,B11111111,B11000111,B11100011,B11110001,B11111000,
|
||||||
|
B00011111,B00011111,B11111111,B11111111,B11000111,B11100011,B11110001,B11110000,
|
||||||
|
B00011111,B00001111,B11111111,B11111111,B11000111,B11100011,B11110001,B11110000,
|
||||||
|
B00011111,B00000000,B00000000,B00000111,B11000111,B11100011,B11110001,B11100000,
|
||||||
|
B00001111,B00000000,B00000000,B00000111,B11000111,B11100011,B11110001,B11100000,
|
||||||
|
B00001111,B00000000,B00000000,B00000111,B11000111,B11100011,B11110001,B11000000,
|
||||||
|
B00000111,B00001111,B11111111,B11111111,B11000111,B11100011,B11110001,B11000000,
|
||||||
|
B00000011,B00011111,B11111111,B11111111,B11000111,B11100011,B11110001,B10000000,
|
||||||
|
B00000011,B00011111,B11111111,B11111111,B11000111,B11100011,B11110001,B00000000,
|
||||||
|
B00000001,B00011111,B11111111,B11111111,B11000111,B11100011,B11110000,B00000000,
|
||||||
|
B00000000,B00011111,B11111111,B11111111,B11000111,B11100011,B11110000,B00000000,
|
||||||
|
B00000000,B00001111,B11111111,B11111111,B11000011,B11000001,B11100000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000111,B11000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000111,B11000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000111,B11000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000111,B11111111,B11111111,B11111111,B11111111,B11000000,B00000000,
|
||||||
|
B00000000,B00000011,B11111111,B11111111,B11111111,B11111111,B10000000,B00000000,
|
||||||
|
B00000000,B00000001,B11111111,B11111111,B11111111,B11111110,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B01111111,B11111111,B11111111,B11111100,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00011111,B11111111,B11111111,B11110000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000111,B11111111,B11111111,B10000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B01111111,B11111000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000
|
||||||
|
};
|
2236
config/examples/Creality/CR-10/Configuration.h
Normal file
2236
config/examples/Creality/CR-10/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2934
config/examples/Creality/CR-10/Configuration_adv.h
Normal file
2934
config/examples/Creality/CR-10/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
56
config/examples/Creality/CR-10/_Bootscreen.h
Normal file
56
config/examples/Creality/CR-10/_Bootscreen.h
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Boot Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
#define CUSTOM_BOOTSCREEN_TIMEOUT 1000
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 128
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111100,B00000000,B00000000,
|
||||||
|
B00001111,B11110000,B00000000,B00000000,B00000000,B00000000,B00000111,B11100000,B00000000,B00000000,B00000000,B00000000,B00000001,B10000110,B00011111,B11000000,
|
||||||
|
B00011000,B01110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00111100,B00001100,B00000000,B00000000,B00000001,B10000011,B00001100,B01100000,
|
||||||
|
B00010000,B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00111100,B00001100,B00000000,B00000000,B00000001,B10000011,B00001100,B00110000,
|
||||||
|
B00110000,B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00001100,B00000000,B00000000,B00000000,B00000011,B00001100,B00011000,
|
||||||
|
B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00111111,B00001111,B00111100,B00000000,B00000011,B00001100,B00001100,
|
||||||
|
B01100000,B00000001,B11011111,B00001111,B11100000,B11111110,B00000000,B01100000,B00011100,B00011100,B00000110,B00011000,B00000000,B00000110,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11110011,B00011000,B00110001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000011,B00011000,B00000000,B00011110,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11100000,B00110000,B00111001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000011,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11000000,B00110000,B00111000,B00001111,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000001,B10001100,B00001100,
|
||||||
|
B01100000,B00000000,B11000000,B00111111,B11111000,B11111011,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000001,B10001100,B00001100,
|
||||||
|
B01100000,B00110000,B11000000,B00110000,B00000001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000001,B11110000,B00000001,B10000001,B10001100,B00001100,
|
||||||
|
B01100000,B00110000,B11000000,B00110000,B00000001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000000,B11100000,B00000001,B10000001,B10001100,B00011000,
|
||||||
|
B00110000,B00110000,B11000000,B00011000,B00110001,B10000011,B00000000,B01100000,B00001100,B00001100,B01000000,B11100000,B00000001,B10000011,B10001100,B00110000,
|
||||||
|
B00011000,B01100000,B11000000,B00001100,B01100001,B10000111,B11000000,B11100000,B00011100,B00001100,B11000000,B01100000,B00000000,B11000011,B00001100,B01100000,
|
||||||
|
B00001111,B11000011,B11110000,B00000111,B11000000,B11111111,B11000111,B11111100,B01111111,B00000111,B10000001,B11000000,B00000000,B01111110,B00011111,B11000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B00000000,B00000000
|
||||||
|
};
|
66
config/examples/Creality/CR-10/_Statusscreen.h
Normal file
66
config/examples/Creality/CR-10/_Statusscreen.h
Normal file
|
@ -0,0 +1,66 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Status Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
//
|
||||||
|
// Status Screen Logo bitmap
|
||||||
|
//
|
||||||
|
#define STATUS_LOGO_X 8
|
||||||
|
#define STATUS_LOGO_Y 5
|
||||||
|
#define STATUS_LOGO_WIDTH 22
|
||||||
|
|
||||||
|
const unsigned char status_logo_bmp[] PROGMEM = {
|
||||||
|
B00111110,B00001111,B11110000,
|
||||||
|
B11000001,B10000110,B00011000,
|
||||||
|
B11000001,B10000110,B00001100,
|
||||||
|
B00000001,B10000110,B00000100,
|
||||||
|
B00000011,B00000110,B00000100,
|
||||||
|
B00011111,B00000110,B00000100,
|
||||||
|
B00000011,B00000110,B00000100,
|
||||||
|
B00000001,B10000110,B00000100,
|
||||||
|
B11000001,B10000110,B00001100,
|
||||||
|
B11000001,B10000110,B00011000,
|
||||||
|
B00111110,B00001111,B11110000
|
||||||
|
};
|
||||||
|
|
||||||
|
//
|
||||||
|
// Use default bitmaps
|
||||||
|
//
|
||||||
|
#define STATUS_HOTEND_ANIM
|
||||||
|
#define STATUS_BED_ANIM
|
||||||
|
#if HOTENDS < 2
|
||||||
|
#define STATUS_HEATERS_X 40
|
||||||
|
#define STATUS_BED_X 72
|
||||||
|
#else
|
||||||
|
#define STATUS_HEATERS_X 32
|
||||||
|
#define STATUS_BED_X 80
|
||||||
|
#endif
|
2227
config/examples/Creality/CR-10S/Configuration.h
Normal file
2227
config/examples/Creality/CR-10S/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Creality/CR-10S/Configuration_adv.h
Normal file
2931
config/examples/Creality/CR-10S/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
56
config/examples/Creality/CR-10S/_Bootscreen.h
Normal file
56
config/examples/Creality/CR-10S/_Bootscreen.h
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Boot Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
#define CUSTOM_BOOTSCREEN_TIMEOUT 1000
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 128
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111100,B00000000,B00000000,
|
||||||
|
B00001111,B11110000,B00000000,B00000000,B00000000,B00000000,B00000111,B11100000,B00000000,B00000000,B00000000,B00000000,B00000001,B10000110,B00011111,B11000000,
|
||||||
|
B00011000,B01110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00111100,B00001100,B00000000,B00000000,B00000001,B10000011,B00001100,B01100000,
|
||||||
|
B00010000,B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00111100,B00001100,B00000000,B00000000,B00000001,B10000011,B00001100,B00110000,
|
||||||
|
B00110000,B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00001100,B00000000,B00000000,B00000000,B00000011,B00001100,B00011000,
|
||||||
|
B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00111111,B00001111,B00111100,B00000000,B00000011,B00001100,B00001100,
|
||||||
|
B01100000,B00000001,B11011111,B00001111,B11100000,B11111110,B00000000,B01100000,B00011100,B00011100,B00000110,B00011000,B00000000,B00000110,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11110011,B00011000,B00110001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000011,B00011000,B00000000,B00011110,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11100000,B00110000,B00111001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000011,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11000000,B00110000,B00111000,B00001111,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000001,B10001100,B00001100,
|
||||||
|
B01100000,B00000000,B11000000,B00111111,B11111000,B11111011,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000001,B10001100,B00001100,
|
||||||
|
B01100000,B00110000,B11000000,B00110000,B00000001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000001,B11110000,B00000001,B10000001,B10001100,B00001100,
|
||||||
|
B01100000,B00110000,B11000000,B00110000,B00000001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000000,B11100000,B00000001,B10000001,B10001100,B00011000,
|
||||||
|
B00110000,B00110000,B11000000,B00011000,B00110001,B10000011,B00000000,B01100000,B00001100,B00001100,B01000000,B11100000,B00000001,B10000011,B10001100,B00110000,
|
||||||
|
B00011000,B01100000,B11000000,B00001100,B01100001,B10000111,B11000000,B11100000,B00011100,B00001100,B11000000,B01100000,B00000000,B11000011,B00001100,B01100000,
|
||||||
|
B00001111,B11000011,B11110000,B00000111,B11000000,B11111111,B11000111,B11111100,B01111111,B00000111,B10000001,B11000000,B00000000,B01111110,B00011111,B11000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B00000000,B00000000
|
||||||
|
};
|
74
config/examples/Creality/CR-10S/_Statusscreen.h
Normal file
74
config/examples/Creality/CR-10S/_Statusscreen.h
Normal file
|
@ -0,0 +1,74 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Status Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
//
|
||||||
|
// Status Screen Logo bitmap
|
||||||
|
//
|
||||||
|
#define STATUS_LOGO_Y 1
|
||||||
|
#define STATUS_LOGO_WIDTH 36
|
||||||
|
|
||||||
|
const unsigned char status_logo_bmp[] PROGMEM = {
|
||||||
|
B00111101,B11110000,B00000010,B00111000,B11110000,
|
||||||
|
B01000100,B10001000,B00000110,B01000101,B00010000,
|
||||||
|
B10000000,B10001000,B00000010,B01000101,B00000000,
|
||||||
|
B10000000,B11110000,B00000010,B01000100,B10000000,
|
||||||
|
B10000000,B10100011,B11110010,B01000100,B01100000,
|
||||||
|
B10000000,B10010000,B00000010,B01000100,B00010000,
|
||||||
|
B10000000,B10010000,B00000010,B01000100,B00010000,
|
||||||
|
B01000100,B10001000,B00000010,B01000101,B00010000,
|
||||||
|
B00111001,B11001100,B00000111,B00111001,B11100000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00111000,B01110000,B11100000,B00000000,
|
||||||
|
B00000000,B01000100,B10001001,B00010000,B00000000,
|
||||||
|
B00000000,B00000100,B10001001,B00010000,B00000000,
|
||||||
|
B00000000,B00011000,B10001001,B00010000,B00000000,
|
||||||
|
B00000000,B00000100,B10001001,B00010000,B00000000,
|
||||||
|
B00000000,B00000100,B10001001,B00010000,B00000000,
|
||||||
|
B00000000,B00000100,B10001001,B00010000,B00000000,
|
||||||
|
B00000000,B01000100,B10001001,B00010000,B00000000,
|
||||||
|
B00000000,B00111000,B01110000,B11100000,B00000000
|
||||||
|
};
|
||||||
|
|
||||||
|
//
|
||||||
|
// Use default bitmaps
|
||||||
|
//
|
||||||
|
#define STATUS_HOTEND_ANIM
|
||||||
|
#define STATUS_BED_ANIM
|
||||||
|
#define STATUS_HEATERS_XSPACE 20
|
||||||
|
#if HOTENDS < 2
|
||||||
|
#define STATUS_HEATERS_X 48
|
||||||
|
#define STATUS_BED_X 72
|
||||||
|
#else
|
||||||
|
#define STATUS_HEATERS_X 40
|
||||||
|
#define STATUS_BED_X 80
|
||||||
|
#endif
|
2229
config/examples/Creality/CR-10_5S/Configuration.h
Normal file
2229
config/examples/Creality/CR-10_5S/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Creality/CR-10_5S/Configuration_adv.h
Normal file
2931
config/examples/Creality/CR-10_5S/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
56
config/examples/Creality/CR-10_5S/_Bootscreen.h
Normal file
56
config/examples/Creality/CR-10_5S/_Bootscreen.h
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Boot Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
#define CUSTOM_BOOTSCREEN_TIMEOUT 1000
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 128
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111100,B00000000,B00000000,
|
||||||
|
B00001111,B11110000,B00000000,B00000000,B00000000,B00000000,B00000111,B11100000,B00000000,B00000000,B00000000,B00000000,B00000001,B10000110,B00011111,B11000000,
|
||||||
|
B00011000,B01110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00111100,B00001100,B00000000,B00000000,B00000001,B10000011,B00001100,B01100000,
|
||||||
|
B00010000,B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00111100,B00001100,B00000000,B00000000,B00000001,B10000011,B00001100,B00110000,
|
||||||
|
B00110000,B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00001100,B00000000,B00000000,B00000000,B00000011,B00001100,B00011000,
|
||||||
|
B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00111111,B00001111,B00111100,B00000000,B00000011,B00001100,B00001100,
|
||||||
|
B01100000,B00000001,B11011111,B00001111,B11100000,B11111110,B00000000,B01100000,B00011100,B00011100,B00000110,B00011000,B00000000,B00000110,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11110011,B00011000,B00110001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000011,B00011000,B00000000,B00011110,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11100000,B00110000,B00111001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000011,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11000000,B00110000,B00111000,B00001111,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000001,B10001100,B00001100,
|
||||||
|
B01100000,B00000000,B11000000,B00111111,B11111000,B11111011,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000001,B10001100,B00001100,
|
||||||
|
B01100000,B00110000,B11000000,B00110000,B00000001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000001,B11110000,B00000001,B10000001,B10001100,B00001100,
|
||||||
|
B01100000,B00110000,B11000000,B00110000,B00000001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000000,B11100000,B00000001,B10000001,B10001100,B00011000,
|
||||||
|
B00110000,B00110000,B11000000,B00011000,B00110001,B10000011,B00000000,B01100000,B00001100,B00001100,B01000000,B11100000,B00000001,B10000011,B10001100,B00110000,
|
||||||
|
B00011000,B01100000,B11000000,B00001100,B01100001,B10000111,B11000000,B11100000,B00011100,B00001100,B11000000,B01100000,B00000000,B11000011,B00001100,B01100000,
|
||||||
|
B00001111,B11000011,B11110000,B00000111,B11000000,B11111111,B11000111,B11111100,B01111111,B00000111,B10000001,B11000000,B00000000,B01111110,B00011111,B11000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B00000000,B00000000
|
||||||
|
};
|
2245
config/examples/Creality/CR-10mini/Configuration.h
Normal file
2245
config/examples/Creality/CR-10mini/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Creality/CR-10mini/Configuration_adv.h
Normal file
2931
config/examples/Creality/CR-10mini/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
56
config/examples/Creality/CR-10mini/_Bootscreen.h
Normal file
56
config/examples/Creality/CR-10mini/_Bootscreen.h
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Boot Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
#define CUSTOM_BOOTSCREEN_TIMEOUT 1000
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 128
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00000000,B00000000,B00000000,B00000000,B11111100,B00000000,B00000000,
|
||||||
|
B00001111,B11110000,B00000000,B00000000,B00000000,B00000000,B00000111,B11100000,B00000000,B00000000,B00000000,B00000000,B00000001,B10000110,B00011111,B11000000,
|
||||||
|
B00011000,B01110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00111100,B00001100,B00000000,B00000000,B00000001,B10000011,B00001100,B01100000,
|
||||||
|
B00010000,B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00111100,B00001100,B00000000,B00000000,B00000001,B10000011,B00001100,B00110000,
|
||||||
|
B00110000,B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00001100,B00000000,B00000000,B00000000,B00000011,B00001100,B00011000,
|
||||||
|
B00110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B01100000,B00000000,B00111111,B00001111,B00111100,B00000000,B00000011,B00001100,B00001100,
|
||||||
|
B01100000,B00000001,B11011111,B00001111,B11100000,B11111110,B00000000,B01100000,B00011100,B00011100,B00000110,B00011000,B00000000,B00000110,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11110011,B00011000,B00110001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000011,B00011000,B00000000,B00011110,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11100000,B00110000,B00111001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000011,B00001100,B00001100,
|
||||||
|
B01100000,B00000000,B11000000,B00110000,B00111000,B00001111,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000001,B10001100,B00001100,
|
||||||
|
B01100000,B00000000,B11000000,B00111111,B11111000,B11111011,B00000000,B01100000,B00001100,B00001100,B00000011,B00110000,B00000000,B00000001,B10001100,B00001100,
|
||||||
|
B01100000,B00110000,B11000000,B00110000,B00000001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000001,B11110000,B00000001,B10000001,B10001100,B00001100,
|
||||||
|
B01100000,B00110000,B11000000,B00110000,B00000001,B10000011,B00000000,B01100000,B00001100,B00001100,B00000000,B11100000,B00000001,B10000001,B10001100,B00011000,
|
||||||
|
B00110000,B00110000,B11000000,B00011000,B00110001,B10000011,B00000000,B01100000,B00001100,B00001100,B01000000,B11100000,B00000001,B10000011,B10001100,B00110000,
|
||||||
|
B00011000,B01100000,B11000000,B00001100,B01100001,B10000111,B11000000,B11100000,B00011100,B00001100,B11000000,B01100000,B00000000,B11000011,B00001100,B01100000,
|
||||||
|
B00001111,B11000011,B11110000,B00000111,B11000000,B11111111,B11000111,B11111100,B01111111,B00000111,B10000001,B11000000,B00000000,B01111110,B00011111,B11000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B00000000,B00000000
|
||||||
|
};
|
74
config/examples/Creality/CR-10mini/_Statusscreen.h
Normal file
74
config/examples/Creality/CR-10mini/_Statusscreen.h
Normal file
|
@ -0,0 +1,74 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Status Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
//
|
||||||
|
// Status Screen Logo bitmap
|
||||||
|
//
|
||||||
|
#define STATUS_LOGO_Y 5
|
||||||
|
#define STATUS_LOGO_WIDTH 36
|
||||||
|
|
||||||
|
const unsigned char status_logo_bmp[] PROGMEM = {
|
||||||
|
B00000111,B11001111,B10000000,B00110001,B11100000,
|
||||||
|
B00001111,B11001111,B11000000,B01110011,B11110000,
|
||||||
|
B00001100,B00001100,B01000000,B01110011,B00110000,
|
||||||
|
B00001100,B00001100,B11000000,B00110011,B00110000,
|
||||||
|
B00001100,B00001111,B11001111,B00110011,B00110000,
|
||||||
|
B00001100,B00001101,B10001111,B00110011,B00110000,
|
||||||
|
B00001100,B00001100,B11000000,B00110011,B00110000,
|
||||||
|
B00001111,B11001100,B11000000,B00110011,B11110000,
|
||||||
|
B00000111,B11001100,B11000000,B00110001,B11100000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000001,B10000011,B00110000,B00000011,B00000000,
|
||||||
|
B00000001,B10000011,B00110010,B00000011,B00000000,
|
||||||
|
B00000001,B11000111,B00000010,B11100000,B00000000,
|
||||||
|
B00000001,B11000111,B00110011,B11110011,B00000000,
|
||||||
|
B00000001,B11101111,B00110011,B00110011,B00000000,
|
||||||
|
B00000001,B10111011,B00110011,B00110011,B00000000,
|
||||||
|
B00000001,B10010011,B00110011,B00110011,B00000000,
|
||||||
|
B00000001,B10010011,B00110011,B00110011,B00000000,
|
||||||
|
B00000001,B10000011,B00110011,B00110011,B00000000
|
||||||
|
};
|
||||||
|
|
||||||
|
//
|
||||||
|
// Use default bitmaps
|
||||||
|
//
|
||||||
|
#define STATUS_HOTEND_ANIM
|
||||||
|
#define STATUS_BED_ANIM
|
||||||
|
#define STATUS_HEATERS_XSPACE 20
|
||||||
|
#if HOTENDS < 2
|
||||||
|
#define STATUS_HEATERS_X 48
|
||||||
|
#define STATUS_BED_X 72
|
||||||
|
#else
|
||||||
|
#define STATUS_HEATERS_X 40
|
||||||
|
#define STATUS_BED_X 80
|
||||||
|
#endif
|
2230
config/examples/Creality/CR-20 Pro/Configuration.h
Normal file
2230
config/examples/Creality/CR-20 Pro/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Creality/CR-20 Pro/Configuration_adv.h
Normal file
2931
config/examples/Creality/CR-20 Pro/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
72
config/examples/Creality/CR-20 Pro/_Statusscreen.h
Normal file
72
config/examples/Creality/CR-20 Pro/_Statusscreen.h
Normal file
|
@ -0,0 +1,72 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Status Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
//
|
||||||
|
// Status Screen Logo bitmap
|
||||||
|
//
|
||||||
|
#define STATUS_LOGO_WIDTH 32
|
||||||
|
|
||||||
|
const unsigned char status_logo_bmp[] PROGMEM = {
|
||||||
|
B00001111,B01111100,B00111000,B01110000,
|
||||||
|
B00010001,B00100010,B01000100,B10001000,
|
||||||
|
B00100000,B00100010,B01000100,B10001000,
|
||||||
|
B00100000,B00111100,B00000100,B10001000,
|
||||||
|
B00100000,B00101000,B00001000,B10001000,
|
||||||
|
B00100000,B00100100,B00010000,B10001000,
|
||||||
|
B00100000,B00100100,B00100000,B10001000,
|
||||||
|
B00010001,B00100010,B01000000,B10001000,
|
||||||
|
B00001110,B01110011,B01111100,B01110000,
|
||||||
|
B00000000,B00000000,B00000000,B00000000,
|
||||||
|
B00000111,B11000000,B00000000,B00000000,
|
||||||
|
B00000010,B00100000,B00000000,B00000000,
|
||||||
|
B00000010,B00100000,B00000000,B00000000,
|
||||||
|
B00000010,B00100110,B11000111,B00000000,
|
||||||
|
B00000011,B11000011,B00001000,B10000000,
|
||||||
|
B00000010,B00000010,B00001000,B10000000,
|
||||||
|
B00000010,B00000010,B00001000,B10000000,
|
||||||
|
B00000010,B00000010,B00001000,B10000000,
|
||||||
|
B00000111,B00000111,B10000111,B00000000
|
||||||
|
};
|
||||||
|
|
||||||
|
//
|
||||||
|
// Use default bitmaps
|
||||||
|
//
|
||||||
|
#define STATUS_HOTEND_ANIM
|
||||||
|
#define STATUS_BED_ANIM
|
||||||
|
#define STATUS_HEATERS_XSPACE 20
|
||||||
|
#if HOTENDS < 2
|
||||||
|
#define STATUS_HEATERS_X 48
|
||||||
|
#define STATUS_BED_X 72
|
||||||
|
#else
|
||||||
|
#define STATUS_HEATERS_X 40
|
||||||
|
#define STATUS_BED_X 80
|
||||||
|
#endif
|
2230
config/examples/Creality/CR-20/Configuration.h
Normal file
2230
config/examples/Creality/CR-20/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Creality/CR-20/Configuration_adv.h
Normal file
2931
config/examples/Creality/CR-20/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2236
config/examples/Creality/CR-8/Configuration.h
Normal file
2236
config/examples/Creality/CR-8/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Creality/CR-8/Configuration_adv.h
Normal file
2931
config/examples/Creality/CR-8/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2230
config/examples/Creality/Ender-2/Configuration.h
Normal file
2230
config/examples/Creality/Ender-2/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
2931
config/examples/Creality/Ender-2/Configuration_adv.h
Normal file
2931
config/examples/Creality/Ender-2/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
33
config/examples/Creality/Ender-2/README.md
Normal file
33
config/examples/Creality/Ender-2/README.md
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
# Creality Ender Support
|
||||||
|
|
||||||
|
This branch is a reverse-engineered version based on the unpublished firmware from Creality. It is **not** the authoritative source, but has been carefully re-built by looking at their firmware and inferring the base version and configuration they used. The basis is the firmware version from "Jul 31 2017 10:16:30". It is based on Marlin 1.0.1, because
|
||||||
|
|
||||||
|
* 1.0.0 had very different serial output in `setup()` and overall code structure.
|
||||||
|
* 1.0.2 changed the `VERSION_STRING` to include a leading space, and `lcd_init` uses `SET_INPUT` instead of `pinMode`.
|
||||||
|
|
||||||
|
Configurations were found by seeing what code was compiled into the firmware, and constants used there.
|
||||||
|
|
||||||
|
For U8Glib, at least version 1.14 and at most 1.17 is used, because
|
||||||
|
|
||||||
|
* 1.12 didn't have the extra speed argument to u8g_InitCom.
|
||||||
|
* 1.13 didn't have the soft reset instruction for UC1701 initialization.
|
||||||
|
* 1.18 has a new directory structure.
|
||||||
|
|
||||||
|
## Bitmaps
|
||||||
|
|
||||||
|
The bootscreen and custom status screens come from Creality's firmware.
|
||||||
|
|
||||||
|
## Creality Ender-2 firmware status
|
||||||
|
|
||||||
|
The firmware source code has been published on 2018/07/10.
|
||||||
|
It is based on Marlin 1.1. The source code and .hex binaries for all printers (including Ender-2) can be obtained from:
|
||||||
|
https://www.creality3d.cn/download/firmware_c0001
|
||||||
|
|
||||||
|
And repositories for CR-10S and Ender-3 can be found here:
|
||||||
|
https://github.com/Creality3DPrinting
|
||||||
|
|
||||||
|
The configuration files have been verified to match the original configuration, but further investigation is needed to ensure there aren't any extra changes in the source code.
|
||||||
|
|
||||||
|
## Ender-2 specific changelog:
|
||||||
|
|
||||||
|
* 2018/10/08 - Updated BED_MAXTEMP to 75 to match the original Creality Ender-2 Firmware (which is now open source)
|
97
config/examples/Creality/Ender-2/_Bootscreen.h
Normal file
97
config/examples/Creality/Ender-2/_Bootscreen.h
Normal file
|
@ -0,0 +1,97 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Boot Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
#define CUSTOM_BOOTSCREEN_TIMEOUT 1000
|
||||||
|
#define CUSTOM_BOOTSCREEN_BMPWIDTH 81
|
||||||
|
#define CUSTOM_BOOTSCREEN_INVERTED
|
||||||
|
|
||||||
|
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11101111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11101111,B11101111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11100111,B11011111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11100111,B11011111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11100011,B11011111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11110011,B11001111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11100001,B11100001,B11001111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111110,B01111000,B00000000,B00000000,B00000011,B11011101,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111110,B11111111,B10000000,B01111110,B00000000,B00000001,B11101110,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111110,B01111101,B11001111,B11111100,B00000000,B00000000,B11110111,B01111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B10001110,B00000110,B00000000,B00000000,B00000000,B01111011,B10111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11000000,B00000000,B00000000,B00000000,B00000000,B01111101,B11011111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111100,B00000001,B11111110,B00000000,B00000000,B00111110,B11100111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111100,B00000000,B00000011,B00011111,B01110011,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111000,B00000000,B00000001,B10001111,B10000001,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11100000,B00000000,B00000000,B10000011,B11111001,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B00000000,B11111100,B00000000,B00000000,B11110000,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11100000,B00001111,B11111111,B11000000,B00000000,B00000000,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111110,B00000011,B11111111,B11111111,B11000000,B00000000,B00000000,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111001,B00000000,B00000000,B00000000,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111100,B00000000,B00000111,B11000000,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B00000000,B00000111,B11100000,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11100000,B00000111,B11110001,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11111100,B00000111,B11111001,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B00000011,B11111001,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B10000011,B11111001,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11000011,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11100001,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11110000,B10111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11111011,B11111000,B00111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11111001,B11111000,B00111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B01111110,B11110000,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B10001110,B00000011,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11100000,B00011111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,B01111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B00000000,B00000000,B01111111,B11111111,B11111111,B11111000,B01111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B10000000,B00000000,B01111111,B11111111,B11111111,B11100000,B01111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11000011,B11111100,B11111111,B11111111,B11111111,B11111000,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B11000011,B11111100,B11111111,B11111111,B11111111,B11111000,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B10000111,B11111101,B11111111,B11111111,B11111111,B11110001,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B10000111,B11111111,B11111111,B11111111,B11111111,B11110001,B11111111,B11111111,B11111111,B11111111,
|
||||||
|
B11111111,B00001111,B11100111,B11110011,B00001111,B11111100,B00100011,B11111100,B00111111,B11111111,B11111111,
|
||||||
|
B11111111,B00001111,B11101111,B10000000,B00000111,B11110000,B00000011,B11110000,B00011110,B00000000,B01111111,
|
||||||
|
B11111110,B00011111,B11001111,B10000001,B10000111,B11000111,B10000111,B11000111,B00001100,B00000000,B01111111,
|
||||||
|
B11111110,B00000000,B00011111,B11000111,B11000111,B10001111,B11000111,B10011111,B00001111,B00001100,B11111111,
|
||||||
|
B11111110,B00000000,B00011111,B10000111,B10001111,B00011111,B10001111,B00011111,B00001111,B00011111,B11111111,
|
||||||
|
B11111100,B00111111,B10011111,B10001111,B10001111,B00011111,B10001110,B00000000,B00011110,B00111111,B11111111,
|
||||||
|
B11111100,B01111111,B00111111,B00001111,B00011110,B00111111,B00011110,B00111111,B11111110,B00111111,B11111111,
|
||||||
|
B11111000,B01111111,B11111111,B00011111,B00011100,B00111111,B00011100,B01111111,B11111100,B01111111,B11111111,
|
||||||
|
B11111000,B11111111,B11111111,B00011110,B00011100,B01111110,B00011100,B01111111,B11111100,B01111111,B11111111,
|
||||||
|
B11110000,B11111111,B11001110,B00111110,B00111100,B01111110,B00111100,B01111111,B10111000,B11111111,B11111111,
|
||||||
|
B11110000,B11111111,B10011110,B00111100,B00111000,B01111100,B00111000,B01111110,B01111000,B11111111,B11111111,
|
||||||
|
B11100001,B11111111,B00111100,B01111100,B01111000,B01111100,B01111000,B00111100,B11110001,B11111111,B11111111,
|
||||||
|
B11100001,B11111000,B00111000,B01111000,B01111000,B00010000,B00011000,B00000001,B11110001,B11111111,B11111111,
|
||||||
|
B00000000,B00000000,B01100000,B00100000,B00111100,B00000000,B01111100,B00000111,B10000000,B01111111,B11111111,
|
||||||
|
B11111111,B11111111,B11111111,B11111111,B11111110,B00011111,B11111110,B00011111,B11111111,B11111111,B11111111
|
||||||
|
};
|
66
config/examples/Creality/Ender-2/_Statusscreen.h
Normal file
66
config/examples/Creality/Ender-2/_Statusscreen.h
Normal file
|
@ -0,0 +1,66 @@
|
||||||
|
/**
|
||||||
|
* Marlin 3D Printer Firmware
|
||||||
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
||||||
|
*
|
||||||
|
* Based on Sprinter and grbl.
|
||||||
|
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Custom Status Screen bitmap
|
||||||
|
*
|
||||||
|
* Place this file in the root with your configuration files
|
||||||
|
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
|
||||||
|
*
|
||||||
|
* Use the Marlin Bitmap Converter to make your own:
|
||||||
|
* http://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
*/
|
||||||
|
|
||||||
|
//
|
||||||
|
// Status Screen Logo bitmap
|
||||||
|
//
|
||||||
|
#define STATUS_LOGO_Y 5
|
||||||
|
#define STATUS_LOGO_WIDTH 39
|
||||||
|
|
||||||
|
const unsigned char status_logo_bmp[] PROGMEM = {
|
||||||
|
B00000000,B00000000,B00000110,B00000000,B00000000,
|
||||||
|
B11111110,B00000000,B00000010,B00000000,B00000000,
|
||||||
|
B01000010,B00000000,B00000010,B00000000,B00000000,
|
||||||
|
B01001000,B00000000,B00000010,B00000000,B00000000,
|
||||||
|
B01001000,B11011100,B00111110,B00111100,B11101110,
|
||||||
|
B01111000,B01100010,B01000010,B01000010,B00110010,
|
||||||
|
B01001000,B01000010,B01000010,B01000010,B00100000,
|
||||||
|
B01001000,B01000010,B01000010,B01111110,B00100000,
|
||||||
|
B01000000,B01000010,B01000010,B01000000,B00100000,
|
||||||
|
B01000010,B01000010,B01000110,B01000010,B00100000,
|
||||||
|
B11111110,B11100111,B00111011,B00111100,B11111000
|
||||||
|
};
|
||||||
|
|
||||||
|
//
|
||||||
|
// Use default bitmaps
|
||||||
|
//
|
||||||
|
#define STATUS_HOTEND_ANIM
|
||||||
|
#define STATUS_BED_ANIM
|
||||||
|
#define STATUS_HEATERS_XSPACE 20
|
||||||
|
#if HOTENDS < 2
|
||||||
|
#define STATUS_HEATERS_X 48
|
||||||
|
#define STATUS_BED_X 72
|
||||||
|
#else
|
||||||
|
#define STATUS_HEATERS_X 40
|
||||||
|
#define STATUS_BED_X 80
|
||||||
|
#endif
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue