Controller Board "eierlegende wollmilchsau" gesucht 24. February 2018 07:17 |
Registrierungsdatum: 7 Jahre zuvor Beiträge: 11 |
Re: Controller Board "eierlegende wollmilchsau" gesucht 24. February 2018 12:47 |
Registrierungsdatum: 8 Jahre zuvor Beiträge: 349 |
Re: Controller Board "eierlegende wollmilchsau" gesucht 25. February 2018 15:18 |
Registrierungsdatum: 7 Jahre zuvor Beiträge: 11 |
Re: Controller Board "eierlegende wollmilchsau" gesucht 25. February 2018 15:20 |
Registrierungsdatum: 13 Jahre zuvor Beiträge: 675 |
Re: Controller Board "eierlegende wollmilchsau" gesucht 27. February 2018 07:31 |
Registrierungsdatum: 9 Jahre zuvor Beiträge: 39 |
Re: Controller Board "eierlegende wollmilchsau" gesucht 28. February 2018 15:39 |
Registrierungsdatum: 7 Jahre zuvor Beiträge: 11 |
Re: Controller Board "eierlegende wollmilchsau" gesucht 01. March 2018 01:56 |
Registrierungsdatum: 8 Jahre zuvor Beiträge: 282 |
Re: Controller Board "eierlegende wollmilchsau" gesucht 01. March 2018 08:02 |
Registrierungsdatum: 7 Jahre zuvor Beiträge: 11 |
Re: Controller Board "eierlegende wollmilchsau" gesucht 02. March 2018 07:09 |
Registrierungsdatum: 8 Jahre zuvor Beiträge: 282 |
Re: Controller Board "eierlegende wollmilchsau" gesucht 23. April 2018 12:05 |
Registrierungsdatum: 7 Jahre zuvor Beiträge: 11 |
; Configuration file for Duet Ethernet (firmware version 1.20 or newer) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool on Sat Apr 21 2018 17:49:51 GMT+0200 (Mitteleuropäische Sommerzeit) ; General preferences G90 ; Send absolute coordinates... M83 ; ...but relative extruder moves M665 R264.98 L410.79 B115 H487.3 ; Set delta radius, diagonal rod length, printable radius and homed height M666 X0 Y0 Z0 ; Put your endstop adjustments here, or let auto calibration find them ; Network M550 PDelta RR Duet ; Set machine name M540 PBE:xxKönnte das was mit dem BLtouch zu tun haben? Anfangs hatte ich mal versehentlich die Firmware für den duet WiFi erstellt. Falls das einen Einfluss haben könnte...E:xx:FE:xx ; Set MAC address M552 P192.168.1.xxx S1 ; Enable network and set IP address M553 P255.255.255.0 ; Set netmask M554 P192.168.1.1 ; Set gateway M586 P0 S1 ; Enable HTTP M586 P1 S1 ; Enable FTP M586 P2 S1 ; Enable Telnet ; Drives M569 P0 S0 ; Drive 0 goes backwards M569 P1 S0 ; Drive 1 goes backwards M569 P2 S0 ; Drive 2 goes backwards M569 P3 S1 ; Drive 3 goes forwards M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation M92 X200 Y200 Z200 E107 ; Set steps per mm M566 X1200 Y1200 Z1200 E1200 ; Set maximum instantaneous speed changes (mm/min) M203 X13000 Y13000 Z13000 E1200 ; Set maximum speeds (mm/min) M201 X1000 Y1000 Z1000 E1000 ; Set accelerations (mm/s^2) M906 X1500 Y1500 Z1500 E1500 I30 ; Set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Axis Limits M208 Z0 S1 ; Set minimum Z ; Endstops M574 X2 Y2 Z2 S3 ; Set endstops controlled by motor load detection ; Z-Probe M307 H3 A-1 C-1 D-1 M558 P9 X0 Y0 Z1 H5 F100 T2000 ; Set Z probe type and the dive height + speeds G31 P25 X36 Y-20 Z2.5 ; Set Z probe trigger value, offset and trigger height M557 R100 S20 ; Define mesh grid ; Heaters M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0 M143 H0 S120 ; Set temperature limit for heater 0 to 120C M305 P1 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 1 M143 H1 S280 ; Set temperature limit for heater 1 to 280C ; Fans M106 P0 S1 I0 F500 H1 T45 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned on M106 P1 S0 I0 F4.7 H-1 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned off M106 P2 S0 I0 F500 H-1 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned off ; Tools M563 P0 D0 H1 ; 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 ; Motor stall detection ; M915 X Y Z S0 F5 R1 ; Automatic saving after power loss is not enabled ; Custom settings are not configured
Re: Controller Board "eierlegende wollmilchsau" gesucht 23. April 2018 14:03 |
Registrierungsdatum: 10 Jahre zuvor Beiträge: 1.361 |
Re: Controller Board "eierlegende wollmilchsau" gesucht 28. April 2018 05:19 |
Registrierungsdatum: 7 Jahre zuvor Beiträge: 11 |
;''' Sensorless Homing test file for RepRapFirmware on Kossel''' M400 ; make sure everything has stopped before we make changes M574 X2 Y2 Z2 S3 ; set endstops to use motor stall M913 X50 Y50 Z50 ; reduce motor current to 50% to prevent belts slipping G91 ; use relative positioning G1 S1 X100 Y100 Z100 F4000 ; move all carriages up 50mm, stopping at the endstops G1 Z-5 F2000 ; down a few mm so that we can centre the head G90 ; back to absolute positioning M400 ; make sure everything has stopped before we reset the motor currents M913 X100 Y100 Z100 ; motor currents back to normal G1 X0 Y0 F2000 ; centre the head and set a reasonable feed rate M574 X2 Y2 Z2 S1 ; set endstops back to normal so that homedelta.g works
; homedelta.g ; called to home all towers on a delta printer ; ; generated by RepRapFirmware Configuration Tool on Sat Apr 21 2018 17:49:51 GMT+0200 (Mitteleuropäische Sommerzeit) M574 X2 Y2 Z2 S3 ; set endstops to use motor stall M913 X70 Y70 Z70 ; reduce motor current to 50% to prevent belts slipping G91 ; relative positioning G1 S1 X500 Y500 Z500 F3000 ; move all towers to the high end stopping at the endstops (first pass) G1 X-20 Y-20 Z-20 F900 S2 ; go down a few mm G1 S1 X30 Y30 Z30 F2000 ; move all towers up once more (second pass) G1 Z-5 F6000 ; move down a few mm so that the nozzle can be centred G90 ; absolute positioning G1 X0 Y0 F6000 ; move X+Y to the centre