Pārlūkot izejas kodu

Remove unnecessary tabs and spaces

esenapaj 8 gadus atpakaļ
vecāks
revīzija
069c6b38dd
51 mainītis faili ar 163 papildinājumiem un 163 dzēšanām
  1. 5
    5
      Marlin/Configuration.h
  2. 2
    2
      Marlin/Configuration_adv.h
  3. 3
    3
      Marlin/M100_Free_Mem_Chk.cpp
  4. 1
    1
      Marlin/Marlin_main.cpp
  5. 2
    2
      Marlin/endstops.cpp
  6. 5
    5
      Marlin/example_configurations/Cartesio/Configuration.h
  7. 2
    2
      Marlin/example_configurations/Cartesio/Configuration_adv.h
  8. 5
    5
      Marlin/example_configurations/Felix/Configuration.h
  9. 2
    2
      Marlin/example_configurations/Felix/Configuration_adv.h
  10. 5
    5
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  11. 5
    5
      Marlin/example_configurations/Hephestos/Configuration.h
  12. 2
    2
      Marlin/example_configurations/Hephestos/Configuration_adv.h
  13. 5
    5
      Marlin/example_configurations/K8200/Configuration.h
  14. 2
    2
      Marlin/example_configurations/K8200/Configuration_adv.h
  15. 5
    5
      Marlin/example_configurations/K8400/Configuration.h
  16. 2
    2
      Marlin/example_configurations/K8400/Configuration_adv.h
  17. 5
    5
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  18. 5
    5
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  19. 5
    5
      Marlin/example_configurations/RigidBot/Configuration.h
  20. 2
    2
      Marlin/example_configurations/RigidBot/Configuration_adv.h
  21. 5
    5
      Marlin/example_configurations/SCARA/Configuration.h
  22. 2
    2
      Marlin/example_configurations/SCARA/Configuration_adv.h
  23. 5
    5
      Marlin/example_configurations/TAZ4/Configuration.h
  24. 2
    2
      Marlin/example_configurations/TAZ4/Configuration_adv.h
  25. 5
    5
      Marlin/example_configurations/WITBOX/Configuration.h
  26. 2
    2
      Marlin/example_configurations/WITBOX/Configuration_adv.h
  27. 5
    5
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  28. 2
    2
      Marlin/example_configurations/delta/biv2.5/Configuration.h
  29. 2
    2
      Marlin/example_configurations/delta/biv2.5/Configuration_adv.h
  30. 5
    5
      Marlin/example_configurations/delta/generic/Configuration.h
  31. 2
    2
      Marlin/example_configurations/delta/generic/Configuration_adv.h
  32. 5
    5
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  33. 2
    2
      Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h
  34. 5
    5
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  35. 2
    2
      Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h
  36. 5
    5
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  37. 2
    2
      Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h
  38. 5
    5
      Marlin/example_configurations/makibox/Configuration.h
  39. 2
    2
      Marlin/example_configurations/makibox/Configuration_adv.h
  40. 5
    5
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  41. 2
    2
      Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h
  42. 3
    3
      Marlin/language_tr.h
  43. 1
    1
      Marlin/pins.h
  44. 1
    1
      Marlin/pins_MEGATRONICS_3.h
  45. 1
    1
      Marlin/pins_RIGIDBOARD_V2.h
  46. 5
    5
      Marlin/planner.cpp
  47. 4
    4
      Marlin/planner.h
  48. 2
    2
      Marlin/stepper.cpp
  49. 1
    1
      Marlin/stepper.h
  50. 2
    2
      Marlin/stepper_dac.cpp
  51. 1
    1
      Marlin/temperature.cpp

+ 5
- 5
Marlin/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
827
     // The height can be set with M420 Z<height>
827
     // The height can be set with M420 Z<height>
828
     #define ENABLE_LEVELING_FADE_HEIGHT
828
     #define ENABLE_LEVELING_FADE_HEIGHT
829
 
829
 
830
-    // 
830
+    //
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
833
-    // 
833
+    //
834
     //#define ABL_BILINEAR_SUBDIVISION
834
     //#define ABL_BILINEAR_SUBDIVISION
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
836
       // Number of subdivisions between probe points
836
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/Configuration_adv.h Parādīt failu

468
 
468
 
469
 /**
469
 /**
470
  * Additional options for Graphical Displays
470
  * Additional options for Graphical Displays
471
- * 
471
+ *
472
  * Use the optimizations here to improve printing performance,
472
  * Use the optimizations here to improve printing performance,
473
  * which can be adversely affected by graphical display drawing,
473
  * which can be adversely affected by graphical display drawing,
474
  * especially when doing several short moves, and when printing
474
  * especially when doing several short moves, and when printing
475
  * on DELTA and SCARA machines.
475
  * on DELTA and SCARA machines.
476
- * 
476
+ *
477
  * Some of these options may result in the display lagging behind
477
  * Some of these options may result in the display lagging behind
478
  * controller events, as there is a trade-off between reliable
478
  * controller events, as there is a trade-off between reliable
479
  * printing performance versus fast display updates.
479
  * printing performance versus fast display updates.

+ 3
- 3
Marlin/M100_Free_Mem_Chk.cpp Parādīt failu

22
 
22
 
23
 /**
23
 /**
24
  * M100 Free Memory Watcher
24
  * M100 Free Memory Watcher
25
- * 
25
+ *
26
  * This code watches the free memory block between the bottom of the heap and the top of the stack.
26
  * This code watches the free memory block between the bottom of the heap and the top of the stack.
27
  * This memory block is initialized and watched via the M100 command.
27
  * This memory block is initialized and watched via the M100 command.
28
- * 
28
+ *
29
  * M100 I Initializes the free memory block and prints vitals statistics about the area
29
  * M100 I Initializes the free memory block and prints vitals statistics about the area
30
  * M100 F Identifies how much of the free memory block remains free and unused.  It also
30
  * M100 F Identifies how much of the free memory block remains free and unused.  It also
31
  *    detects and reports any corruption within the free memory block that may have
31
  *    detects and reports any corruption within the free memory block that may have
34
  *    data that does not match the expected value.
34
  *    data that does not match the expected value.
35
  * M100 C x Corrupts x locations within the free memory block.   This is useful to check the
35
  * M100 C x Corrupts x locations within the free memory block.   This is useful to check the
36
  *    correctness of the M100 F and M100 D commands.
36
  *    correctness of the M100 F and M100 D commands.
37
- * 
37
+ *
38
  * Initial version by Roxy-3DPrintBoard
38
  * Initial version by Roxy-3DPrintBoard
39
  */
39
  */
40
 #define M100_FREE_MEMORY_DUMPER     // Comment out to remove Dump sub-command
40
 #define M100_FREE_MEMORY_DUMPER     // Comment out to remove Dump sub-command

+ 1
- 1
Marlin/Marlin_main.cpp Parādīt failu

5259
 
5259
 
5260
     if (code_value_temp_abs() > thermalManager.degHotend(target_extruder)) LCD_MESSAGEPGM(MSG_HEATING);
5260
     if (code_value_temp_abs() > thermalManager.degHotend(target_extruder)) LCD_MESSAGEPGM(MSG_HEATING);
5261
   }
5261
   }
5262
-  
5262
+
5263
   #if ENABLED(AUTOTEMP)
5263
   #if ENABLED(AUTOTEMP)
5264
     planner.autotemp_M104_M109();
5264
     planner.autotemp_M104_M109();
5265
   #endif
5265
   #endif

+ 2
- 2
Marlin/endstops.cpp Parādīt failu

255
       } \
255
       } \
256
     } while(0)
256
     } while(0)
257
 
257
 
258
-  #if ENABLED(G38_PROBE_TARGET) && PIN_EXISTS(Z_MIN)  // If G38 command then check Z_MIN for every axis and every direction  
258
+  #if ENABLED(G38_PROBE_TARGET) && PIN_EXISTS(Z_MIN)  // If G38 command then check Z_MIN for every axis and every direction
259
 
259
 
260
     #define UPDATE_ENDSTOP(AXIS,MINMAX) do { \
260
     #define UPDATE_ENDSTOP(AXIS,MINMAX) do { \
261
         _UPDATE_ENDSTOP(AXIS,MINMAX,NOOP); \
261
         _UPDATE_ENDSTOP(AXIS,MINMAX,NOOP); \
262
         if (G38_move) _UPDATE_ENDSTOP(Z, MIN, G38_endstop_hit = true); \
