Procházet zdrojové kódy

[2.0.x] BIBO Cyclops (#9541)

shaktee před 6 roky
rodič
revize
27faeafc1b

+ 1
- 1
Marlin/src/config/examples/BIBO/TouchX/Configuration_adv.h Zobrazit soubor

@@ -32,7 +32,7 @@
32 32
  */
33 33
 #ifndef CONFIGURATION_ADV_H
34 34
 #define CONFIGURATION_ADV_H
35
-#define CONFIGURATION_ADV_H_VERSION  020000
35
+#define CONFIGURATION_ADV_H_VERSION 020000
36 36
 
37 37
 // @section temperature
38 38
 

+ 1819
- 0
Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


Marlin/src/config/examples/BIBO/TouchX/Configuration.h → Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h Zobrazit soubor

@@ -59,14 +59,14 @@
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61 61
 // For a Delta printer start with one of the configuration files in the
62
-// example_configurations/delta directory and customize for your machine.
62
+// config/examples/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68 68
 // For a SCARA printer start with the configuration files in
69
-// example_configurations/SCARA and customize for your machine.
69
+// config/examples/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info
@@ -100,13 +100,22 @@
100 100
 /**
101 101
  * Select the serial port on the board to use for communication with the host.
102 102
  * This allows the connection of wireless adapters (for instance) to non-default port pins.
103
- * Serial port 0 is always used by the Arduino bootloader regardless of this setting.
103
+ * Note: The first serial port (-1 or 0) will always be used by the Arduino bootloader.
104 104
  *
105
- * :[0, 1, 2, 3, 4, 5, 6, 7]
105
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
106 106
  */
107 107
 #define SERIAL_PORT 0
108 108
 
109 109
 /**
110
+  * Select a secondary serial port on the board to use for communication with the host.
111
+  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+  * Serial port -1 is the USB emulated serial port, if avaialble.
113
+  *
114
+  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+  */
116
+#define SERIAL_PORT_2 -1
117
+
118
+/**
110 119
  * This setting determines the communication speed of the printer.
111 120
  *
112 121
  * 250000 works in most cases, but you might try a lower speed if
@@ -543,14 +552,14 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
543 552
  * Override with M92
544 553
  *                                      X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
545 554
  */
546
-#define DEFAULT_AXIS_STEPS_PER_UNIT   {100,100,400,93.6}
555
+#define DEFAULT_AXIS_STEPS_PER_UNIT   { 100, 100, 400, 93.6 }
547 556
 
548 557
 /**
549 558
  * Default Max Feed Rate (mm/s)
550 559
  * Override with M203
551 560
  *                                      X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
552 561
  */
553
-#define DEFAULT_MAX_FEEDRATE          {350, 350, 10, 25}
562
+#define DEFAULT_MAX_FEEDRATE          { 350, 350, 10, 25 }
554 563
 
555 564
 /**
556 565
  * Default Max Acceleration (change/s) change = mm/s
@@ -558,7 +567,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
558 567
  * Override with M201
559 568
  *                                      X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
560 569
  */
561
-#define DEFAULT_MAX_ACCELERATION      {1100,1100,300,5000}
570
+#define DEFAULT_MAX_ACCELERATION      { 1100, 1100, 300, 5000 }
562 571
 
563 572
 /**
564 573
  * Default Acceleration (change/s) change = mm/s
@@ -568,9 +577,9 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
568 577
  *   M204 R    Retract Acceleration
569 578
  *   M204 T    Travel Acceleration
570 579
  */
571
-#define DEFAULT_ACCELERATION          1100    // X, Y, Z and E acceleration in mm/s^2 for printing moves
572
-#define DEFAULT_RETRACT_ACCELERATION  1100    // E acceleration in mm/s^2 for retracts
573
-#define DEFAULT_TRAVEL_ACCELERATION   1100    // X, Y, Z acceleration in mm/s^2 for travel (non printing) moves
580
+#define DEFAULT_ACCELERATION          1100    // X, Y, Z and E acceleration for printing moves
581
+#define DEFAULT_RETRACT_ACCELERATION  1100    // E acceleration for retracts
582
+#define DEFAULT_TRAVEL_ACCELERATION   1100    // X, Y, Z acceleration for travel (non printing) moves
574 583
 
575 584
 /**
576 585
  * Default Jerk (mm/s)
@@ -1434,6 +1443,12 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
1434 1443
 //
1435 1444
 
1436 1445
 //
1446
+// Original RADDS LCD Display+Encoder+SDCardReader
1447
+// http://doku.radds.org/dokumentation/lcd-display/
1448
+//
1449
+//#define RADDS_DISPLAY
1450
+
1451
+//
1437 1452
 // ULTIMAKER Controller.
1438 1453
 //
1439 1454
 //#define ULTIMAKERCONTROLLER
@@ -1661,6 +1676,12 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
1661 1676
 //#define MKS_12864OLED          // Uses the SH1106 controller (default)
1662 1677
 //#define MKS_12864OLED_SSD1306  // Uses the SSD1306 controller
1663 1678
 
1679
+//
1680
+// AZSMZ 12864 LCD with SD
1681
+// https://www.aliexpress.com/store/product/3D-printer-smart-controller-SMART-RAMPS-OR-RAMPS-1-4-LCD-12864-LCD-control-panel-green/2179173_32213636460.html
1682
+//
1683
+//#define AZSMZ_12864
1684
+
1664 1685
 // Silvergate GLCD controller
1665 1686
 // http://github.com/android444/Silvergate
1666 1687
 //

Loading…
Zrušit
Uložit