; General preferences G90 ; send absolute coordinates... M83 ; ...but relative extruder moves M912 P0 S-4.0 ; Calibrated CPU temperature M669 K1 ; select CoreXY mode ; Network M550 P"HEVO" ; set printer name M552 S1 ; enable network M586 P0 S1 ; enable HTTP M586 P1 S0 ; disable FTP M586 P2 S0 ; disable Telnet ; Drives ; Yaa:bb or Yaa:bb:cc ; Hysteresis start, end and decrement values in the chopper control register. ; Taa:bb:cc:dd ; Minimum driver step pulse width, step pulse interval, direction setup time and direction hold time, in microseconds M569 P0 S0 Y0:0:1 ; X M569 P1 S0 Y0:0:1 ; Y M569 P2 S1 ; Z ; physical drive 2 (Z) goes forwards M569 P4 S1 ; E ; HEMERA M584 X0 Y1 Z2 E4 ; set drive mapping M350 X16 Y16 Z16 E16 I1 ; microstepping WITH interpolation ;M92 X160.00 Y160.00 Z1600.00 E392 ; 20er, 0.9deg Steps (measured E for HEMERA [def: 409]) M92 X160.00 Y160.00 Z800.00 E392 ; 20er, 0.9deg Steps (measured E for HEMERA [def: 409]) ;M593 F25 ; Vermeidung von Ringing mit 25Hz ; ====== Geschwindigkeiten ====== ; Hemera (ich) ;M566 X800 Y800 Z60 E120 ; Set maximum instantaneous speed changes (mm/min) ;M203 X12000 Y12000 Z480 E1000 ; Set maximum speeds (mm/min) ;M201 X800 Y800 Z150 E240 ; Set accelerations (mm/s^2) ;M566 X600 Y600 Z60 E120 ; Set maximum instantaneous speed changes (mm/min) ;M203 X12000 Y12000 Z480 E1200 ; Set maximum speeds (mm/min) ;M201 X1000 Y1000 Z150 E300 ; Set accelerations (mm/s^2) ; Experimentell ;M566 X600 Y600 Z60 E1920 ; Set maximum instantaneous speed changes (mm/min) ;M203 X12000 Y12000 Z480 E1200 ; Set maximum speeds (mm/min) ;M201 X1000 Y1000 Z150 E4800 ; Set accelerations (mm/s^2) ; Inspiriert von Henri ;) M566 X1000 Y1000 Z60 E120 ; Set maximum instantaneous speed changes (mm/min) M203 X12000 X12000 Z480 E1000 ; Set maximum speeds (mm/min) M201 X1200 Y1200 Z150 E240 ; Set accelerations (mm/s^2) ; Hemera (Henri) ;M566 X1000 Y1000 Z60 E120 ; E120 Normal ;M203 X9000 Y9000 Z800 E1000 ; Set maximum speeds (mm/min) ;M201 X1200 Y1200 Z150 E240 ; Set accelerations (mm/s^2) ; Hemera (Chris) ;M566 X800 Y800 Z200 E120 P1 ; Set maximum instantaneous speed changes (mm/min) JERK!! ;M203 X10000 Y10000 Z300 E1200 ; Set maximum speeds (mm/min) ;M201 X800 Y800 Z150 E350 ; Set accelerations (mm/s^2) ; BMG - Bowden (ich) ;M566 X800 Y800 Z20 E300 ; Set maximum instantaneous speed changes (mm/min) ;M203 X10800 Y10800 Z480 E6000 ; Set maximum speeds (mm/min) BMG ;M201 X2000 Y2000 Z150 E10000 ; Set accelerations (mm/s^2) BMG ; =============================== ;M906 X800.00 Y800.00 Z950.00 E800.00 I25 ; motor currents M906 X1000.00 Y1000.00 Z950.00 E1000 I50 ; motor currents M84 S180 ; Mechanische Grenzen ; X: Hier geht es echt nicht weiter nach links! ; Y: Nach dem Trigger der Lichtschranke kann man noch 5mm nach Vorne fahren. M208 X0:270 Y-7:285 Z0:250 S1 ; Endstops M574 X1 S1 P"xstop" ; configure active-low endstop for low end on X via pin xstop M574 Y1 S1 P"ystop" ; configure active-low endstop for low end on Y via pin ystop M574 Z1 S2 ; BL-Touch ; Z-Probe BL-Touch M950 S0 C"exp.heater3" ; create servo pin 0 for BLTouch M558 P9 C"^zprobe.in" H10 F100 T2000 G31 X0 Y-35 Z1.32 P25 M557 X0:270 Y0:250 S30:25 ; define mesh grid (mit -35mm Y Offset fuer BL-Touch) ; Temp sensors configuration M308 S0 P"bedtemp" Y"thermistor" T100000 B3950 R4700 ; configure sensor 0 as thermistor on pin bedtemp M308 S1 P"e0temp" Y"thermistor" T100000 B4725 C7.06e-8 ; configure sensor 1 as thermistor on pin e0temp ; Heaters M950 H0 C"bedheat" T0 ; create bed heater output on bedheat and map it to sensor 0 M140 H0; ; informs the firmware that bed heater 0 uses heater 0 M143 H0 P0 A0 S100 ; set temperature limit for heater 0 to 100C M307 H0 B0 V24 S1.00 ; disable bang-bang mode for the nozzle heater and set PWM limit M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1 M143 H1 P0 A0 S260 ; set temperature limit for heater 1 to 260C ;M307 H1 B0 S1.00 ; disable bang-bang mode for the nozzle heater and set PWM limit M307 H1 B1 V24 S1.00 ; disable bang-bang mode for the nozzle heater and set PWM limit ; Fans M950 F0 C"fan0" Q500 ; create fan 0 on pin fan0 and set its frequency M106 P0 C"Bauteilluefter" S0 H-1 ; set fan 0 name and value. Thermostatic control is turned off M950 F1 C"fan1" Q500 ; create fan 1 on pin fan1 and set its frequency M106 P1 C"E3D Luefter" S1 H1 T50 ; set fan 1 name and value. Thermostatic control is turned on ; Tools M563 P0 S"Hotend" D0 H1 F0 ; define tool 0 G10 P0 X0 Y0 Z0 ; set tool 0 axis offsets G10 P0 R0 S0 ; set initial tool 0 active and standby temperatures to 0C ;M572 D0 S0.06 ; Set or report extruder pressure advance ; Manual bed levelling - Define the screw positions M671 X-8:303:-8:303 Y10:10:318:318 P0.5 ; Custom settings are not defined ; Miscellaneous M501 ; load saved parameters from non-volatile memory T0 ; select first tool