262
         if (G38_move) _UPDATE_ENDSTOP(Z, MIN, G38_endstop_hit = true); \
263
       } while(0)
263
       } while(0)
264
 
264
 
265
-  #else	
265
+  #else
266
 
266
 
267
     #define UPDATE_ENDSTOP(AXIS,MINMAX) _UPDATE_ENDSTOP(AXIS,MINMAX,NOOP)
267
     #define UPDATE_ENDSTOP(AXIS,MINMAX) _UPDATE_ENDSTOP(AXIS,MINMAX,NOOP)
268
 
268
 

+ 5
- 5
Marlin/example_configurations/Cartesio/Configuration.h Parādīt failu

207
 
207
 
208
 /**
208
 /**
209
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
210
- * 
210
+ *
211
  * Temperature sensors available:
211
  * Temperature sensors available:
212
  *
212
  *
213
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
213
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
232
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
233
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    66 : 4.7M High Temperature thermistor from Dyze Design
234
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
  *    70 : the 100K thermistor found in the bq Hephestos 2
235
- * 
235
+ *
236
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
237
  *                              (but gives greater accuracy and more stable PID)
237
  *                              (but gives greater accuracy and more stable PID)
238
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    51 : 100k thermistor - EPCOS (1k pullup)
239
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
240
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
241
- * 
241
+ *
242
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1047 : Pt1000 with 4k7 pullup
243
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *  1010 : Pt1000 with 1k pullup (non standard)
244
  *   147 : Pt100 with 4k7 pullup
244
  *   147 : Pt100 with 4k7 pullup
827
     // The height can be set with M420 Z<height>
827
     // The height can be set with M420 Z<height>
828
     #define ENABLE_LEVELING_FADE_HEIGHT
828
     #define ENABLE_LEVELING_FADE_HEIGHT
829
 
829
 
830
-    // 
830
+    //
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
833
-    // 
833
+    //
834
     //#define ABL_BILINEAR_SUBDIVISION
834
     //#define ABL_BILINEAR_SUBDIVISION
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
836
       // Number of subdivisions between probe points
836
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/Cartesio/Configuration_adv.h Parādīt failu

468
 
468
 
469
 /**
469
 /**
470
  * Additional options for Graphical Displays
470
  * Additional options for Graphical Displays
471
- * 
471
+ *
472
  * Use the optimizations here to improve printing performance,
472
  * Use the optimizations here to improve printing performance,
473
  * which can be adversely affected by graphical display drawing,
473
  * which can be adversely affected by graphical display drawing,
474
  * especially when doing several short moves, and when printing
474
  * especially when doing several short moves, and when printing
475
  * on DELTA and SCARA machines.
475
  * on DELTA and SCARA machines.
476
- * 
476
+ *
477
  * Some of these options may result in the display lagging behind
477
  * Some of these options may result in the display lagging behind
478
  * controller events, as there is a trade-off between reliable
478
  * controller events, as there is a trade-off between reliable
479
  * printing performance versus fast display updates.
479
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/Felix/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
810
     // The height can be set with M420 Z<height>
810
     // The height can be set with M420 Z<height>
811
     #define ENABLE_LEVELING_FADE_HEIGHT
811
     #define ENABLE_LEVELING_FADE_HEIGHT
812
 
812
 
813
-    // 
813
+    //
814
     // Experimental Subdivision of the grid by Catmull-Rom method.
814
     // Experimental Subdivision of the grid by Catmull-Rom method.
815
     // Synthesizes intermediate points to produce a more detailed mesh.
815
     // Synthesizes intermediate points to produce a more detailed mesh.
816
-    // 
816
+    //
817
     //#define ABL_BILINEAR_SUBDIVISION
817
     //#define ABL_BILINEAR_SUBDIVISION
818
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
818
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
819
       // Number of subdivisions between probe points
819
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/Felix/Configuration_adv.h Parādīt failu

468
 
468
 
469
 /**
469
 /**
470
  * Additional options for Graphical Displays
470
  * Additional options for Graphical Displays
471
- * 
471
+ *
472
  * Use the optimizations here to improve printing performance,
472
  * Use the optimizations here to improve printing performance,
473
  * which can be adversely affected by graphical display drawing,
473
  * which can be adversely affected by graphical display drawing,
474
  * especially when doing several short moves, and when printing
474
  * especially when doing several short moves, and when printing
475
  * on DELTA and SCARA machines.
475
  * on DELTA and SCARA machines.
476
- * 
476
+ *
477
  * Some of these options may result in the display lagging behind
477
  * Some of these options may result in the display lagging behind
478
  * controller events, as there is a trade-off between reliable
478
  * controller events, as there is a trade-off between reliable
479
  * printing performance versus fast display updates.
479
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/Felix/DUAL/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
810
     // The height can be set with M420 Z<height>
810
     // The height can be set with M420 Z<height>
811
     #define ENABLE_LEVELING_FADE_HEIGHT
811
     #define ENABLE_LEVELING_FADE_HEIGHT
812
 
812
 
813
-    // 
813
+    //
814
     // Experimental Subdivision of the grid by Catmull-Rom method.
814
     // Experimental Subdivision of the grid by Catmull-Rom method.
815
     // Synthesizes intermediate points to produce a more detailed mesh.
815
     // Synthesizes intermediate points to produce a more detailed mesh.
816
-    // 
816
+    //
817
     //#define ABL_BILINEAR_SUBDIVISION
817
     //#define ABL_BILINEAR_SUBDIVISION
818
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
818
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
819
       // Number of subdivisions between probe points
819
       // Number of subdivisions between probe points

+ 5
- 5
Marlin/example_configurations/Hephestos/Configuration.h Parādīt failu

209
 
209
 
210
 /**
210
 /**
211
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
211
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
212
- * 
212
+ *
213
  * Temperature sensors available:
213
  * Temperature sensors available:
214
  *
214
  *
215
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
215
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
234
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
234
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
235
  *    66 : 4.7M High Temperature thermistor from Dyze Design
235
  *    66 : 4.7M High Temperature thermistor from Dyze Design
236
  *    70 : the 100K thermistor found in the bq Hephestos 2
236
  *    70 : the 100K thermistor found in the bq Hephestos 2
237
- * 
237
+ *
238
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
238
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
239
  *                              (but gives greater accuracy and more stable PID)
239
  *                              (but gives greater accuracy and more stable PID)
240
  *    51 : 100k thermistor - EPCOS (1k pullup)
240
  *    51 : 100k thermistor - EPCOS (1k pullup)
241
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
241
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
242
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
242
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
243
- * 
243
+ *
244
  *  1047 : Pt1000 with 4k7 pullup
244
  *  1047 : Pt1000 with 4k7 pullup
245
  *  1010 : Pt1000 with 1k pullup (non standard)
245
  *  1010 : Pt1000 with 1k pullup (non standard)
246
  *   147 : Pt100 with 4k7 pullup
246
  *   147 : Pt100 with 4k7 pullup
819
     // The height can be set with M420 Z<height>
819
     // The height can be set with M420 Z<height>
820
     #define ENABLE_LEVELING_FADE_HEIGHT
820
     #define ENABLE_LEVELING_FADE_HEIGHT
821
 
821
 
822
-    // 
822
+    //
823
     // Experimental Subdivision of the grid by Catmull-Rom method.
823
     // Experimental Subdivision of the grid by Catmull-Rom method.
824
     // Synthesizes intermediate points to produce a more detailed mesh.
824
     // Synthesizes intermediate points to produce a more detailed mesh.
825
-    // 
825
+    //
826
     //#define ABL_BILINEAR_SUBDIVISION
826
     //#define ABL_BILINEAR_SUBDIVISION
827
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
827
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
828
       // Number of subdivisions between probe points
828
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/Hephestos/Configuration_adv.h Parādīt failu

468
 
468
 
469
 /**
469
 /**
470
  * Additional options for Graphical Displays
470
  * Additional options for Graphical Displays
471
- * 
471
+ *
472
  * Use the optimizations here to improve printing performance,
472
  * Use the optimizations here to improve printing performance,
473
  * which can be adversely affected by graphical display drawing,
473
  * which can be adversely affected by graphical display drawing,
474
  * especially when doing several short moves, and when printing
474
  * especially when doing several short moves, and when printing
475
  * on DELTA and SCARA machines.
475
  * on DELTA and SCARA machines.
476
- * 
476
+ *
477
  * Some of these options may result in the display lagging behind
477
  * Some of these options may result in the display lagging behind
478
  * controller events, as there is a trade-off between reliable
478
  * controller events, as there is a trade-off between reliable
479
  * printing performance versus fast display updates.
479
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/K8200/Configuration.h Parādīt failu

226
 
226
 
227
 /**
227
 /**
228
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
228
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
229
- * 
229
+ *
230
  * Temperature sensors available:
230
  * Temperature sensors available:
231
  *
231
  *
232
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
232
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
251
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
251
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
252
  *    66 : 4.7M High Temperature thermistor from Dyze Design
252
  *    66 : 4.7M High Temperature thermistor from Dyze Design
253
  *    70 : the 100K thermistor found in the bq Hephestos 2
253
  *    70 : the 100K thermistor found in the bq Hephestos 2
254
- * 
254
+ *
255
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
255
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
256
  *                              (but gives greater accuracy and more stable PID)
256
  *                              (but gives greater accuracy and more stable PID)
257
  *    51 : 100k thermistor - EPCOS (1k pullup)
257
  *    51 : 100k thermistor - EPCOS (1k pullup)
258
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
258
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
259
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
259
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
260
- * 
260
+ *
261
  *  1047 : Pt1000 with 4k7 pullup
261
  *  1047 : Pt1000 with 4k7 pullup
262
  *  1010 : Pt1000 with 1k pullup (non standard)
262
  *  1010 : Pt1000 with 1k pullup (non standard)
263
  *   147 : Pt100 with 4k7 pullup
263
  *   147 : Pt100 with 4k7 pullup
856
     // The height can be set with M420 Z<height>
856
     // The height can be set with M420 Z<height>
857
     #define ENABLE_LEVELING_FADE_HEIGHT
857
     #define ENABLE_LEVELING_FADE_HEIGHT
858
 
858
 
859
-    // 
859
+    //
860
     // Experimental Subdivision of the grid by Catmull-Rom method.
860
     // Experimental Subdivision of the grid by Catmull-Rom method.
861
     // Synthesizes intermediate points to produce a more detailed mesh.
861
     // Synthesizes intermediate points to produce a more detailed mesh.
862
-    // 
862
+    //
863
     //#define ABL_BILINEAR_SUBDIVISION
863
     //#define ABL_BILINEAR_SUBDIVISION
864
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
864
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
865
       // Number of subdivisions between probe points
865
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/K8200/Configuration_adv.h Parādīt failu

481
 
481
 
482
 /**
482
 /**
483
  * Additional options for Graphical Displays
483
  * Additional options for Graphical Displays
484
- * 
484
+ *
485
  * Use the optimizations here to improve printing performance,
485
  * Use the optimizations here to improve printing performance,
486
  * which can be adversely affected by graphical display drawing,
486
  * which can be adversely affected by graphical display drawing,
487
  * especially when doing several short moves, and when printing
487
  * especially when doing several short moves, and when printing
488
  * on DELTA and SCARA machines.
488
  * on DELTA and SCARA machines.
489
- * 
489
+ *
490
  * Some of these options may result in the display lagging behind
490
  * Some of these options may result in the display lagging behind
491
  * controller events, as there is a trade-off between reliable
491
  * controller events, as there is a trade-off between reliable
492
  * printing performance versus fast display updates.
492
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/K8400/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
827
     // The height can be set with M420 Z<height>
827
     // The height can be set with M420 Z<height>
828
     #define ENABLE_LEVELING_FADE_HEIGHT
828
     #define ENABLE_LEVELING_FADE_HEIGHT
829
 
829
 
830
-    // 
830
+    //
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
833
-    // 
833
+    //
834
     //#define ABL_BILINEAR_SUBDIVISION
834
     //#define ABL_BILINEAR_SUBDIVISION
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
836
       // Number of subdivisions between probe points
836
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/K8400/Configuration_adv.h Parādīt failu

468
 
468
 
469
 /**
469
 /**
470
  * Additional options for Graphical Displays
470
  * Additional options for Graphical Displays
471
- * 
471
+ *
472
  * Use the optimizations here to improve printing performance,
472
  * Use the optimizations here to improve printing performance,
473
  * which can be adversely affected by graphical display drawing,
473
  * which can be adversely affected by graphical display drawing,
474
  * especially when doing several short moves, and when printing
474
  * especially when doing several short moves, and when printing
475
  * on DELTA and SCARA machines.
475
  * on DELTA and SCARA machines.
476
- * 
476
+ *
477
  * Some of these options may result in the display lagging behind
477
  * Some of these options may result in the display lagging behind
478
  * controller events, as there is a trade-off between reliable
478
  * controller events, as there is a trade-off between reliable
479
  * printing performance versus fast display updates.
479
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/K8400/Dual-head/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
827
     // The height can be set with M420 Z<height>
827
     // The height can be set with M420 Z<height>
828
     #define ENABLE_LEVELING_FADE_HEIGHT
828
     #define ENABLE_LEVELING_FADE_HEIGHT
829
 
829
 
830
-    // 
830
+    //
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
833
-    // 
833
+    //
834
     //#define ABL_BILINEAR_SUBDIVISION
834
     //#define ABL_BILINEAR_SUBDIVISION
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
836
       // Number of subdivisions between probe points
836
       // Number of subdivisions between probe points

+ 5
- 5
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
827
     // The height can be set with M420 Z<height>
827
     // The height can be set with M420 Z<height>
828
     #define ENABLE_LEVELING_FADE_HEIGHT
828
     #define ENABLE_LEVELING_FADE_HEIGHT
829
 
829
 
830
-    // 
830
+    //
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
833
-    // 
833
+    //
834
     //#define ABL_BILINEAR_SUBDIVISION
834
     //#define ABL_BILINEAR_SUBDIVISION
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
836
       // Number of subdivisions between probe points
836
       // Number of subdivisions between probe points

+ 5
- 5
Marlin/example_configurations/RigidBot/Configuration.h Parādīt failu

209
 
209
 
210
 /**
210
 /**
211
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
211
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
212
- * 
212
+ *
213
  * Temperature sensors available:
213
  * Temperature sensors available:
214
  *
214
  *
215
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
215
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
234
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
234
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
235
  *    66 : 4.7M High Temperature thermistor from Dyze Design
235
  *    66 : 4.7M High Temperature thermistor from Dyze Design
236
  *    70 : the 100K thermistor found in the bq Hephestos 2
236
  *    70 : the 100K thermistor found in the bq Hephestos 2
237
- * 
237
+ *
238
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
238
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
239
  *                              (but gives greater accuracy and more stable PID)
239
  *                              (but gives greater accuracy and more stable PID)
240
  *    51 : 100k thermistor - EPCOS (1k pullup)
240
  *    51 : 100k thermistor - EPCOS (1k pullup)
241
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
241
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
242
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
242
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
243
- * 
243
+ *
244
  *  1047 : Pt1000 with 4k7 pullup
244
  *  1047 : Pt1000 with 4k7 pullup
245
  *  1010 : Pt1000 with 1k pullup (non standard)
245
  *  1010 : Pt1000 with 1k pullup (non standard)
246
  *   147 : Pt100 with 4k7 pullup
246
  *   147 : Pt100 with 4k7 pullup
826
     // The height can be set with M420 Z<height>
826
     // The height can be set with M420 Z<height>
827
     #define ENABLE_LEVELING_FADE_HEIGHT
827
     #define ENABLE_LEVELING_FADE_HEIGHT
828
 
828
 
829
-    // 
829
+    //
830
     // Experimental Subdivision of the grid by Catmull-Rom method.
830
     // Experimental Subdivision of the grid by Catmull-Rom method.
831
     // Synthesizes intermediate points to produce a more detailed mesh.
831
     // Synthesizes intermediate points to produce a more detailed mesh.
832
-    // 
832
+    //
833
     //#define ABL_BILINEAR_SUBDIVISION
833
     //#define ABL_BILINEAR_SUBDIVISION
834
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
834
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
835
       // Number of subdivisions between probe points
835
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/RigidBot/Configuration_adv.h Parādīt failu

468
 
468
 
469
 /**
469
 /**
470
  * Additional options for Graphical Displays
470
  * Additional options for Graphical Displays
471
- * 
471
+ *
472
  * Use the optimizations here to improve printing performance,
472
  * Use the optimizations here to improve printing performance,
473
  * which can be adversely affected by graphical display drawing,
473
  * which can be adversely affected by graphical display drawing,
474
  * especially when doing several short moves, and when printing
474
  * especially when doing several short moves, and when printing
475
  * on DELTA and SCARA machines.
475
  * on DELTA and SCARA machines.
476
- * 
476
+ *
477
  * Some of these options may result in the display lagging behind
477
  * Some of these options may result in the display lagging behind
478
  * controller events, as there is a trade-off between reliable
478
  * controller events, as there is a trade-off between reliable
479
  * printing performance versus fast display updates.
479
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/SCARA/Configuration.h Parādīt failu

238
 
238
 
239
 /**
239
 /**
240
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
240
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
241
- * 
241
+ *
242
  * Temperature sensors available:
242
  * Temperature sensors available:
243
  *
243
  *
244
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
244
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
263
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
263
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
264
  *    66 : 4.7M High Temperature thermistor from Dyze Design
264
  *    66 : 4.7M High Temperature thermistor from Dyze Design
265
  *    70 : the 100K thermistor found in the bq Hephestos 2
265
  *    70 : the 100K thermistor found in the bq Hephestos 2
266
- * 
266
+ *
267
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
267
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
268
  *                              (but gives greater accuracy and more stable PID)
268
  *                              (but gives greater accuracy and more stable PID)
269
  *    51 : 100k thermistor - EPCOS (1k pullup)
269
  *    51 : 100k thermistor - EPCOS (1k pullup)
270
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
270
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
271
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
271
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
272
- * 
272
+ *
273
  *  1047 : Pt1000 with 4k7 pullup
273
  *  1047 : Pt1000 with 4k7 pullup
274
  *  1010 : Pt1000 with 1k pullup (non standard)
274
  *  1010 : Pt1000 with 1k pullup (non standard)
275
  *   147 : Pt100 with 4k7 pullup
275
  *   147 : Pt100 with 4k7 pullup
842
     // The height can be set with M420 Z<height>
842
     // The height can be set with M420 Z<height>
843
     #define ENABLE_LEVELING_FADE_HEIGHT
843
     #define ENABLE_LEVELING_FADE_HEIGHT
844
 
844
 
845
-    // 
845
+    //
846
     // Experimental Subdivision of the grid by Catmull-Rom method.
846
     // Experimental Subdivision of the grid by Catmull-Rom method.
847
     // Synthesizes intermediate points to produce a more detailed mesh.
847
     // Synthesizes intermediate points to produce a more detailed mesh.
848
-    // 
848
+    //
849
     //#define ABL_BILINEAR_SUBDIVISION
849
     //#define ABL_BILINEAR_SUBDIVISION
850
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
850
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
851
       // Number of subdivisions between probe points
851
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/SCARA/Configuration_adv.h Parādīt failu

468
 
468
 
469
 /**
469
 /**
470
  * Additional options for Graphical Displays
470
  * Additional options for Graphical Displays
471
- * 
471
+ *
472
  * Use the optimizations here to improve printing performance,
472
  * Use the optimizations here to improve printing performance,
473
  * which can be adversely affected by graphical display drawing,
473
  * which can be adversely affected by graphical display drawing,
474
  * especially when doing several short moves, and when printing
474
  * especially when doing several short moves, and when printing
475
  * on DELTA and SCARA machines.
475
  * on DELTA and SCARA machines.
476
- * 
476
+ *
477
  * Some of these options may result in the display lagging behind
477
  * Some of these options may result in the display lagging behind
478
  * controller events, as there is a trade-off between reliable
478
  * controller events, as there is a trade-off between reliable
479
  * printing performance versus fast display updates.
479
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/TAZ4/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
848
     // The height can be set with M420 Z<height>
848
     // The height can be set with M420 Z<height>
849
     #define ENABLE_LEVELING_FADE_HEIGHT
849
     #define ENABLE_LEVELING_FADE_HEIGHT
850
 
850
 
851
-    // 
851
+    //
852
     // Experimental Subdivision of the grid by Catmull-Rom method.
852
     // Experimental Subdivision of the grid by Catmull-Rom method.
853
     // Synthesizes intermediate points to produce a more detailed mesh.
853
     // Synthesizes intermediate points to produce a more detailed mesh.
854
-    // 
854
+    //
855
     //#define ABL_BILINEAR_SUBDIVISION
855
     //#define ABL_BILINEAR_SUBDIVISION
856
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
856
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
857
       // Number of subdivisions between probe points
857
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/TAZ4/Configuration_adv.h Parādīt failu

476
 
476
 
477
 /**
477
 /**
478
  * Additional options for Graphical Displays
478
  * Additional options for Graphical Displays
479
- * 
479
+ *
480
  * Use the optimizations here to improve printing performance,
480
  * Use the optimizations here to improve printing performance,
481
  * which can be adversely affected by graphical display drawing,
481
  * which can be adversely affected by graphical display drawing,
482
  * especially when doing several short moves, and when printing
482
  * especially when doing several short moves, and when printing
483
  * on DELTA and SCARA machines.
483
  * on DELTA and SCARA machines.
484
- * 
484
+ *
485
  * Some of these options may result in the display lagging behind
485
  * Some of these options may result in the display lagging behind
486
  * controller events, as there is a trade-off between reliable
486
  * controller events, as there is a trade-off between reliable
487
  * printing performance versus fast display updates.
487
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/WITBOX/Configuration.h Parādīt failu

209
 
209
 
210
 /**
210
 /**
211
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
211
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
212
- * 
212
+ *
213
  * Temperature sensors available:
213
  * Temperature sensors available:
214
  *
214
  *
215
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
215
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
234
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
234
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
235
  *    66 : 4.7M High Temperature thermistor from Dyze Design
235
  *    66 : 4.7M High Temperature thermistor from Dyze Design
236
  *    70 : the 100K thermistor found in the bq Hephestos 2
236
  *    70 : the 100K thermistor found in the bq Hephestos 2
237
- * 
237
+ *
238
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
238
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
239
  *                              (but gives greater accuracy and more stable PID)
239
  *                              (but gives greater accuracy and more stable PID)
240
  *    51 : 100k thermistor - EPCOS (1k pullup)
240
  *    51 : 100k thermistor - EPCOS (1k pullup)
241
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
241
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
242
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
242
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
243
- * 
243
+ *
244
  *  1047 : Pt1000 with 4k7 pullup
244
  *  1047 : Pt1000 with 4k7 pullup
245
  *  1010 : Pt1000 with 1k pullup (non standard)
245
  *  1010 : Pt1000 with 1k pullup (non standard)
246
  *   147 : Pt100 with 4k7 pullup
246
  *   147 : Pt100 with 4k7 pullup
819
     // The height can be set with M420 Z<height>
819
     // The height can be set with M420 Z<height>
820
     #define ENABLE_LEVELING_FADE_HEIGHT
820
     #define ENABLE_LEVELING_FADE_HEIGHT
821
 
821
 
822
-    // 
822
+    //
823
     // Experimental Subdivision of the grid by Catmull-Rom method.
823
     // Experimental Subdivision of the grid by Catmull-Rom method.
824
     // Synthesizes intermediate points to produce a more detailed mesh.
824
     // Synthesizes intermediate points to produce a more detailed mesh.
825
-    // 
825
+    //
826
     //#define ABL_BILINEAR_SUBDIVISION
826
     //#define ABL_BILINEAR_SUBDIVISION
827
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
827
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
828
       // Number of subdivisions between probe points
828
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/WITBOX/Configuration_adv.h Parādīt failu

468
 
468
 
469
 /**
469
 /**
470
  * Additional options for Graphical Displays
470
  * Additional options for Graphical Displays
471
- * 
471
+ *
472
  * Use the optimizations here to improve printing performance,
472
  * Use the optimizations here to improve printing performance,
473
  * which can be adversely affected by graphical display drawing,
473
  * which can be adversely affected by graphical display drawing,
474
  * especially when doing several short moves, and when printing
474
  * especially when doing several short moves, and when printing
475
  * on DELTA and SCARA machines.
475
  * on DELTA and SCARA machines.
476
- * 
476
+ *
477
  * Some of these options may result in the display lagging behind
477
  * Some of these options may result in the display lagging behind
478
  * controller events, as there is a trade-off between reliable
478
  * controller events, as there is a trade-off between reliable
479
  * printing performance versus fast display updates.
479
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/adafruit/ST7565/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
827
     // The height can be set with M420 Z<height>
827
     // The height can be set with M420 Z<height>
828
     #define ENABLE_LEVELING_FADE_HEIGHT
828
     #define ENABLE_LEVELING_FADE_HEIGHT
829
 
829
 
830
-    // 
830
+    //
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
831
     // Experimental Subdivision of the grid by Catmull-Rom method.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
832
     // Synthesizes intermediate points to produce a more detailed mesh.
833
-    // 
833
+    //
834
     //#define ABL_BILINEAR_SUBDIVISION
834
     //#define ABL_BILINEAR_SUBDIVISION
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
835
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
836
       // Number of subdivisions between probe points
836
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/delta/biv2.5/Configuration.h Parādīt failu

921
     // The height can be set with M420 Z<height>
921
     // The height can be set with M420 Z<height>
922
     #define ENABLE_LEVELING_FADE_HEIGHT
922
     #define ENABLE_LEVELING_FADE_HEIGHT
923
 
923
 
924
-    // 
924
+    //
925
     // Experimental Subdivision of the grid by Catmull-Rom method.
925
     // Experimental Subdivision of the grid by Catmull-Rom method.
926
     // Synthesizes intermediate points to produce a more detailed mesh.
926
     // Synthesizes intermediate points to produce a more detailed mesh.
927
-    // 
927
+    //
928
     //#define ABL_BILINEAR_SUBDIVISION
928
     //#define ABL_BILINEAR_SUBDIVISION
929
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
929
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
930
       // Number of subdivisions between probe points
930
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/delta/biv2.5/Configuration_adv.h Parādīt failu

470
 
470
 
471
 /**
471
 /**
472
  * Additional options for Graphical Displays
472
  * Additional options for Graphical Displays
473
- * 
473
+ *
474
  * Use the optimizations here to improve printing performance,
474
  * Use the optimizations here to improve printing performance,
475
  * which can be adversely affected by graphical display drawing,
475
  * which can be adversely affected by graphical display drawing,
476
  * especially when doing several short moves, and when printing
476
  * especially when doing several short moves, and when printing
477
  * on DELTA and SCARA machines.
477
  * on DELTA and SCARA machines.
478
- * 
478
+ *
479
  * Some of these options may result in the display lagging behind
479
  * Some of these options may result in the display lagging behind
480
  * controller events, as there is a trade-off between reliable
480
  * controller events, as there is a trade-off between reliable
481
  * printing performance versus fast display updates.
481
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/delta/generic/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
915
     // The height can be set with M420 Z<height>
915
     // The height can be set with M420 Z<height>
916
     #define ENABLE_LEVELING_FADE_HEIGHT
916
     #define ENABLE_LEVELING_FADE_HEIGHT
917
 
917
 
918
-    // 
918
+    //
919
     // Experimental Subdivision of the grid by Catmull-Rom method.
919
     // Experimental Subdivision of the grid by Catmull-Rom method.
920
     // Synthesizes intermediate points to produce a more detailed mesh.
920
     // Synthesizes intermediate points to produce a more detailed mesh.
921
-    // 
921
+    //
922
     //#define ABL_BILINEAR_SUBDIVISION
922
     //#define ABL_BILINEAR_SUBDIVISION
923
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
923
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
924
       // Number of subdivisions between probe points
924
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/delta/generic/Configuration_adv.h Parādīt failu

470
 
470
 
471
 /**
471
 /**
472
  * Additional options for Graphical Displays
472
  * Additional options for Graphical Displays
473
- * 
473
+ *
474
  * Use the optimizations here to improve printing performance,
474
  * Use the optimizations here to improve printing performance,
475
  * which can be adversely affected by graphical display drawing,
475
  * which can be adversely affected by graphical display drawing,
476
  * especially when doing several short moves, and when printing
476
  * especially when doing several short moves, and when printing
477
  * on DELTA and SCARA machines.
477
  * on DELTA and SCARA machines.
478
- * 
478
+ *
479
  * Some of these options may result in the display lagging behind
479
  * Some of these options may result in the display lagging behind
480
  * controller events, as there is a trade-off between reliable
480
  * controller events, as there is a trade-off between reliable
481
  * printing performance versus fast display updates.
481
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/delta/kossel_mini/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
918
     // The height can be set with M420 Z<height>
918
     // The height can be set with M420 Z<height>
919
     #define ENABLE_LEVELING_FADE_HEIGHT
919
     #define ENABLE_LEVELING_FADE_HEIGHT
920
 
920
 
921
-    // 
921
+    //
922
     // Experimental Subdivision of the grid by Catmull-Rom method.
922
     // Experimental Subdivision of the grid by Catmull-Rom method.
923
     // Synthesizes intermediate points to produce a more detailed mesh.
923
     // Synthesizes intermediate points to produce a more detailed mesh.
924
-    // 
924
+    //
925
     //#define ABL_BILINEAR_SUBDIVISION
925
     //#define ABL_BILINEAR_SUBDIVISION
926
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
926
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
927
       // Number of subdivisions between probe points
927
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h Parādīt failu

470
 
470
 
471
 /**
471
 /**
472
  * Additional options for Graphical Displays
472
  * Additional options for Graphical Displays
473
- * 
473
+ *
474
  * Use the optimizations here to improve printing performance,
474
  * Use the optimizations here to improve printing performance,
475
  * which can be adversely affected by graphical display drawing,
475
  * which can be adversely affected by graphical display drawing,
476
  * especially when doing several short moves, and when printing
476
  * especially when doing several short moves, and when printing
477
  * on DELTA and SCARA machines.
477
  * on DELTA and SCARA machines.
478
- * 
478
+ *
479
  * Some of these options may result in the display lagging behind
479
  * Some of these options may result in the display lagging behind
480
  * controller events, as there is a trade-off between reliable
480
  * controller events, as there is a trade-off between reliable
481
  * printing performance versus fast display updates.
481
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/delta/kossel_pro/Configuration.h Parādīt failu

210
 
210
 
211
 /**
211
 /**
212
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
212
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
213
- * 
213
+ *
214
  * Temperature sensors available:
214
  * Temperature sensors available:
215
  *
215
  *
216
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
216
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
235
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
235
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
236
  *    66 : 4.7M High Temperature thermistor from Dyze Design
236
  *    66 : 4.7M High Temperature thermistor from Dyze Design
237
  *    70 : the 100K thermistor found in the bq Hephestos 2
237
  *    70 : the 100K thermistor found in the bq Hephestos 2
238
- * 
238
+ *
239
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
239
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
240
  *                              (but gives greater accuracy and more stable PID)
240
  *                              (but gives greater accuracy and more stable PID)
241
  *    51 : 100k thermistor - EPCOS (1k pullup)
241
  *    51 : 100k thermistor - EPCOS (1k pullup)
242
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
242
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
243
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
243
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
244
- * 
244
+ *
245
  *  1047 : Pt1000 with 4k7 pullup
245
  *  1047 : Pt1000 with 4k7 pullup
246
  *  1010 : Pt1000 with 1k pullup (non standard)
246
  *  1010 : Pt1000 with 1k pullup (non standard)
247
  *   147 : Pt100 with 4k7 pullup
247
  *   147 : Pt100 with 4k7 pullup
917
     // The height can be set with M420 Z<height>
917
     // The height can be set with M420 Z<height>
918
     #define ENABLE_LEVELING_FADE_HEIGHT
918
     #define ENABLE_LEVELING_FADE_HEIGHT
919
 
919
 
920
-    // 
920
+    //
921
     // Experimental Subdivision of the grid by Catmull-Rom method.
921
     // Experimental Subdivision of the grid by Catmull-Rom method.
922
     // Synthesizes intermediate points to produce a more detailed mesh.
922
     // Synthesizes intermediate points to produce a more detailed mesh.
923
-    // 
923
+    //
924
     //#define ABL_BILINEAR_SUBDIVISION
924
     //#define ABL_BILINEAR_SUBDIVISION
925
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
925
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
926
       // Number of subdivisions between probe points
926
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h Parādīt failu

475
 
475
 
476
 /**
476
 /**
477
  * Additional options for Graphical Displays
477
  * Additional options for Graphical Displays
478
- * 
478
+ *
479
  * Use the optimizations here to improve printing performance,
479
  * Use the optimizations here to improve printing performance,
480
  * which can be adversely affected by graphical display drawing,
480
  * which can be adversely affected by graphical display drawing,
481
  * especially when doing several short moves, and when printing
481
  * especially when doing several short moves, and when printing
482
  * on DELTA and SCARA machines.
482
  * on DELTA and SCARA machines.
483
- * 
483
+ *
484
  * Some of these options may result in the display lagging behind
484
  * Some of these options may result in the display lagging behind
485
  * controller events, as there is a trade-off between reliable
485
  * controller events, as there is a trade-off between reliable
486
  * printing performance versus fast display updates.
486
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/delta/kossel_xl/Configuration.h Parādīt failu

199
 
199
 
200
 /**
200
 /**
201
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
201
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
202
- * 
202
+ *
203
  * Temperature sensors available:
203
  * Temperature sensors available:
204
  *
204
  *
205
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
205
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
224
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
224
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
225
  *    66 : 4.7M High Temperature thermistor from Dyze Design
225
  *    66 : 4.7M High Temperature thermistor from Dyze Design
226
  *    70 : the 100K thermistor found in the bq Hephestos 2
226
  *    70 : the 100K thermistor found in the bq Hephestos 2
227
- * 
227
+ *
228
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
228
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
229
  *                              (but gives greater accuracy and more stable PID)
229
  *                              (but gives greater accuracy and more stable PID)
230
  *    51 : 100k thermistor - EPCOS (1k pullup)
230
  *    51 : 100k thermistor - EPCOS (1k pullup)
231
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
231
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
232
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
232
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
233
- * 
233
+ *
234
  *  1047 : Pt1000 with 4k7 pullup
234
  *  1047 : Pt1000 with 4k7 pullup
235
  *  1010 : Pt1000 with 1k pullup (non standard)
235
  *  1010 : Pt1000 with 1k pullup (non standard)
236
  *   147 : Pt100 with 4k7 pullup
236
  *   147 : Pt100 with 4k7 pullup
921
     // The height can be set with M420 Z<height>
921
     // The height can be set with M420 Z<height>
922
     #define ENABLE_LEVELING_FADE_HEIGHT
922
     #define ENABLE_LEVELING_FADE_HEIGHT
923
 
923
 
924
-    // 
924
+    //
925
     // Experimental Subdivision of the grid by Catmull-Rom method.
925
     // Experimental Subdivision of the grid by Catmull-Rom method.
926
     // Synthesizes intermediate points to produce a more detailed mesh.
926
     // Synthesizes intermediate points to produce a more detailed mesh.
927
-    // 
927
+    //
928
     //#define ABL_BILINEAR_SUBDIVISION
928
     //#define ABL_BILINEAR_SUBDIVISION
929
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
929
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
930
       // Number of subdivisions between probe points
930
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h Parādīt failu

470
 
470
 
471
 /**
471
 /**
472
  * Additional options for Graphical Displays
472
  * Additional options for Graphical Displays
473
- * 
473
+ *
474
  * Use the optimizations here to improve printing performance,
474
  * Use the optimizations here to improve printing performance,
475
  * which can be adversely affected by graphical display drawing,
475
  * which can be adversely affected by graphical display drawing,
476
  * especially when doing several short moves, and when printing
476
  * especially when doing several short moves, and when printing
477
  * on DELTA and SCARA machines.
477
  * on DELTA and SCARA machines.
478
- * 
478
+ *
479
  * Some of these options may result in the display lagging behind
479
  * Some of these options may result in the display lagging behind
480
  * controller events, as there is a trade-off between reliable
480
  * controller events, as there is a trade-off between reliable
481
  * printing performance versus fast display updates.
481
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/makibox/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
830
     // The height can be set with M420 Z<height>
830
     // The height can be set with M420 Z<height>
831
     #define ENABLE_LEVELING_FADE_HEIGHT
831
     #define ENABLE_LEVELING_FADE_HEIGHT
832
 
832
 
833
-    // 
833
+    //
834
     // Experimental Subdivision of the grid by Catmull-Rom method.
834
     // Experimental Subdivision of the grid by Catmull-Rom method.
835
     // Synthesizes intermediate points to produce a more detailed mesh.
835
     // Synthesizes intermediate points to produce a more detailed mesh.
836
-    // 
836
+    //
837
     //#define ABL_BILINEAR_SUBDIVISION
837
     //#define ABL_BILINEAR_SUBDIVISION
838
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
838
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
839
       // Number of subdivisions between probe points
839
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/makibox/Configuration_adv.h Parādīt failu

468
 
468
 
469
 /**
469
 /**
470
  * Additional options for Graphical Displays
470
  * Additional options for Graphical Displays
471
- * 
471
+ *
472
  * Use the optimizations here to improve printing performance,
472
  * Use the optimizations here to improve printing performance,
473
  * which can be adversely affected by graphical display drawing,
473
  * which can be adversely affected by graphical display drawing,
474
  * especially when doing several short moves, and when printing
474
  * especially when doing several short moves, and when printing
475
  * on DELTA and SCARA machines.
475
  * on DELTA and SCARA machines.
476
- * 
476
+ *
477
  * Some of these options may result in the display lagging behind
477
  * Some of these options may result in the display lagging behind
478
  * controller events, as there is a trade-off between reliable
478
  * controller events, as there is a trade-off between reliable
479
  * printing performance versus fast display updates.
479
  * printing performance versus fast display updates.

+ 5
- 5
Marlin/example_configurations/tvrrug/Round2/Configuration.h Parādīt failu

206
 
206
 
207
 /**
207
 /**
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
208
  * --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
209
- * 
209
+ *
210
  * Temperature sensors available:
210
  * Temperature sensors available:
211
  *
211
  *
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
212
  *    -3 : thermocouple with MAX31855 (only for sensor 0)
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
231
  *    60 : 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
232
  *    66 : 4.7M High Temperature thermistor from Dyze Design
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
233
  *    70 : the 100K thermistor found in the bq Hephestos 2
234
- * 
234
+ *
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
235
  *       1k ohm pullup tables - This is atypical, and requires changing out the 4.7k pullup for 1k.
236
  *                              (but gives greater accuracy and more stable PID)
236
  *                              (but gives greater accuracy and more stable PID)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
237
  *    51 : 100k thermistor - EPCOS (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
238
  *    52 : 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
239
  *    55 : 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
240
- * 
240
+ *
241
  *  1047 : Pt1000 with 4k7 pullup
241
  *  1047 : Pt1000 with 4k7 pullup
242
  *  1010 : Pt1000 with 1k pullup (non standard)
242
  *  1010 : Pt1000 with 1k pullup (non standard)
243
  *   147 : Pt100 with 4k7 pullup
243
  *   147 : Pt100 with 4k7 pullup
823
     // The height can be set with M420 Z<height>
823
     // The height can be set with M420 Z<height>
824
     #define ENABLE_LEVELING_FADE_HEIGHT
824
     #define ENABLE_LEVELING_FADE_HEIGHT
825
 
825
 
826
-    // 
826
+    //
827
     // Experimental Subdivision of the grid by Catmull-Rom method.
827
     // Experimental Subdivision of the grid by Catmull-Rom method.
828
     // Synthesizes intermediate points to produce a more detailed mesh.
828
     // Synthesizes intermediate points to produce a more detailed mesh.
829
-    // 
829
+    //
830
     //#define ABL_BILINEAR_SUBDIVISION
830
     //#define ABL_BILINEAR_SUBDIVISION
831
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
831
     #if ENABLED(ABL_BILINEAR_SUBDIVISION)
832
       // Number of subdivisions between probe points
832
       // Number of subdivisions between probe points

+ 2
- 2
Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h Parādīt failu

468
 
468
 
469
 /**
469
 /**
470
  * Additional options for Graphical Displays
470
  * Additional options for Graphical Displays
471
- * 
471
+ *
472
  * Use the optimizations here to improve printing performance,
472
  * Use the optimizations here to improve printing performance,
473
  * which can be adversely affected by graphical display drawing,
473
  * which can be adversely affected by graphical display drawing,
474
  * especially when doing several short moves, and when printing
474
  * especially when doing several short moves, and when printing
475
  * on DELTA and SCARA machines.
475
  * on DELTA and SCARA machines.
476
- * 
476
+ *
477
  * Some of these options may result in the display lagging behind
477
  * Some of these options may result in the display lagging behind
478
  * controller events, as there is a trade-off between reliable
478
  * controller events, as there is a trade-off between reliable
479
  * printing performance versus fast display updates.
479
  * printing performance versus fast display updates.

+ 3
- 3
Marlin/language_tr.h Parādīt failu

57
 #define MSG_HOME_OFFSETS_APPLIED            _UxGT("Offset Tamam")                                       // Offset Tamam
57
 #define MSG_HOME_OFFSETS_APPLIED            _UxGT("Offset Tamam")                                       // Offset Tamam
58
 #define MSG_SET_ORIGIN                      _UxGT("Sıfır Belirle")                                      // Sıfır Belirle
58
 #define MSG_SET_ORIGIN                      _UxGT("Sıfır Belirle")                                      // Sıfır Belirle
59
 #define MSG_PREHEAT_1                       _UxGT("Ön Isınma PLA")                                      // Ön Isınma PLA
59
 #define MSG_PREHEAT_1                       _UxGT("Ön Isınma PLA")                                      // Ön Isınma PLA
60
-#define MSG_PREHEAT_1_N                     MSG_PREHEAT_1 _UxGT(" ")                                    //  
60
+#define MSG_PREHEAT_1_N                     MSG_PREHEAT_1 _UxGT(" ")                                    //
61
 #define MSG_PREHEAT_1_ALL                   MSG_PREHEAT_1 _UxGT(" Tüm")                                 //  Tüm
61
 #define MSG_PREHEAT_1_ALL                   MSG_PREHEAT_1 _UxGT(" Tüm")                                 //  Tüm
62
 #define MSG_PREHEAT_1_BEDONLY               MSG_PREHEAT_1 _UxGT(" Tabla")                               //  Tabla
62
 #define MSG_PREHEAT_1_BEDONLY               MSG_PREHEAT_1 _UxGT(" Tabla")                               //  Tabla
63
 #define MSG_PREHEAT_1_SETTINGS              MSG_PREHEAT_1 _UxGT(" Ayar")                                //  Ayar
63
 #define MSG_PREHEAT_1_SETTINGS              MSG_PREHEAT_1 _UxGT(" Ayar")                                //  Ayar
64
 #define MSG_PREHEAT_2                       _UxGT("Ön Isınma ABS")                                      // Ön Isınma ABS
64
 #define MSG_PREHEAT_2                       _UxGT("Ön Isınma ABS")                                      // Ön Isınma ABS
65
-#define MSG_PREHEAT_2_N                     MSG_PREHEAT_2 _UxGT(" ")                                    //  
65
+#define MSG_PREHEAT_2_N                     MSG_PREHEAT_2 _UxGT(" ")                                    //
66
 #define MSG_PREHEAT_2_ALL                   MSG_PREHEAT_2 _UxGT(" Tüm")                                 //  Tüm
66
 #define MSG_PREHEAT_2_ALL                   MSG_PREHEAT_2 _UxGT(" Tüm")                                 //  Tüm
67
 #define MSG_PREHEAT_2_BEDONLY               MSG_PREHEAT_2 _UxGT(" Tabla")                               //  Tabla
67
 #define MSG_PREHEAT_2_BEDONLY               MSG_PREHEAT_2 _UxGT(" Tabla")                               //  Tabla
68
 #define MSG_PREHEAT_2_SETTINGS              MSG_PREHEAT_2 _UxGT(" Ayar")                                //  Ayar
68
 #define MSG_PREHEAT_2_SETTINGS              MSG_PREHEAT_2 _UxGT(" Ayar")                                //  Ayar
91
 #define MSG_MAX                             _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Max")                //  Max
91
 #define MSG_MAX                             _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Max")                //  Max
92
 #define MSG_FACTOR                          _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Çarpan")             //  Çarpan
92
 #define MSG_FACTOR                          _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Çarpan")             //  Çarpan
93
 #define MSG_AUTOTEMP                        _UxGT("Autotemp")                                           //  Autotemp
93
 #define MSG_AUTOTEMP                        _UxGT("Autotemp")                                           //  Autotemp
94
-#define MSG_ON                              _UxGT("On ")                                                // On 
94
+#define MSG_ON                              _UxGT("On ")                                                // On
95
 #define MSG_OFF                             _UxGT("Off")                                                // Off
95
 #define MSG_OFF                             _UxGT("Off")                                                // Off
96
 #define MSG_PID_P                           _UxGT("PID-P")                                              // PID-P
96
 #define MSG_PID_P                           _UxGT("PID-P")                                              // PID-P
97
 #define MSG_PID_I                           _UxGT("PID-I")                                              // PID-I
97
 #define MSG_PID_I                           _UxGT("PID-I")                                              // PID-I

+ 1
- 1
Marlin/pins.h Parādīt failu

135
   #include "pins_MEGATRONICS_3.h"
135
   #include "pins_MEGATRONICS_3.h"
136
 #elif MB(MEGATRONICS_31)
136
 #elif MB(MEGATRONICS_31)
137
   #define MEGATRONICS_31
137
   #define MEGATRONICS_31
138
-  #include "pins_MEGATRONICS_3.h" 
138
+  #include "pins_MEGATRONICS_3.h"
139
 #elif MB(OMCA_A)
139
 #elif MB(OMCA_A)
140
   #include "pins_OMCA_A.h"
140
   #include "pins_OMCA_A.h"
141
 #elif MB(OMCA)
141
 #elif MB(OMCA)

+ 1
- 1
Marlin/pins_MEGATRONICS_3.h Parādīt failu

153
   #define LCD_PINS_D5      30
153
   #define LCD_PINS_D5      30
154
   #define LCD_PINS_D6      39
154
   #define LCD_PINS_D6      39
155
   #define LCD_PINS_D7      15
155
   #define LCD_PINS_D7      15
156
-  
156
+
157
   #define SHIFT_CLK        43
157
   #define SHIFT_CLK        43
158
   #define SHIFT_LD         35
158
   #define SHIFT_LD         35
159
   #define SHIFT_OUT        34
159
   #define SHIFT_OUT        34

+ 1
- 1
Marlin/pins_RIGIDBOARD_V2.h Parādīt failu

39
 
39
 
40
 #define DAC_STEPPER_SENSE    0.05 // sense resistors on rigidboard stepper chips are .05 value
40
 #define DAC_STEPPER_SENSE    0.05 // sense resistors on rigidboard stepper chips are .05 value
41
 #define DAC_STEPPER_ADDRESS  0
41
 #define DAC_STEPPER_ADDRESS  0
42
-#define DAC_STEPPER_MAX   4096 // was 5000 but max allowable value is actually 4096 
42
+#define DAC_STEPPER_MAX   4096 // was 5000 but max allowable value is actually 4096
43
 #define DAC_STEPPER_VREF     1 // internal Vref, gain 2x = 4.096V
43
 #define DAC_STEPPER_VREF     1 // internal Vref, gain 2x = 4.096V
44
 #define DAC_STEPPER_GAIN     1 // value of 1 here sets gain of 2
44
 #define DAC_STEPPER_GAIN     1 // value of 1 here sets gain of 2
45
 #define DAC_DISABLE_PIN     42 // set low to enable DAC
45
 #define DAC_DISABLE_PIN     42 // set low to enable DAC

+ 5
- 5
Marlin/planner.cpp Parādīt failu

675
     const float target_float[XYZE] = { a, b, c, e },
675
     const float target_float[XYZE] = { a, b, c, e },
676
                 de_float = target_float[E_AXIS] - position_float[E_AXIS],
676
                 de_float = target_float[E_AXIS] - position_float[E_AXIS],
677
                 mm_D_float = sqrt(sq(target_float[X_AXIS] - position_float[X_AXIS]) + sq(target_float[Y_AXIS] - position_float[Y_AXIS]));
677
                 mm_D_float = sqrt(sq(target_float[X_AXIS] - position_float[X_AXIS]) + sq(target_float[Y_AXIS] - position_float[Y_AXIS]));
678
-    
678
+
679
     memcpy(position_float, target_float, sizeof(position_float));
679
     memcpy(position_float, target_float, sizeof(position_float));
680
   #endif
680
   #endif
681
 
681
 
1108
         if (accel * block->steps[AXIS] > comp) accel = comp / block->steps[AXIS]; \
1108
         if (accel * block->steps[AXIS] > comp) accel = comp / block->steps[AXIS]; \
1109
       } \
1109
       } \
1110
     }while(0)
1110
     }while(0)
1111
-	
1111
+
1112
     #define LIMIT_ACCEL_FLOAT(AXIS,INDX) do{ \
1112
     #define LIMIT_ACCEL_FLOAT(AXIS,INDX) do{ \
1113
       if (block->steps[AXIS] && max_acceleration_steps_per_s2[AXIS+INDX] < accel) { \
1113
       if (block->steps[AXIS] && max_acceleration_steps_per_s2[AXIS+INDX] < accel) { \
1114
         const float comp = (float)max_acceleration_steps_per_s2[AXIS+INDX] * (float)block->step_event_count; \
1114
         const float comp = (float)max_acceleration_steps_per_s2[AXIS+INDX] * (float)block->step_event_count; \
1292
     // Use LIN_ADVANCE for blocks if all these are true:
1292
     // Use LIN_ADVANCE for blocks if all these are true:
1293
     //
1293
     //
1294
     // esteps                                          : We have E steps todo (a printing move)
1294
     // esteps                                          : We have E steps todo (a printing move)
1295
-    // 
1295
+    //
1296
     // block->steps[X_AXIS] || block->steps[Y_AXIS]    : We have a movement in XY direction (i.e., not retract / prime).
1296
     // block->steps[X_AXIS] || block->steps[Y_AXIS]    : We have a movement in XY direction (i.e., not retract / prime).
1297
-    // 
1297
+    //
1298
     // extruder_advance_k                              : There is an advance factor set.
1298
     // extruder_advance_k                              : There is an advance factor set.
1299
-    // 
1299
+    //
1300
     // block->steps[E_AXIS] != block->step_event_count : A problem occurs if the move before a retract is too small.
1300
     // block->steps[E_AXIS] != block->step_event_count : A problem occurs if the move before a retract is too small.
1301
     //                                                   In that case, the retract and move will be executed together.
1301
     //                                                   In that case, the retract and move will be executed together.
1302
     //                                                   This leads to too many advance steps due to a huge e_acceleration.
1302
     //                                                   This leads to too many advance steps due to a huge e_acceleration.

+ 4
- 4
Marlin/planner.h Parādīt failu

123
   #if ENABLED(BARICUDA)
123
   #if ENABLED(BARICUDA)
124
     uint32_t valve_pressure, e_to_p_pressure;
124
     uint32_t valve_pressure, e_to_p_pressure;
125
   #endif
125
   #endif
126
-  
126
+
127
   uint32_t segment_time;
127
   uint32_t segment_time;
128
 
128
 
129
 } block_t;
129
 } block_t;
185
      * Nominal speed of previous path line segment
185
      * Nominal speed of previous path line segment
186
      */
