screws for Power ?
something like this would be nice:
https://www.wago.com/de/leiterplattenanschluss/klemmenleiste-fuer-leiterplatten/p/2716-102
Posts made by Knaudler
-
RE: Duet 3 Mainboard 6HC - initial production run.
-
RE: Use an old cell phone camera to monitor your printer
hi
I'm using old smartphone and android app IP Webcam (from Pavel...)
streaming in local network, from there with obs to switch or youtube -
RE: Simple heater question SOLVED
on e3d you get 30 and 40w heaters for 12/24v - ca. 5,-
-
RE: PS_ON safety question
Hello
maybe it would be good to use a thermal fuse
280 grad / 10A
directly on the hotend, this will cut the power to the heater
(you have to crimp the cable)and same on heatbed 4x thermo fuse (4x10A parallel) with 140 grad
so it will cut off power without elektronics -
RE: Disandavantages from 12V
I'm running my CR-10 with Duet Wifi - with 15V
works good - fast heating
12v Fans working - using 80-90% pwm -
RE: RC Low-Pass Filter for Blower Fan
@dc42
Hi, can the pwm output be damaged by a capacitor ?
for my blower fans I also had to try around a little with the PWM frequencies
with 30Hz it works good for me -
RE: RC Low-Pass Filter for Blower Fan
Hi
I'm using 30Hz with 2 Blowers
M106 P0 S0 I0 F30 H-1 ; Bauteilkühlung mit 2 Blowers parallel, daher 30Hz PWM
works goodI already had your idea, you just have to know if it doesn't hurt the board ?
-
RE: CR-10 with DuetWifi - updated with Bondtech exruder (3djake)
I know (no interpolating) on more then 16
but 64 works good
60mm/sec extrusion works
have a little overextrusion (needs new calibration)
using 1.8 Motor - normal nema 17 from cr-10 - with 15V
I think pancake and 0.9 there is less torque -
RE: CR-10 with DuetWifi - updated with Bondtech exruder (3djake)
original Case is in trash
using this:
https://www.thingiverse.com/make:513929
with noctua fan (the very silent adapter) outsideit fits under the CR-10
the good Powersource is under the Table
with SSR and Fuses -
RE: CR-10 with DuetWifi - updated with Bondtech exruder (3djake)
here the End of my homeall and homez
(maybe an macro with variable ? would be better); Tell the firmware where we are
;G92 Z1.25 ; BuildTak auf Edelstahl/Magnet
G92 Z1.55 ; Bluetape auf Edelstahl/Magnetso on bed change I change the position of ;
-
RE: CR-10 with DuetWifi - updated with Bondtech exruder (3djake)
new config.g
;
; Ingos CR-10 with DuetWifi and BondTech BMG Extruder - 700mm Bowden
; mit magnet. schnellwechsel Druckbett (120grad Dauer möglich) für versch. Beschichtungen
;
; Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
; Firmware Electronics: Duet WiFi 1.02 or later
; Firmware Version: 2.01beta2(RTOS) (2018-07-14b5)
; WiFi Server Version: 1.19.2 (better wifi)
; Web Interface Version: 1.21.2-b2
;M111 S0 ; Debugging off
G21 ; Work in millimetres
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
M555 P2 ; Set firmware compatibility to look like Marlin
M208 X0 Y0 Z-1 S1 ; Set axis minima - nutze Z-Endschalter aber ohne Anschlag, so dass ich auch auf -2 gehen könnte
M208 X305 Y305 Z395 S0 ; Set axis maxima; Endstops
M574 X1 Y1 Z1 S1 ; Define active high microswitches
M558 P0 X0 Y0 Z0 H5 F120 T12000 ; Set Z probe type to switch, the axes for which it is used and the probe + travel speeds
G31 P600 X0 Y0 Z2.5 ; Set Z probe trigger value, offset and trigger height
M557 X20:280 Y20:280 S130 ; Define mesh grid; Drives
M569 P0 S0 ; X - Drive 0 goes backwards
M569 P1 S0 ; Y - Drive 1 goes backwards
M569 P2 S1 ; Z - Drive 2 goes forwards
M569 P3 S0 ; E1 - Drive 3 goes backwards (for Bondtech Extruder on CR-10)M92 X80 Y80 Z401 E419 ; Set steps per mm - with BondTech Extruder and 700mm Bowden (E-Steps testet with 0.4 Nozzle 220grad 200mm with 5mm/sec)
M350 X16 Y16 Z16 I1 ; Configure microstepping with interpolation
M350 E64 I1 ; Configure microstepping with interpolationM566 X300 Y300 Z180 E1200:1200 ; Set maximum instantaneous speed changes (mm/min) - Jerk
M203 X12000 Y12000 Z2000 E6000:6000 ; Set maximum speeds (mm/min) - with BondTech Extruder only 61mm/sec maximum 3700 ??
M201 X600 Y600 Z1000 E10000:10000 ; Set accelerations (mm/s^2)M906 X800 Y800 Z800 E800 I40 ; Set motor currents (mA) and motor idle factor in prozent
M84 S30 ; Set idle timeout; Heaters
M143 S265 ; Set maximum heater temperature to 265C
M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0
M305 P1 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 1; 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; Network
M550 PDuetWifi ; Set machine name
M552 S1 P"patrickstar" ; Enable network - using WifiServer 1.19.2 for good Wifi ! 1.21 not stable
M586 P0 S1 ; Enable HTTP
M586 P1 S0 ; Disable FTP
M586 P2 S0 ; Disable Telnet; Fans - Set fan X value, PWM signal inversion and frequency. Thermostatic control is turned off/on
M106 P0 S0 I0 F30 H-1 ; Bauteilkühlung mit 2 Blowers parallel, daher 30Hz PWM
M106 P1 S255 I0 F250 H1 T50:230 ; Hotendkühlung dyn. angepasst an Drucktemp.; Custom settings
M912 P0 S-13 ; calibrate MCU Temp - Temp.Anzeige für CPU -13grad, dann stimmen die Werte ungefähr; pressure advance
M572 D0 S0.3 ; pressure advance - mit BondTech nun ok - aber abhängig vom Filament und Druckdatei; Firmware Retraction - nutze ich zur Zeit nicht, weil S3D kanns nicht,trotzdem auf sinnvolle Werte gestellt:CR-10 - 700mm Bowden
M207 S4 R-0.0 F3000 T3000 Z0.0; Miscellaneous
M501
T0 ; Select first tool -
RE: Configuring "resume a print after a power failure"
hi
is it possible to use an break on Z ?
so with power or start print, the break ist open (magnet ?/Solenoid)
and when power fail, duet activates the break (magnet off) and saves the position ? -
RE: More strange pressure advance behaviour
hello
no problems any more with BondTech extruder (800mA on stepper - cr10)
with 0.4 Pressure advance (700mm Bowden)
(on very small things 0.1-0.2)
4mm retract with 60mm/sec(maybe the normal extruder loses steps ?)
bondtech has 3:1 ? so there is more torqueFirmware Version: 2.0(RTOS) (2018-06-05b3)
WiFi Server Version: 1.19.2 (for better Wifi)
Web Interface Version: 1.21.1cura or S3D, it works
on anet a8 bondtech works great because of more torque
(original Board)
the stepper has always lost steps -
RE: Bowden Wiring - Choice of cable?
Igus:
chainflex Steuerleitung CF9.02.07
2,60 - Igus sells to privat customer and good service
you can get a lot of test samplesvoelkner/conrad:
UNITRONIC FD CY 7X0,25
ca. 3,-/m
Unitronic FD CP plus 7x0,25
ca. 5,- -
RE: Consequences of adjusting output voltage of PSU?
Hello
I'm using 15v on CR-10 with DuetWifi without Problems
and ca. 14v on original Anet A8Heating is much better
maybe you have to korrekt your pid tuningmost fans are pwm controlled or with extra resistance (fan regulator)
or you can use an cheap voltage step down board for fans or LED lights -
RE: Extruder Stepper suddenly only vibrates
hi
wich extruder needs 2740 steps/mm ?
I'm using an Bondtech BMG - needs 410 steps (with I1)
-
RE: It's out! RepRapFirmware 2.0 and 1.21.1 released
thats a good idea
I will test.thanks
-
RE: More strange pressure advance behaviour
hhmm
now with BondTech extruder AND 1A for Stepper it works,
same gcode with a lot very short, fast retracts (GT2 idler)
pressure advance 0.1 with FW 2.0
before only used 800mA - maybe not enough for 80mm/sec retract ?
on 15Vwith BondTech now max retract speed is 60mm/sec
first test okKnaudler
-
RE: CR-10 with DuetWifi - updated with Bondtech exruder (3djake)
hier meine neue config.g - s.u.
new config.g with BondTech Extruder(bin zu faul zum Übersetzen - use https://www.deepl.com/translator if you want)
CR-10 mit vielen Änderungen:
- Mechanik verbessert
- Verstärkungen/Winkel am Rahmen new
- Füße unter den Füßen, die auf Gummi geklebt sind new
(hellhörige, kleine Mietwohnung) - der Drucker steht auf einer Multiplexplatte, die wiederum auf Gummis steht
(die Gummimatten für unter die Waschmaschine bzw. etwas dünner aus dem
Baumarkt)
extras
(die dickeren Kabel und extra Sicherungen habe ich weiter oben schon aufgezählt)- BondTech Exruder new
- Swiss Nozzle (an original Hotend) new
- Maas SPS-350-ii (30A/15V)
- Grizzly Kryonaut Wärmeleitpaste (bis 350grad) an Nozzle und Heatbreak und Intel CPU - beste Wärmeleitpaste die ich kenne, aber teuer
- erstmal nur manuelles Meshlevelling, geht so, irgendwann wird der BL-Touch eingebaut...
... für das Heizbett mit Magnetwechselsystem - Magnetwechselsystem new :
Magnetfolie bis 120grad Dauer / 200grad peak selbstklebend auf die Aluplatte
und dazu lasergeschnittene magn. Edelstahlplatten:
Schallenkammer Magnetfolie 200 und Maschinenbau Feld magn. Edelstahblech,
da drauf dann auf einer Seite je eine Buildtek Haftfolie und auf der anderen Seite zb. Bluetape oder Kaptontape - AVM/Smarthome Steckdose - Strom geht ca. 1h nach Druckende komplett aus, wenn Drucker lange im Idle ist, oder über Macro direkt schalten ?
.
.
.
ToDo - noch in Planung:- ein besseres Gehäuse für den Duet
- längere Kabel für Stepper, Hotend usw. da der Duet nun unter den Drucker soll inkl. des Netzteils inkl. neuer Stecker (MPX)
- Kamerahalter (mache aktuell livestreams mit Handy - YT - Knaudler)
- Timelaps - event. mit Octoprint ?
- Dual Extruder - Chimera Hotend
- BL-Touch - soll dann an die Chimera Halterung
- regelbare LED Beleuchtung unter das Hotend
- die schlechten (und falsch verpressten) chin. Lager an den Rollen mal tauschen,
die rattern, muss sehen, wie ich die raus bekomme, oder neue Rollen drucken - Kühlung für die Stepper ?
- viel schneller drucken ? geht dann wohl nur mit einem Vulcano Hotend
- Rauchmelder nur für den/die 3D Drucker
hab 1. Arduino Smoke Detectoren und 2. einen Minirauchmelder, vielleicht kann man den anzapfen und dann die Steckdose abschalten lassen
.
.===============
config.g; Configuration file for Duet WiFi (firmware version 1.17 to 1.19)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool on Sat Oct 28 2017 00:02:03 GMT+0200 (Mitteleuropäische Sommerzeit)
; General preferences
;
; Ingos CR-10 with DuetWifi
;
M111 S0 ; Debugging off
G21 ; Work in millimetres
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
M555 P2 ; Set firmware compatibility to look like Marlin
M208 X0 Y0 Z0 S1 ; Set axis minima
M208 X305 Y305 Z395 S0 ; Set axis maxima; Endstops
M574 X1 Y1 Z1 S1 ; Define active high microswitches
M558 P0 X0 Y0 Z0 H5 F120 T12000 ; Set Z probe type to switch, the axes for which it is used and the probe + travel speeds
G31 P600 X0 Y0 Z2.5 ; Set Z probe trigger value, offset and trigger height
M557 X20:280 Y20:280 S130 ; Define mesh grid; Drives
M569 P0 S0 ; X - Drive 0 goes backwards
M569 P1 S0 ; Y - Drive 1 goes backwards
M569 P2 S1 ; Z - Drive 2 goes forwards
M569 P3 S0 ; E1 - Drive 3 goes backwards (for Bondtech Extruder on CR-10)
M350 E16 I1 ; Configure microstepping with interpolation - without, retracts are to loud
M350 X16 Y16 Z16 I1 ; Configure microstepping with interpolation
M92 X80 Y80 Z408 E410 ; Set steps per mm - with BondTech Extruder and 700mm Bowden (with CR-10 extruder: 32i=205,16i=95)M566 X600 Y300 Z180 E1200:1200 ; Set maximum instantaneous speed changes (mm/min) - Jerk
M203 X12000 Y12000 Z600 E3700:3700 ; Set maximum speeds (mm/min) - with BondTech Extruder only 61mm/sec maximum ??
M201 X1200 Y600 Z1000 E10000:10000 ; Set accelerations (mm/s^2)M906 X1000 Y1000 Z1000 E1000 I30 ; Set motor currents (mA) and motor idle factor in prozent - want 1100 for Y, but Motor needs than fan
M84 S60 ; Set idle timeout; Heaters
M143 S265 ; Set maximum heater temperature to 265C
M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0
M305 P1 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 1; 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; Network
M550 PDuetWifi ; Set machine name
M552 S1 P"patrickstar" ; Enable network - using WifiServer 1.19.2 for good Wifi ! 1.21 not stable
M586 P0 S1 ; Enable HTTP
M586 P1 S0 ; Disable FTP
M586 P2 S0 ; Disable Telnet; Fans - Set fan X value, PWM signal inversion and frequency. Thermostatic control is turned off/on
M106 P0 S0 I0 F30 H-1 ; Bauteilkühlung mit 2 Blowers parallel, daher 30Hz PWM
M106 P1 S205 I0 F100 H1 T50 ; Hotendkühlung erst ab 50grad - und ca. 80% weil 15V Netzteil und 12v Lüfter - 100Hz PWM ist leiser
; M106 P2 S0.5 I0 F30 H-1 ; hatte mit original CR-10 Gehäuse einen Lüfter am PWM - nun einen leisen Noctua mit leisestem Adapter; Custom settings
M912 P0 S-14 ; calibrate MCU Temp - Tempanzeige für CPU -14grad, dann stimmen die Werte
M572 D0 S0.1 ; pressure advance - mit BondTech und 1A Stepper nun ok - aber abhängig vom Filament und Druckdatei
; M207 S2.5 R-0.1 F3600 T1200 Z0.0 ; Firmware retractions - nutze ich zur Zeit nicht, weil S3D kanns nicht
M207 S3.6 R-0.0 F3000 T3000 Z0.0 ; trotzdem auf sinnvolle Werte gestellt - CR-10 - 700mm Bowden; Miscellaneous
M501
T0 ; Select first tool=============================
Gruß aus dem viel zu warmen Hamburg
Knaudler-
with BondTech Extruder (3:1 or 4:1 ?) max Extruder Speed is 61mm/sec ? (max
3700/min) - on 4000mm/min the Stepper gets loud
before I used 80mm/sec (max 6000/min) with no Problems (for fast retraction)
I'm on 15V with original CR-10 Nema 17 (need 24v for more speed?) -
could an MQ2 Smoke/Gas sensor work with Duet, for Emergency Stop or Macro for Smarthome Wifi Power Socket shutdown ?
-
and whats about an real Emergency Stop BUTTON
connected on Duet ?
like on Renkforce RF2000
Thanks