| |
| | #1 (permalink) Top | ||
| User | Citazione:
![]() Citazione:
![]() Curiosità ma che versione del FW Marlin hai mi trovo molto meno descrizione nel tuo FW e non è lo stesso che ha uppato nicola nel sito? Cmq adesso carico il tuo e vediamo come va noto da subito che tu hai impostato la stammante molto piu lenta della mia forse è quello il mio problema è settata male troppo veloce e per questo non stampa bene Questo il Mio Codice: //// MOVEMENT SETTINGS
#define NUM_AXIS 4 // The axis order in all axis related arrays is X, Y, Z, E
#define HOMING_FEEDRATE {100*60, 100*60, 4*60, 0} // set the homing speeds (mm/min)
// default settings
//#define DEFAULT_AXIS_STEPS_PER_UNIT {80, 80, 3200, 620} //<-- step per unit R2 A4988 pulegge 20 denti
//#define DEFAULT_AXIS_STEPS_PER_UNIT {160, 160, 6400, 1240} //<-- step per unit R2 DRV8825 pulegge 20 denti
#define DEFAULT_AXIS_STEPS_PER_UNIT {100, 100, 3200, 535} //<-- step per unit R2 A4988 pulegge 16 denti
//#define DEFAULT_AXIS_STEPS_PER_UNIT {200, 200, 3200, 620} //<-- step per unit R2 DRV8825 pulegge 16 denti
#define DEFAULT_MAX_FEEDRATE {1000, 1000, 3, 50} // (mm/sec)
#define DEFAULT_MAX_ACCELERATION {5000,5000,50,5000} // X, Y, Z, E maximum start speed for accelerated moves. E default values are good for Skeinforge 40+, for older versions raise them a lot.
#define DEFAULT_ACCELERATION 2000 // X, Y, Z and E max acceleration in mm/s^2 for printing moves
#define DEFAULT_RETRACT_ACCELERATION 4000 // X, Y, Z and E max acceleration in mm/s^2 for retracts
// Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
// The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
// For the other hotends it is their distance from the extruder 0 hotend.
// #define EXTRUDER_OFFSET_X {0.0, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis
// #define EXTRUDER_OFFSET_Y {0.0, 5.00} // (in mm) for each extruder, offset of the hotend on the Y axis
// The speed change that does not require acceleration (i.e. the software might assume it can be done instantaneously)
#define DEFAULT_XYJERK 15.0 // (mm/sec)
#define DEFAULT_ZJERK 0.4 // (mm/sec)
#define DEFAULT_EJERK 5.0 // (mm/sec) Codice: //// MOVEMENT SETTINGS
#define NUM_AXIS 4 // The axis order in all axis related arrays is X, Y, Z, E
#define HOMING_FEEDRATE {50*60, 50*60, 4*60, 0} // set the homing speeds (mm/min)
// default settings
#define DEFAULT_AXIS_STEPS_PER_UNIT {100.00,100.00,3200.00,620.00} // default steps per unit for Ultimaker
#define DEFAULT_MAX_FEEDRATE {500, 500, 4, 25} // (mm/sec)
#define DEFAULT_MAX_ACCELERATION {1500,1500,20,2000} // X, Y, Z, E maximum start speed for accelerated moves. E default values are good for Skeinforge 40+, for older versions raise them a lot.
#define DEFAULT_ACCELERATION 1500 // X, Y, Z and E max acceleration in mm/s^2 for printing moves
#define DEFAULT_RETRACT_ACCELERATION 2000 // X, Y, Z and E max acceleration in mm/s^2 for retracts
// Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
// The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
// For the other hotends it is their distance from the extruder 0 hotend.
// #define EXTRUDER_OFFSET_X {0.0, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis
// #define EXTRUDER_OFFSET_Y {0.0, 5.00} // (in mm) for each extruder, offset of the hotend on the Y axis
// The speed change that does not require acceleration (i.e. the software might assume it can be done instantaneously)
#define DEFAULT_XYJERK 5.0 // (mm/sec)
#define DEFAULT_ZJERK 0.4 // (mm/sec)
#define DEFAULT_EJERK 2.0 // (mm/sec) in caso tu hai quel estrusore Codice: // IeC HotEnd
#define DEFAULT_Kp 76.42
#define DEFAULT_Ki 14.58
#define DEFAULT_Kd 100.17 | ||
| | |
![]() |
| Bookmarks |
| |
Discussioni simili | ||||
| Discussione | Autore discussione | Forum | Commenti | Ultimo Commento |
| Non ci sono parole o titoli che possano dire altro | mosppc | Elimodellismo Micromodelli | 4 | 06 settembre 13 15:02 |
| ci sono cascato anche io! | LV-GDG | Batterie e Caricabatterie | 2 | 04 maggio 12 19:31 |
| sono cascato anche io!! | LV-GDG | Elimodellismo Elettronica | 1 | 02 maggio 12 20:06 |
| Mi sa che lo farò anche io col Baja | PhoenixXx | Automodellismo Mot. Scoppio On-Road | 13 | 01 ottobre 08 01:16 |