186
      */
187
     static float previous_nominal_speed;
187
     static float previous_nominal_speed;
188
-	
188
+
189
     /**
189
     /**
190
      * Limit where 64bit math is necessary for acceleration calculation
190
      * Limit where 64bit math is necessary for acceleration calculation
191
      */
191
      */
206
       // Segment times (in µs). Used for speed calculations
206
       // Segment times (in µs). Used for speed calculations
207
       static long axis_segment_time[2][3];
207
       static long axis_segment_time[2][3];
208
     #endif
208
     #endif
209
-    
209
+
210
     #if ENABLED(LIN_ADVANCE)
210
     #if ENABLED(LIN_ADVANCE)
211
       static float position_float[NUM_AXIS];
211
       static float position_float[NUM_AXIS];
212
       static float extruder_advance_k;
212
       static float extruder_advance_k;
264
       #define ARG_Z const float &lz
264
       #define ARG_Z const float &lz
265
 
265
 
266
     #endif
266
     #endif
267
-    
267
+
268
     #if ENABLED(LIN_ADVANCE)
268
     #if ENABLED(LIN_ADVANCE)
269
       void advance_M905(const float &k);
269
       void advance_M905(const float &k);
270
     #endif
270
     #endif

+ 2
- 2
Marlin/stepper.cpp Parādīt failu

