Update website links to https

This commit is contained in:
Scott Lahteine 2020-04-12 17:18:33 -05:00
parent 53cfc5aa45
commit c7ff4d22d0
351 changed files with 658 additions and 658 deletions

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1636,7 +1636,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1508,7 +1508,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2643,7 +2643,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -827,7 +827,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1668,7 +1668,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1637,7 +1637,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -23,7 +23,7 @@
/** /**
* Made with Marlin Bitmap Converter * Made with Marlin Bitmap Converter
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
#define CUSTOM_BOOTSCREEN_BMPWIDTH 88 #define CUSTOM_BOOTSCREEN_BMPWIDTH 88

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1637,7 +1637,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -23,7 +23,7 @@
/** /**
* Made with Marlin Bitmap Converter * Made with Marlin Bitmap Converter
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
#define CUSTOM_BOOTSCREEN_BMPWIDTH 88 #define CUSTOM_BOOTSCREEN_BMPWIDTH 88

View file

@ -840,7 +840,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1654,7 +1654,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -881,7 +881,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1714,7 +1714,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1511,7 +1511,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2646,7 +2646,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -24,7 +24,7 @@
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h. * and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
#pragma once #pragma once

View file

@ -881,7 +881,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1712,7 +1712,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1510,7 +1510,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2645,7 +2645,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -24,7 +24,7 @@
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h. * and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
#pragma once #pragma once

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1636,7 +1636,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -831,7 +831,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1647,7 +1647,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2646,7 +2646,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1636,7 +1636,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1636,7 +1636,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -861,7 +861,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1749,7 +1749,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -28,7 +28,7 @@
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h. * and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
// //

View file

@ -833,7 +833,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1662,7 +1662,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -28,7 +28,7 @@
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h. * and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
// //

View file

@ -831,7 +831,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1647,7 +1647,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -28,7 +28,7 @@
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h. * and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
// //

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1634,7 +1634,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -832,7 +832,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1648,7 +1648,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -1,6 +1,6 @@
/** /**
* Made with Marlin Bitmap Converter * Made with Marlin Bitmap Converter
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
* *
* This bitmap from the file '3dpc_tech_bootscreen.bmp' * This bitmap from the file '3dpc_tech_bootscreen.bmp'
*/ */

View file

@ -36,7 +36,7 @@
/** /**
* Made with Marlin Bitmap Converter * Made with Marlin Bitmap Converter
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
* *
* This bitmap from the file '3dpc_tech_statusscreen.bmp' * This bitmap from the file '3dpc_tech_statusscreen.bmp'
*/ */

View file

@ -830,7 +830,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1646,7 +1646,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -821,7 +821,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1637,7 +1637,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1513,7 +1513,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2648,7 +2648,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -803,7 +803,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1619,7 +1619,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -23,7 +23,7 @@
/** /**
* Made with Marlin Bitmap Converter * Made with Marlin Bitmap Converter
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
* *
* This bitmap from the file 'EVNOVO-Artillery-Logo.jpg' * This bitmap from the file 'EVNOVO-Artillery-Logo.jpg'
*/ */

View file

@ -825,7 +825,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1641,7 +1641,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -23,7 +23,7 @@
/** /**
* Made with Marlin Bitmap Converter * Made with Marlin Bitmap Converter
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
* *
* This bitmap from the file 'EVNOVO-Artillery-Logo.jpg' * This bitmap from the file 'EVNOVO-Artillery-Logo.jpg'
*/ */

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1636,7 +1636,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1636,7 +1636,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1636,7 +1636,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -808,7 +808,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1624,7 +1624,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -821,7 +821,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1637,7 +1637,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1517,7 +1517,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2652,7 +2652,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -28,7 +28,7 @@
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h. * and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
#define CUSTOM_BOOTSCREEN_BMPWIDTH 64 #define CUSTOM_BOOTSCREEN_BMPWIDTH 64

View file

