Keith Bennett
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
4 deletions
-
Marlin/Configuration.h
|
@ -56,15 +56,15 @@ |
|
|
//===========================================================================
|
|
|
//===========================================================================
|
|
|
//============================= DELTA Printer ===============================
|
|
|
//============================= DELTA Printer ===============================
|
|
|
//===========================================================================
|
|
|
//===========================================================================
|
|
|
// For a Delta printer start with one of the configuration files in the
|
|
|
// For a Delta printer, start with one of the configuration files in the config/examples/delta directory
|
|
|
// config/examples/delta directory and customize for your machine.
|
|
|
// from https://github.com/MarlinFirmware/Configurations/branches/all and customize for your machine.
|
|
|
//
|
|
|
//
|
|
|
|
|
|
|
|
|
//===========================================================================
|
|
|
//===========================================================================
|
|
|
//============================= SCARA Printer ===============================
|
|
|
//============================= SCARA Printer ===============================
|
|
|
//===========================================================================
|
|
|
//===========================================================================
|
|
|
// For a SCARA printer start with the configuration files in
|
|
|
// For a SCARA printer, start with one of the configuration files in the config/examples/SCARA directory
|
|
|
// config/examples/SCARA and customize for your machine.
|
|
|
// from https://github.com/MarlinFirmware/Configurations/branches/all and customize for your machine.
|
|
|
//
|
|
|
//
|
|
|
|
|
|
|
|
|
// @section info
|
|
|
// @section info
|
|
|