338
   CBI(TIMSK0, OCIE0B); //Temperature ISR
338
   CBI(TIMSK0, OCIE0B); //Temperature ISR
339
   DISABLE_STEPPER_DRIVER_INTERRUPT();
339
   DISABLE_STEPPER_DRIVER_INTERRUPT();
340
   sei();
340
   sei();
341
-  
341
+
342
   if (cleaning_buffer_counter) {
342
   if (cleaning_buffer_counter) {
343
     --cleaning_buffer_counter;
343
     --cleaning_buffer_counter;
344
     current_block = NULL;
344
     current_block = NULL;
583
       #endif
583
       #endif
584
    }
584
    }
585
   #endif
585
   #endif
586
-  
586
+
587
   #if ENABLED(ADVANCE) || ENABLED(LIN_ADVANCE)
587
   #if ENABLED(ADVANCE) || ENABLED(LIN_ADVANCE)
588
     // If we have esteps to execute, fire the next advance_isr "now"
588
     // If we have esteps to execute, fire the next advance_isr "now"
589
     if (e_steps[TOOL_E_INDEX]) OCR0A = TCNT0 + 2;
589
     if (e_steps[TOOL_E_INDEX]) OCR0A = TCNT0 + 2;

+ 1
- 1
Marlin/stepper.h Parādīt failu

