Преглед изворни кода

Apply changes to all configs

Scott Lahteine пре 8 година
родитељ
комит
fffc9fefa8
21 измењених фајлова са 0 додато и 61 уклоњено
  1. 0
    3
      Marlin/example_configurations/Cartesio/Configuration.h
  2. 0
    3
      Marlin/example_configurations/Felix/Configuration.h
  3. 0
    1
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  4. 0
    3
      Marlin/example_configurations/Hephestos/Configuration.h
  5. 0
    3
      Marlin/example_configurations/Hephestos_2/Configuration.h
  6. 0
    3
      Marlin/example_configurations/K8200/Configuration.h
  7. 0
    3
      Marlin/example_configurations/K8400/Configuration.h
  8. 0
    3
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  9. 0
    3
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  10. 0
    3
      Marlin/example_configurations/RigidBot/Configuration.h
  11. 0
    3
      Marlin/example_configurations/SCARA/Configuration.h
  12. 0
    3
      Marlin/example_configurations/TAZ4/Configuration.h
  13. 0
    3
      Marlin/example_configurations/WITBOX/Configuration.h
  14. 0
    3
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  15. 0
    3
      Marlin/example_configurations/delta/biv2.5/Configuration.h
  16. 0
    3
      Marlin/example_configurations/delta/generic/Configuration.h
  17. 0
    3
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  18. 0
    3
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  19. 0
    3
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  20. 0
    3
      Marlin/example_configurations/makibox/Configuration.h
  21. 0
    3
      Marlin/example_configurations/tvrrug/Round2/Configuration.h

+ 0
- 3
Marlin/example_configurations/Cartesio/Configuration.h Прегледај датотеку

@@ -282,7 +282,6 @@
282 282
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
283 283
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
284 284
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
285
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
286 285
   #define K1 0.95 //smoothing factor within the PID
287 286
 
288 287
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -330,8 +329,6 @@
330 329
 
331 330
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
332 331
 
333
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
334
-
335 332
     //24V 500W silicone heater on to 4mm glass CartesioW
336 333
     #define  DEFAULT_bedKp 390
337 334
     #define  DEFAULT_bedKi 70

+ 0
- 3
Marlin/example_configurations/Felix/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // Felix 2.0+ electronics with v4 Hotend
@@ -317,8 +316,6 @@
317 316
 
318 317
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
319 318
 
320
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
321
-
322 319
   // Felix Foil Heater
323 320
   #define DEFAULT_bedKp 103.37
324 321
   #define DEFAULT_bedKi 2.79

+ 0
- 1
Marlin/example_configurations/Felix/DUAL/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // Felix 2.0+ electronics with v4 Hotend

+ 0
- 3
Marlin/example_configurations/Hephestos/Configuration.h Прегледај датотеку

@@ -284,7 +284,6 @@
284 284
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
285 285
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
286 286
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
287
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
288 287
   #define K1 0.95 //smoothing factor within the PID
289 288
 
290 289
   // Hephestos i3
@@ -320,8 +319,6 @@
320 319
 
321 320
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
322 321
 
323
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
324
-
325 322
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
326 323
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
327 324
   #define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/Hephestos_2/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 250  // If the temperature difference between the target temperature and the actual temperature
283 283
                                     // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // Tuned PID values using M303
@@ -322,8 +321,6 @@
322 321
 
323 322
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
324 323
 
325
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
326
-
327 324
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
328 325
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
329 326
   #define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/K8200/Configuration.h Прегледај датотеку

@@ -288,7 +288,6 @@
288 288
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
289 289
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
290 290
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
291
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
292 291
   #define K1 0.95 //smoothing factor within the PID
293 292
 
294 293
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -339,8 +338,6 @@
339 338
 
340 339
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
341 340
 
342
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
343
-
344 341
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
345 342
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
346 343
   //#define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/K8400/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -328,8 +327,6 @@
328 327
 
329 328
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
330 329
 
331
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
332
-
333 330
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
334 331
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
335 332
   #define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/K8400/Dual-head/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -328,8 +327,6 @@
328 327
 
329 328
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
330 329
 
331
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
332
-
333 330
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
334 331
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
335 332
   #define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -328,8 +327,6 @@
328 327
 
329 328
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
330 329
 
331
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
332
-
333 330
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
334 331
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
335 332
   #define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/RigidBot/Configuration.h Прегледај датотеку

@@ -284,7 +284,6 @@
284 284
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
285 285
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
286 286
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
287
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
288 287
   #define K1 0.95 //smoothing factor within the PID
289 288
 
290 289
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -332,8 +331,6 @@
332 331
 
333 332
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
334 333
 
