mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
Chopper Timing per axis
This commit is contained in:
parent
94a0448aa3
commit
672735c9c7
189 changed files with 3402 additions and 378 deletions
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2473,10 +2473,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2472,10 +2472,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2473,10 +2473,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2475,10 +2475,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24VV
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2479,10 +2479,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2474,10 +2474,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2472,10 +2472,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2472,10 +2472,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_PRUSAMK3_24V
|
#define CHOPPER_TIMING CHOPPER_PRUSAMK3_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2475,10 +2475,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2470,10 +2470,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2474,10 +2474,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2473,10 +2473,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2472,10 +2472,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2476,10 +2476,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
|
@ -2471,10 +2471,26 @@
|
||||||
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
* CHOPPER_PRUSAMK3_24V // Imported parameters from the official Průša firmware for MK3 (24V)
|
||||||
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
* CHOPPER_MARLIN_119 // Old defaults from Marlin v1.1.9
|
||||||
*
|
*
|
||||||
* Define you own with
|
* Define your own with:
|
||||||
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
|
||||||
*/
|
*/
|
||||||
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V
|
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X CHOPPER_DEFAULT_12V // For X Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_X2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Y CHOPPER_DEFAULT_12V // For Y Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Y2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z CHOPPER_DEFAULT_12V // For Z Axes (override below)
|
||||||
|
//#define CHOPPER_TIMING_Z2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_Z4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E CHOPPER_DEFAULT_12V // For Extruders (override below)
|
||||||
|
//#define CHOPPER_TIMING_E1 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E2 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E3 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E4 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E5 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E6 CHOPPER_DEFAULT_12V
|
||||||
|
//#define CHOPPER_TIMING_E7 CHOPPER_DEFAULT_12V
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitor Trinamic drivers
|
* Monitor Trinamic drivers
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue