diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 72ec272b4d999..a59d6ee70d979 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -50,7 +50,7 @@ * * Calibration Guides: https://reprap.org/wiki/Calibration * https://reprap.org/wiki/Triffid_Hunter%27s_Calibration_Guide - * https://web.archive.org/web/20220907014303/https://sites.google.com/site/repraplogphase/calibration-of-your-reprap + * https://web.archive.org/web/20220907014303/sites.google.com/site/repraplogphase/calibration-of-your-reprap * https://youtu.be/wAL9d7FgInk * https://teachingtechyt.github.io/calibration.html * @@ -2785,7 +2785,7 @@ // // Original RADDS LCD Display+Encoder+SDCardReader -// https://web.archive.org/web/20200719145306/http://doku.radds.org/dokumentation/lcd-display/ +// https://web.archive.org/web/20200719145306/doku.radds.org/dokumentation/lcd-display/ // //#define RADDS_DISPLAY @@ -2851,7 +2851,7 @@ // // Elefu RA Board Control Panel -// https://web.archive.org/web/20140823033947/http://www.elefu.com/index.php?route=product/product&product_id=53 +// https://web.archive.org/web/20140823033947/www.elefu.com/index.php?route=product/product&product_id=53 // //#define RA_CONTROL_PANEL @@ -2983,7 +2983,7 @@ // // Cartesio UI -// https://web.archive.org/web/20180605050442/http://mauk.cc/webshop/cartesio-shop/electronics/user-interface +// https://web.archive.org/web/20180605050442/mauk.cc/webshop/cartesio-shop/electronics/user-interface // //#define CARTESIO_UI @@ -2994,7 +2994,7 @@ // // Original Ulticontroller from Ultimaker 2 printer with SSD1309 I2C display and encoder -// https://github.com/Ultimaker/Ultimaker2/tree/master/1249_Ulticontroller_Board_(x1) +// https://github.com/Ultimaker/Ultimaker2/tree/master/1249_Ulticontroller_Board_%28x1%29 // //#define ULTI_CONTROLLER diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index f0066338c1779..77bf0ba82e690 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -3526,7 +3526,7 @@ //#define PHOTOGRAPH_PIN 23 // Canon Hack Development Kit - // https://web.archive.org/web/20200920094805/https://captain-slow.dk/2014/03/09/3d-printing-timelapses/ + // https://web.archive.org/web/20200920094805/captain-slow.dk/2014/03/09/3d-printing-timelapses/ //#define CHDK_PIN 4 // Optional second move with delay to trigger the camera shutter diff --git a/Marlin/src/HAL/AVR/fastio/fastio_1280.h b/Marlin/src/HAL/AVR/fastio/fastio_1280.h index 633774dda9161..57d6181d2e987 100644 --- a/Marlin/src/HAL/AVR/fastio/fastio_1280.h +++ b/Marlin/src/HAL/AVR/fastio/fastio_1280.h @@ -28,9 +28,6 @@ * Port : E0 E1 E4 E5 G5 E3 H3 H4 H5 H6 B4 B5 B6 B7 J1 J0 H1 H0 D3 D2 D1 D0 A0 A1 A2 A3 A4 A5 A6 A7 C7 C6 C5 C4 C3 C2 C1 C0 D7 G2 G1 G0 L7 L6 L5 L4 L3 L2 L1 L0 B3 B2 B1 B0 F0 F1 F2 F3 F4 F5 F6 F7 K0 K1 K2 K3 K4 K5 K6 K7 | E2 E6 E7 xx xx H2 H7 G3 G4 xx xx xx xx xx D4 D5 D6 xx xx J2 J3 J4 J5 J6 J7 xx xx xx xx xx * Logical Pin : 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | 78 79 80 xx xx 84 85 71 70 xx xx xx xx xx 81 82 83 xx xx 72 73 75 76 77 74 xx xx xx xx xx * Analog Input : 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 - * - * Arduino Pin Layout video: https://youtu.be/rIqeVCX09FA - * AVR alternate pin function overview video: https://youtu.be/1yd8wuI5Plg */ #include "../fastio.h" diff --git a/Marlin/src/HAL/AVR/fastio/fastio_1281.h b/Marlin/src/HAL/AVR/fastio/fastio_1281.h index 6067248978aee..fdff219ec3d7d 100644 --- a/Marlin/src/HAL/AVR/fastio/fastio_1281.h +++ b/Marlin/src/HAL/AVR/fastio/fastio_1281.h @@ -26,9 +26,6 @@ * * Logical Pin: 38 39 40 41 42 43 44 45 16 10 11 12 06 07 08 09 30 31 32 33 34 35 36 37 17 18 19 20 21 22 23 24 00 01 13 05 02 03 14 15 46 47 48 49 50 51 52 53 25 26 27 28 29 04 * Port: A0 A1 A2 A3 A4 A5 A6 A7 B0 B1 B2 B3 B4 B5 B6 B7 C0 C1 C2 C3 C4 C5 C6 C7 D0 D1 D2 D3 D4 D5 D6 D7 E0 E1 E2 E3 E4 E5 E6 E7 F0 F1 F2 F3 F4 F5 F6 F7 G0 G1 G2 G3 G4 G5 - * - * Arduino Pin Layout video: https://youtu.be/rIqeVCX09FA - * AVR alternate pin function overview video: https://youtu.be/1yd8wuI5Plg */ #include "../fastio.h" diff --git a/Marlin/src/HAL/AVR/fastio/fastio_168.h b/Marlin/src/HAL/AVR/fastio/fastio_168.h index cc559797408be..36dc552385270 100644 --- a/Marlin/src/HAL/AVR/fastio/fastio_168.h +++ b/Marlin/src/HAL/AVR/fastio/fastio_168.h @@ -26,9 +26,6 @@ * * Logical Pin: 08 09 10 11 12 13 14 15 16 17 18 19 20 21 00 01 02 03 04 05 06 07 * Port: B0 B1 B2 B3 B4 B5 C0 C1 C2 C3 C4 C5 C6 C7 D0 D1 D2 D3 D4 D5 D6 D7 - * - * Arduino Pin Layout video: https://youtu.be/rIqeVCX09FA - * AVR alternate pin function overview video: https://youtu.be/1yd8wuI5Plg */ #include "../fastio.h" diff --git a/Marlin/src/HAL/AVR/fastio/fastio_644.h b/Marlin/src/HAL/AVR/fastio/fastio_644.h index 94b322a8190da..e20a3d345e37e 100644 --- a/Marlin/src/HAL/AVR/fastio/fastio_644.h +++ b/Marlin/src/HAL/AVR/fastio/fastio_644.h @@ -26,9 +26,6 @@ * * Logical Pin: 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 * Port: B0 B1 B2 B3 B4 B5 B6 B7 D0 D1 D2 D3 D4 D5 D6 D7 C0 C1 C2 C3 C4 C5 C6 C7 A7 A6 A5 A4 A3 A2 A1 A0 - * - * Arduino Pin Layout video: https://youtu.be/rIqeVCX09FA - * AVR alternate pin function overview video: https://youtu.be/1yd8wuI5Plg */ /** ATMega644 diff --git a/Marlin/src/HAL/AVR/fastio/fastio_AT90USB.h b/Marlin/src/HAL/AVR/fastio/fastio_AT90USB.h index 51c5e096586eb..2119d168aba45 100644 --- a/Marlin/src/HAL/AVR/fastio/fastio_AT90USB.h +++ b/Marlin/src/HAL/AVR/fastio/fastio_AT90USB.h @@ -26,10 +26,7 @@ * * Logical Pin: 28 29 30 31 32 33 34 35 20 21 22 23 24 25 26 27 10 11 12 13 14 15 16 17 00 01 02 03 04 05 06 07 08 09(46*47)36 37 18 19 38 39 40 41 42 43 44 45 * Port: A0 A1 A2 A3 A4 A5 A6 A7 B0 B1 B2 B3 B4 B5 B6 B7 C0 C1 C2 C3 C4 C5 C6 C7 D0 D1 D2 D3 D4 D5 D6 D7 E0 E1 E2 E3 E4 E5 E6 E7 F0 F1 F2 F3 F4 F5 F6 F7 - * The logical pins 46 and 47 are not supported by Teensyduino, but are supported below as E2 and E3 - * - * Arduino Pin Layout video: https://youtu.be/rIqeVCX09FA - * AVR alternate pin function overview video: https://youtu.be/1yd8wuI5Plg + * Logical pins 46-47 aren't supported by Teensyduino, but are supported below as E2 and E3 */ #include "../fastio.h" diff --git a/Marlin/src/pins/mega/pins_CHEAPTRONICv2.h b/Marlin/src/pins/mega/pins_CHEAPTRONICv2.h index 62215a8224e00..2669210d5715d 100644 --- a/Marlin/src/pins/mega/pins_CHEAPTRONICv2.h +++ b/Marlin/src/pins/mega/pins_CHEAPTRONICv2.h @@ -25,7 +25,7 @@ * Cheaptronic v2.0 pin assignments * Built and sold by Michal Dyntar - RRO * www.reprapobchod.cz (DOES NOT EXIST ANYMORE) - * https://web.archive.org/web/20190306201523/http://reprapobchod.cz/ + * https://web.archive.org/web/20190306201523/reprapobchod.cz * ATmega2560 */ diff --git a/Marlin/src/pins/mega/pins_CNCONTROLS_11.h b/Marlin/src/pins/mega/pins_CNCONTROLS_11.h index 1c0623aea866a..d2cbc28fb4cc4 100644 --- a/Marlin/src/pins/mega/pins_CNCONTROLS_11.h +++ b/Marlin/src/pins/mega/pins_CNCONTROLS_11.h @@ -24,7 +24,7 @@ /** * CartesioV11 pin assignments * Comes with an Arduino Mega, see - * https://web.archive.org/web/20171024190029/http://mauk.cc/mediawiki/index.php/Electronical_assembly + * https://web.archive.org/web/20171024190029/mauk.cc/mediawiki/index.php/Electronical_assembly * ATmega2560, ATmega1280 */ diff --git a/Marlin/src/pins/mega/pins_CNCONTROLS_12.h b/Marlin/src/pins/mega/pins_CNCONTROLS_12.h index 4864a6d83c784..37485ea790a56 100644 --- a/Marlin/src/pins/mega/pins_CNCONTROLS_12.h +++ b/Marlin/src/pins/mega/pins_CNCONTROLS_12.h @@ -24,7 +24,7 @@ /** * CartesioV12 pin assignments * Comes with an Arduino Mega, see - * https://web.archive.org/web/20171024190029/http://mauk.cc/mediawiki/index.php/Electronical_assembly + * https://web.archive.org/web/20171024190029/mauk.cc/mediawiki/index.php/Electronical_assembly * ATmega2560, ATmega1280 */ diff --git a/Marlin/src/pins/ramps/pins_ULTIMAIN_2.h b/Marlin/src/pins/ramps/pins_ULTIMAIN_2.h index ca1b4b883b3a1..e5998b3237c6b 100644 --- a/Marlin/src/pins/ramps/pins_ULTIMAIN_2.h +++ b/Marlin/src/pins/ramps/pins_ULTIMAIN_2.h @@ -31,7 +31,7 @@ * - https://github.com/Ultimaker/Ultimaker2/blob/master/1546%20ultimainboard%20V2.1.4/schema4.SchDoc * - https://github.com/Ultimaker/Ultimaker2/blob/master/1546%20ultimainboard%20V2.1.4/schema5.SchDoc * Schematics (Original+): - * Schematic (Original+): https://github.com/Ultimaker/Ultimaker-Original-Plus/blob/master/1091_Main_board_v2.1.1_(x1)/Ultimainboard%20rev.%202.1.1%20altium.zip + * Schematic (Original+): https://github.com/Ultimaker/Ultimaker-Original-Plus/blob/master/1091_Main_board_v2.1.1_%28x1%29/Ultimainboard%20rev.%202.1.1%20altium.zip * ATmega2560 */ diff --git a/Marlin/src/pins/sam/pins_RADDS.h b/Marlin/src/pins/sam/pins_RADDS.h index 4f713391fc96c..a490f9f89f898 100644 --- a/Marlin/src/pins/sam/pins_RADDS.h +++ b/Marlin/src/pins/sam/pins_RADDS.h @@ -111,7 +111,7 @@ /** * RADDS Extension Board V2 / V3 - * http://doku.radds.org/dokumentation/extension-board + * https://web.archive.org/web/20210627142010/doku.radds.org/dokumentation/extension-board/ */ //#define RADDS_EXTENSION 2 #if RADDS_EXTENSION >= 2 diff --git a/Marlin/src/pins/sam/pins_RURAMPS4D_11.h b/Marlin/src/pins/sam/pins_RURAMPS4D_11.h index f083f01d4f129..0ece2aeade5e8 100644 --- a/Marlin/src/pins/sam/pins_RURAMPS4D_11.h +++ b/Marlin/src/pins/sam/pins_RURAMPS4D_11.h @@ -271,7 +271,7 @@ #elif ENABLED(SPARK_FULL_GRAPHICS) - //http://doku.radds.org/dokumentation/other-electronics/sparklcd/ + // https://sparklab-shop.de/elektronik/40/sparklcd-adapter #error "Oops! SPARK_FULL_GRAPHICS not supported with RURAMPS4D." //#define LCD_PINS_D4 29 //? //#define LCD_PINS_EN 27 //? diff --git a/Marlin/src/pins/sanguino/pins_ANET_10.h b/Marlin/src/pins/sanguino/pins_ANET_10.h index ee9fa327742f4..c3688909c3e0e 100644 --- a/Marlin/src/pins/sanguino/pins_ANET_10.h +++ b/Marlin/src/pins/sanguino/pins_ANET_10.h @@ -305,8 +305,8 @@ * ==================================================================== * * Anet V1.0 controller | ZONESTAR_LCD | ANET_FULL_ | RepRapDiscount Full | Thingiverse RepRap wiring - * physical logical alt | | GRAPHICS_LCD | Graphics Display Wiring | https://www.thingiverse - * pin pin functions | | | | .com/thing:2103748 + * physical logical alt | | GRAPHICS_LCD | Graphics Display Wiring | https://www.thingiverse.com/thing:2103748 + * pin pin functions | | | | *-------------------------------------------------------------------------------------------------------------------- * ANET-J3.1 8 *** | N/A | J3_TX *** | | * ANET-J3.2 9 *** | N/A | J3_RX *** | | diff --git a/Marlin/src/pins/stm32f4/pins_RUMBA32_AUS3D.h b/Marlin/src/pins/stm32f4/pins_RUMBA32_AUS3D.h index e926a2b0c6a41..8d9eacaf078d2 100644 --- a/Marlin/src/pins/stm32f4/pins_RUMBA32_AUS3D.h +++ b/Marlin/src/pins/stm32f4/pins_RUMBA32_AUS3D.h @@ -24,7 +24,7 @@ /** * Pin assignments for the RUMBA32 * - * https://aus3d.com.au/rumba32 + * https://aus3d.com.au/products/rumba32-control-board * https://github.com/Aus3D/RUMBA32 */ diff --git a/buildroot/share/PlatformIO/variants/MARLIN_MEGA_EXTENDED/pins_arduino.h b/buildroot/share/PlatformIO/variants/MARLIN_MEGA_EXTENDED/pins_arduino.h index f6bc62d57bc96..4b78a1c831f2d 100644 --- a/buildroot/share/PlatformIO/variants/MARLIN_MEGA_EXTENDED/pins_arduino.h +++ b/buildroot/share/PlatformIO/variants/MARLIN_MEGA_EXTENDED/pins_arduino.h @@ -1,6 +1,6 @@ /* pins_arduino.h - Pin definition functions for Arduino - Part of Arduino - http://www.arduino.cc/ + Part of Arduino - https://www.arduino.cc/ Copyright (c) 2007 David A. Mellis diff --git a/buildroot/share/fonts/bdf2u8g/bdf2u8g.c b/buildroot/share/fonts/bdf2u8g/bdf2u8g.c index 0421bbd87fb92..ea9f17d822bc9 100644 --- a/buildroot/share/fonts/bdf2u8g/bdf2u8g.c +++ b/buildroot/share/fonts/bdf2u8g/bdf2u8g.c @@ -1,69 +1,69 @@ /* general font collections - http://www.smashingmagazine.com/2007/11/08/40-excellent-freefonts-for-professional-design/ - http://techmagazine.ws/most-popular-free-quality-fonts/ - http://openfontlibrary.org/ + https://www.smashingmagazine.com/2007/11/08/40-excellent-freefonts-for-professional-design/ + https://techmagazine.ws/most-popular-free-quality-fonts/ + https://openfontlibrary.org/ bitmap font collections - http://www.orgdot.com/aliasfonts/ (includes links) - http://www.04.jp.org/ - http://www.miniml.com - http://www.fontspace.com/010bus + https://www.orgdot.com/aliasfonts/ (includes links) + https://www.04.jp.org/ + https://www.miniml.com + https://www.fontspace.com/010bus - http://en.wikipedia.org/wiki/Unicode_typeface + https://en.wikipedia.org/wiki/Unicode_typeface da könnten auch ein paar fonts dabei sein, die die m2tklib sonderzeichen beinhalten: - Caslon Roman http://en.wikipedia.org/wiki/Caslon_Roman - Charis Sil http://en.wikipedia.org/wiki/Charis_SIL - DejaVu Sans http://en.wikipedia.org/wiki/DejaVu_fonts - Doulos http://en.wikipedia.org/wiki/Doulos_SIL - Free Serif http://en.wikipedia.org/wiki/FreeSerif http://ftp.gnu.org/gnu/freefont/ + Caslon Roman https://en.wikipedia.org/wiki/Caslon_Roman + Charis Sil https://en.wikipedia.org/wiki/Charis_SIL + DejaVu Sans https://en.wikipedia.org/wiki/DejaVu_fonts + Doulos https://en.wikipedia.org/wiki/Doulos_SIL + Free Serif https://en.wikipedia.org/wiki/FreeSerif https://ftp.gnu.org/gnu/freefont/ --> keine box, aber es gibt pfeile/invertierte pfeile und kreise für m2tklib - Gentium Plus ???? http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=Gentium_download#02b091ae + Gentium Plus ???? https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=Gentium_download#02b091ae --> keine graphic - GNU Unifont http://en.wikipedia.org/wiki/GNU_Unifont, http://unifoundry.com/unifont.html + GNU Unifont https://en.wikipedia.org/wiki/GNU_Unifont, https://unifoundry.com/unifont.html - Titus cyberbit Basic http://en.wikipedia.org/wiki/TITUS_Cyberbit_Basic + Titus cyberbit Basic https://en.wikipedia.org/wiki/TITUS_Cyberbit_Basic fonts Gentium - http://openfontlibrary.org/font/gentium + https://openfontlibrary.org/font/gentium license: OFL Old-Standard - http://openfontlibrary.org/font/old-standard + https://openfontlibrary.org/font/old-standard license: OFL Hanuman - http://openfontlibrary.org/font/hanumanb + https://openfontlibrary.org/font/hanumanb license: OFL FreeUniversal - http://openfontlibrary.org/font/freeuniversal + https://openfontlibrary.org/font/freeuniversal license: OFL FriendShip-Code <--- nicht so sicher... - http://openfontlibrary.org/font/friendship-code + https://openfontlibrary.org/font/friendship-code license: CC-BY-SA LinuxLibertine - http://de.wikipedia.org/wiki/Linux_Libertine - http://sourceforge.net/projects/linuxlibertine/files/linuxlibertine/5.1.3-2/ + https://de.wikipedia.org/wiki/Linux_Libertine + https://sourceforge.net/projects/linuxlibertine/files/linuxlibertine/5.1.3-2/ license: OFL DidactGothic - source: http://openfontlibrary.org/ + source: https://openfontlibrary.org/ judson - source: http://openfontlibrary.org/ + source: https://openfontlibrary.org/ unicons - source: http://openfontlibrary.org/ + source: https://openfontlibrary.org/ license: OFL suggested pt: 26, 30 org_V01, fixed_V0 - source: http://www.orgdot.com/aliasfonts/ + source: https://www.orgdot.com/aliasfonts/ license: open source, individual, cite required suggested pt: 8 04b_03b.zip 04b_03.zip 04b_09.zip 04b_11.zip 04b_19.zip 04b_21.zip 04b_25.zip 04b_30.zip - source: http://www.04.jp.org/ + source: https://www.04.jp.org/ license: "Freeware: You may use them as you like" 7px4bus - source: http://www.fontspace.com/010bus + source: https://www.fontspace.com/010bus license: Licensed as: Freeware, Commercial use allowed! suggested 7pt 8pxbus - source: http://www.fontspace.com/010bus + source: https://www.fontspace.com/010bus license: Licensed as: Freeware, Commercial use allowed! suggested 8pt diff --git a/buildroot/share/vscode/avrdude.conf b/buildroot/share/vscode/avrdude.conf index a1a3ef4ba4b87..c6056b4c0f606 100644 --- a/buildroot/share/vscode/avrdude.conf +++ b/buildroot/share/vscode/avrdude.conf @@ -184,7 +184,7 @@ # section avr061.zip which accompanies the application note # AVR061 available from: # -# http://www.atmel.com/atmel/acrobat/doc2525.pdf +# https://www.microchip.com/en-us/application-notes/an2525 # #define ATTINY10 0x10 /* the _old_ one that never existed! */ diff --git a/buildroot/share/vscode/avrdude_linux.conf b/buildroot/share/vscode/avrdude_linux.conf index f889e3e14260a..f43d8da0ea4eb 100644 --- a/buildroot/share/vscode/avrdude_linux.conf +++ b/buildroot/share/vscode/avrdude_linux.conf @@ -184,7 +184,7 @@ # section avr061.zip which accompanies the application note # AVR061 available from: # -# http://www.atmel.com/atmel/acrobat/doc2525.pdf +# https://www.microchip.com/en-us/application-notes/an2525 # #define ATTINY10 0x10 /* the _old_ one that never existed! */ diff --git a/buildroot/share/vscode/avrdude_macOS.conf b/buildroot/share/vscode/avrdude_macOS.conf index c3235eed2b76b..e2ff7cac984c8 100644 --- a/buildroot/share/vscode/avrdude_macOS.conf +++ b/buildroot/share/vscode/avrdude_macOS.conf @@ -184,7 +184,7 @@ # section avr061.zip which accompanies the application note # AVR061 available from: # -# http://www.atmel.com/atmel/acrobat/doc2525.pdf +# https://www.microchip.com/en-us/application-notes/an2525 # #define ATTINY10 0x10 /* the _old_ one that never existed! */