@ -808,7 +808,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1624,7 +1624,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -803,7 +803,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1618,7 +1618,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1504,7 +1504,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
#define LIN_ADVANCE #define LIN_ADVANCE
@ -2639,7 +2639,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -812,7 +812,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1628,7 +1628,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1511,7 +1511,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
#define LIN_ADVANCE #define LIN_ADVANCE
@ -2646,7 +2646,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -813,7 +813,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1629,7 +1629,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1511,7 +1511,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
#define LIN_ADVANCE #define LIN_ADVANCE
@ -2646,7 +2646,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -819,7 +819,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1635,7 +1635,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -28,7 +28,7 @@
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h. * and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
#define CUSTOM_BOOTSCREEN_BMPWIDTH 64 #define CUSTOM_BOOTSCREEN_BMPWIDTH 64

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1636,7 +1636,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1508,7 +1508,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2643,7 +2643,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1636,7 +1636,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1508,7 +1508,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2643,7 +2643,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1636,7 +1636,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1508,7 +1508,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2643,7 +2643,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -830,7 +830,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1646,7 +1646,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -28,7 +28,7 @@
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h. * and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
#define CUSTOM_BOOTSCREEN_TIMEOUT 1000 #define CUSTOM_BOOTSCREEN_TIMEOUT 1000

View file

@ -28,7 +28,7 @@
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h. * and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
// //

View file

@ -820,7 +820,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1637,7 +1637,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -28,7 +28,7 @@
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h. * and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
#define CUSTOM_BOOTSCREEN_TIMEOUT 1000 #define CUSTOM_BOOTSCREEN_TIMEOUT 1000

View file

@ -28,7 +28,7 @@
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h. * and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
// //

View file

@ -821,7 +821,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1639,7 +1639,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -28,7 +28,7 @@
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h. * and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
#define CUSTOM_BOOTSCREEN_TIMEOUT 1000 #define CUSTOM_BOOTSCREEN_TIMEOUT 1000

View file

@ -839,7 +839,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1655,7 +1655,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -28,7 +28,7 @@
* and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h. * and enable SHOW_CUSTOM_BOOTSCREEN in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
#define CUSTOM_BOOTSCREEN_TIMEOUT 1000 #define CUSTOM_BOOTSCREEN_TIMEOUT 1000

View file

@ -28,7 +28,7 @@
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h. * and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
// //

View file

@ -824,7 +824,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1640,7 +1640,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -27,7 +27,7 @@
* and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h. * and enable CUSTOM_STATUS_SCREEN_IMAGE in Configuration.h.
* *
* Use the Marlin Bitmap Converter to make your own: * Use the Marlin Bitmap Converter to make your own:
* http://marlinfw.org/tools/u8glib/converter.html * https://marlinfw.org/tools/u8glib/converter.html
*/ */
// //

View file

@ -824,7 +824,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1640,7 +1640,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -830,7 +830,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1646,7 +1646,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

View file

@ -1509,7 +1509,7 @@
* If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk) * If this algorithm produces a higher speed offset than the extruder can handle (compared to E jerk)
* print acceleration will be reduced during the affected moves to keep within the limit. * print acceleration will be reduced during the affected moves to keep within the limit.
* *
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues. * Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/ */
//#define LIN_ADVANCE //#define LIN_ADVANCE
@ -2644,7 +2644,7 @@
* You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
* hardware PWM pin for the speed control and a pin for the rotation direction. * hardware PWM pin for the speed control and a pin for the rotation direction.
* *
* See http://marlinfw.org/docs/configuration/laser_spindle.html for more config details. * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
*/ */
//#define SPINDLE_FEATURE //#define SPINDLE_FEATURE
//#define LASER_FEATURE //#define LASER_FEATURE

View file

@ -824,7 +824,7 @@
// @section probes // @section probes
// //
// See http://marlinfw.org/docs/configuration/probes.html // See https://marlinfw.org/docs/configuration/probes.html
// //
/** /**
@ -1640,7 +1640,7 @@
* - Click the controller to view the LCD menu * - Click the controller to view the LCD menu
* - The LCD will display Japanese, Western, or Cyrillic text * - The LCD will display Japanese, Western, or Cyrillic text
* *
* See http://marlinfw.org/docs/development/lcd_language.html * See https://marlinfw.org/docs/development/lcd_language.html
* *
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] * :['JAPANESE', 'WESTERN', 'CYRILLIC']
*/ */

Some files were not shown because too many files have changed in this diff Show more