Skip to content

Commit

Permalink
Marlin2ForPipetBot_v2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
DerAndere1 committed Aug 30, 2021
1 parent 90cd1ca commit 8b4ef1a
Show file tree
Hide file tree
Showing 16 changed files with 14,780 additions and 21 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
#
# Marlin2ForPipetBot [https://github.com/DerAndere1/Marlin]
# Copyright 2019 - 2021 Christian Bartz ("DerAndere") and other Marlin2ForPipetBot authors [https://github.com/DerAndere1/Marlin]
#
# Based on:
# Marlin 3D Printer Firmware
# Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
#
Expand Down
4 changes: 4 additions & 0 deletions Marlin/Configuration.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/**
* Marlin2ForPipetBot [https://github.com/DerAndere1/Marlin]
* Copyright 2019 - 2021 Christian Bartz ("DerAndere") and other Marlin2ForPipetBot authors [https://github.com/DerAndere1/Marlin]
*
* Based on:
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
Expand Down
4 changes: 4 additions & 0 deletions Marlin/Configuration_adv.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/**
* Marlin2ForPipetBot [https://github.com/DerAndere1/Marlin]
* Copyright 2019 - 2021 Christian Bartz ("DerAndere") and other Marlin2ForPipetBot authors [https://github.com/DerAndere1/Marlin]
*
* Based on:
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
Expand Down
18 changes: 17 additions & 1 deletion Marlin/Marlin.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
/*==============================================================================
Marlin2ForPipetBot [https://github.com/DerAndere1/Marlin]
Copyright 2019 - 2021 Christian Bartz ("DerAndere") and other Marlin2ForPipetBot authors [https://github.com/DerAndere1/Marlin]
Portions of Marlin are (c) by their respective authors.
All code complies with GPLv2 and/or GPLv3
Based on:
Marlin Firmware
(c) 2011-2020 MarlinFirmware
Expand All @@ -8,14 +15,23 @@
================================================================================
Greetings! Thank you for choosing Marlin 2 as your 3D printer firmware.
Greetings! Thank you for choosing Marlin2ForPipetBot as your 3D printer firmware.
To configure Marlin you must edit Configuration.h and Configuration_adv.h
located in the root 'Marlin' folder. Check our Configurations repository to
see if there's a more suitable starting-point for your specific hardware.
Before diving in, we recommend the following essential links:
PipetBot-A8 project page
- https://derandere.gitlab.io/pipetbot-a8/
The PipetBot-A8 project page by DerAndere. Marlin2ForPipetBot was
developed based on Marlin Firmware as part of this project.
Repository of the Marlin fork by DerAndere
- https://github.com/DerAndere1/Marlin/
including Marlin2ForPipetBot source code in the branch Marlin2ForPipetBot
and a Multi-Axis-Marlin wiki
Marlin Firmware Official Website
- https://marlinfw.org/
Expand Down
4 changes: 4 additions & 0 deletions Marlin/Version.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/**
* Marlin2ForPipetBot [https://github.com/DerAndere1/Marlin]
* Copyright 2019 - 2021 Christian Bartz ("DerAndere") and other Marlin2ForPipetBot authors [https://github.com/DerAndere1/Marlin]
*
* Based on:
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
Expand Down
4 changes: 4 additions & 0 deletions Marlin/src/MarlinCore.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/**
* Marlin2ForPipetBot [https://github.com/DerAndere1/Marlin]
* Copyright 2019 - 2021 Christian Bartz ("DerAndere") and other Marlin2ForPipetBot authors [https://github.com/DerAndere1/Marlin]
*
* Based on:
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
Expand Down
4 changes: 4 additions & 0 deletions Marlin/src/MarlinCore.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/**
* Marlin2ForPipetBot [https://github.com/DerAndere1/Marlin]
* Copyright 2019 - 2021 Christian Bartz ("DerAndere") and other Marlin2ForPipetBot authors [https://github.com/DerAndere1/Marlin]
*
* Based on:
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
Expand Down
5 changes: 5 additions & 0 deletions Marlin/src/core/boards.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/**
* Marlin2ForPipetBot [https://github.com/DerAndere1/Marlin]
* Copyright 2019 - 2021 Christian Bartz ("DerAndere") and other Marlin2ForPipetBot authors [https://github.com/DerAndere1/Marlin]
*
* Based on:
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
Expand Down Expand Up @@ -184,6 +188,7 @@
#define BOARD_AZTEEG_X1 1509 // Azteeg X1
#define BOARD_ANET_10 1510 // Anet 1.0 (Melzi clone)
#define BOARD_ZMIB_V2 1511 // ZoneStar ZMIB V2
#define BOARD_DERANDERE_PB_1 1512 // Repurposed Anet 1.0 (Melzi clone)

//
// Other ATmega644P, ATmega644, ATmega1284P
Expand Down
6 changes: 6 additions & 0 deletions Marlin/src/pins/pins.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/**
* Marlin2ForPipetBot [https://github.com/DerAndere1/Marlin]
* Copyright 2019 - 2021 Christian Bartz ("DerAndere") and other Marlin2ForPipetBot authors [https://github.com/DerAndere1/Marlin]
*
* Based on:
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
Expand Down Expand Up @@ -330,6 +334,8 @@
#include "sanguino/pins_OMCA.h" // ATmega644P, ATmega644 env:sanguino644p
#elif MB(ANET_10)
#include "sanguino/pins_ANET_10.h" // ATmega1284P env:sanguino1284p env:sanguino1284p_optimized env:melzi_optiboot
#elif MB(DERANDERE_PB_1)
#include "sanguino/pins_DERANDERE_PB_1.h" // ATmega1284P env:sanguino1284p env:sanguino1284p_optimized env:melzi_optiboot
#elif MB(SETHI)
#include "sanguino/pins_SETHI.h" // ATmega644P, ATmega644, ATmega1284P env:sanguino1284p_optimized env:sanguino1284p env:sanguino644p

Expand Down
Loading

0 comments on commit 8b4ef1a

Please sign in to comment.