335
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
336
-
337 334
   //RigidBot, from pid autotune
338 335
   #define  DEFAULT_bedKp 355
339 336
   #define  DEFAULT_bedKi 66.5

+ 0
- 3
Marlin/example_configurations/SCARA/Configuration.h Прегледај датотеку

@@ -313,7 +313,6 @@
313 313
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
314 314
   #define PID_FUNCTIONAL_RANGE 20 // If the temperature difference between the target temperature and the actual temperature
315 315
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
316
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
317 316
   #define K1 0.95 //smoothing factor within the PID
318 317
 
319 318
   // Merlin Hotend: From Autotune
@@ -349,8 +348,6 @@
349 348
 
350 349
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
351 350
 
352
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
353
-
354 351
   //12v Heatbed Mk3 12V in parallel
355 352
   //from pidautotune
356 353
   #define  DEFAULT_bedKp 630.14

+ 0
- 3
Marlin/example_configurations/TAZ4/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 16 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -338,8 +337,6 @@
338 337
 
339 338
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
340 339
 
341
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
342
-
343 340
   //24V 360W silicone heater from NPH on 3mm borosilicate (TAZ 2.2+)
344 341
   #define  DEFAULT_bedKp 20
345 342
   #define  DEFAULT_bedKi 5

+ 0
- 3
Marlin/example_configurations/WITBOX/Configuration.h Прегледај датотеку

@@ -284,7 +284,6 @@
284 284
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
285 285
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
286 286
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
287
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
288 287
   #define K1 0.95 //smoothing factor within the PID
289 288
 
290 289
   // Witbox
@@ -320,8 +319,6 @@
320 319
 
321 320
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
322 321
 
323
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
324
-
325 322
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
326 323
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
327 324
   #define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/adafruit/ST7565/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -328,8 +327,6 @@
328 327
 
329 328
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
330 329
 
331
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
332
-
333 330
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
334 331
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
335 332
   #define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/delta/biv2.5/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -328,8 +327,6 @@
328 327
 
329 328
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
330 329
 
331
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
332
-
333 330
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
334 331
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
335 332
   #define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/delta/generic/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -328,8 +327,6 @@
328 327
 
329 328
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
330 329
 
331
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
332
-
333 330
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
334 331
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
335 332
   #define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/delta/kossel_mini/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -328,8 +327,6 @@
328 327
 
329 328
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
330 329
 
331
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
332
-
333 330
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
334 331
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
335 332
   #define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/delta/kossel_pro/Configuration.h Прегледај датотеку

@@ -287,7 +287,6 @@
287 287
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
288 288
   #define PID_FUNCTIONAL_RANGE 50 // If the temperature difference between the target temperature and the actual temperature
289 289
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
290
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
291 290
   #define K1 0.95 //smoothing factor within the PID
292 291
 
293 292
   // Kossel Pro
@@ -323,8 +322,6 @@
323 322
 
324 323
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
325 324
 
326
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
327
-
328 325
   //Kossel Pro heated bed plate with borosilicate glass
329 326
   //from pidautotune (M303 E-1 S60 C8)
330 327
   #define  DEFAULT_bedKp 370.25

+ 0
- 3
Marlin/example_configurations/delta/kossel_xl/Configuration.h Прегледај датотеку

@@ -274,7 +274,6 @@
274 274
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
275 275
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
276 276
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
277
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
278 277
   #define K1 0.95 //smoothing factor within the PID
279 278
 
280 279
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -326,8 +325,6 @@
326 325
 
327 326
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
328 327
 
329
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
330
-
331 328
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
332 329
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
333 330
   #define  DEFAULT_bedKp 15.00

+ 0
- 3
Marlin/example_configurations/makibox/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -331,8 +330,6 @@
331 330
 
332 331
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
333 332
 
334
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
335
-
336 333
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
337 334
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
338 335
   #define  DEFAULT_bedKp 10.00

+ 0
- 3
Marlin/example_configurations/tvrrug/Round2/Configuration.h Прегледај датотеку

@@ -281,7 +281,6 @@
281 281
                                   // Set/get with gcode: M301 E[extruder number, 0-2]
282 282
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
283 283
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
284
-  #define PID_INTEGRAL_DRIVE_MAX PID_MAX  //limit for the integral term
285 284
   #define K1 0.95 //smoothing factor within the PID
286 285
 
287 286
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
@@ -318,8 +317,6 @@
318 317
 
319 318
   //#define PID_BED_DEBUG // Sends debug data to the serial port.
320 319
 
321
-  #define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
322
-
323 320
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
324 321
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
325 322
   #define  DEFAULT_bedKp 10.00

Loading…
Откажи
Сачувај