358
       acc_step_rate = current_block->initial_rate;
358
       acc_step_rate = current_block->initial_rate;
359
       acceleration_time = calc_timer(acc_step_rate);
359
       acceleration_time = calc_timer(acc_step_rate);
360
       OCR1A = acceleration_time;
360
       OCR1A = acceleration_time;
361
-      
361
+
362
       #if ENABLED(LIN_ADVANCE)
362
       #if ENABLED(LIN_ADVANCE)
363
         if (current_block->use_advance_lead) {
363
         if (current_block->use_advance_lead) {
364
           current_estep_rate[current_block->active_extruder] = ((unsigned long)acc_step_rate * current_block->abs_adv_steps_multiplier8) >> 17;
364
           current_estep_rate[current_block->active_extruder] = ((unsigned long)acc_step_rate * current_block->abs_adv_steps_multiplier8) >> 17;

+ 2
- 2
Marlin/stepper_dac.cpp Parādīt failu

88
 
88
 
89
   static float dac_perc(int8_t n) { return 100.0 * mcp4728_getValue(dac_order[n]) * (1.0 / (DAC_STEPPER_MAX)); }
89
   static float dac_perc(int8_t n) { return 100.0 * mcp4728_getValue(dac_order[n]) * (1.0 / (DAC_STEPPER_MAX)); }
90
   static float dac_amps(int8_t n) { return mcp4728_getDrvPct(dac_order[n]) * (DAC_STEPPER_MAX) * 0.125 * (1.0 / (DAC_STEPPER_SENSE)); }
90
   static float dac_amps(int8_t n) { return mcp4728_getDrvPct(dac_order[n]) * (DAC_STEPPER_MAX) * 0.125 * (1.0 / (DAC_STEPPER_SENSE)); }
91
-  
91
+
92
   int16_t dac_current_get_percent(AxisEnum axis) { return mcp4728_getDrvPct(dac_order[axis]); }
92
   int16_t dac_current_get_percent(AxisEnum axis) { return mcp4728_getDrvPct(dac_order[axis]); }
93
   void dac_current_set_percents(int16_t pct[XYZE]) {
93
   void dac_current_set_percents(int16_t pct[XYZE]) {
94
     LOOP_XYZE(i) dac_channel_pct[i] = pct[dac_order[i]];
94
     LOOP_XYZE(i) dac_channel_pct[i] = pct[dac_order[i]];
101
     SERIAL_ECHO_START;
101
     SERIAL_ECHO_START;
102
     SERIAL_ECHOLNPGM("Stepper current values in % (Amps):");
102
     SERIAL_ECHOLNPGM("Stepper current values in % (Amps):");
103
     SERIAL_ECHO_START;
103
     SERIAL_ECHO_START;
104
-    SERIAL_ECHOPAIR(" X:",  dac_perc(X_AXIS)); 
104
+    SERIAL_ECHOPAIR(" X:",  dac_perc(X_AXIS));
105
     SERIAL_ECHOPAIR(" (",   dac_amps(X_AXIS));
105
     SERIAL_ECHOPAIR(" (",   dac_amps(X_AXIS));
106
     SERIAL_ECHOPAIR(") Y:", dac_perc(Y_AXIS));
106
     SERIAL_ECHOPAIR(") Y:", dac_perc(Y_AXIS));
107
     SERIAL_ECHOPAIR(" (",   dac_amps(Y_AXIS));
107
     SERIAL_ECHOPAIR(" (",   dac_amps(Y_AXIS));

+ 1
- 1
Marlin/temperature.cpp Parādīt failu

1943
       if (!endstop_monitor_count) endstop_monitor();  // report changes in endstop status
1943
       if (!endstop_monitor_count) endstop_monitor();  // report changes in endstop status
1944
     }
1944
     }
1945
   #endif
1945
   #endif
1946
-  
1946
+
1947
   SBI(TIMSK0, OCIE0B); //re-enable Temperature ISR
1947
   SBI(TIMSK0, OCIE0B); //re-enable Temperature ISR
1948
 }
1948
 }

Notiek ielāde…
Atcelt
Saglabāt