-
-
AMB Kress or Mafell spindle with digital control
-
PWM to voltage 0-10V converter (see links)
-
Small wiring cables suitable for 24V
-
-
-
PWM converter has 4 inputs (2 power + 2 pwm input signals) and 2 outputs (0-10V voltage). Make sure the yellow jumper is on the 24V pins as we are using the duet pwm signal output which is 12/24V.
-
Power wiring to the PWM converter
-
Connect the “VIN” power pin on the duet board (see image) to port 3 on the pwm converter “power supply + (12-30V)”
-
Connect the “GND” power pin on the duet board to port 4 on the pwm converter “power supply – (GND)”
-
Pwm signal wiring to the pwm converter using HEATER E0 of the duet board
-
Connect “VIN” from heater E0 to port 2 “PWM input + (din+)” on the pwm converter
-
Connect “E0-” from heater E0 to port 1 “PWM input – (DIN-)” on the pwm converter
-
-
-
Other than the power supply cable 110V/220V, the spindle has 3 small cables:
-
BROWN 10-26V DC (for power supply)
-
GREEN 0-10V DC (for speed control)
-
WHITE 0 V (for ground/GND)
-
-
-
Brown to “VIN” connector of the duet power supply pin
-
Green to port 6 “voltage output + (AO)” of the pwm converter
-
White to port 5 “ voltage output – (GND)” of the pwm converter
-
Connect port 5 “ voltage output – (GND)” of the pwm converter to the “GND” pin of the power supply on the duet board
-
-
-
Under File Management > System click on 'config-spindle.g'. Then add the following lines
-
M950 R0 C"e0heat" L0:25000 Q100
-
M563 P1 S"Spindle" R0
-
-
-
You can control the spindle manually using G-Code.
-
You can also control it in the 'Spindles' panel.
-
Press 'Turn On' will turn the spindle on clockwise at the RPM set.
-
You can change the preset RPMs under Settings > Machine Specific > Spindle RPM Presets.
-
If you have a multimeter, try to read the output voltage of the pwm converter (port 5 and 6). If it says 10V, you are on the maximum spindle speed.
-
You can also add a digital led voltmeter on port 5 and 6 of the pwm controller (see image 2)
-
-
-
Under File Management > System click on 'pause.g'.
-
Add the command M5 in the header, so the spindle stops when you pause a job while running
-
Open the resume.g file and add the following lines
-
M3
-
G4 S10
-
-
-
Modify the vectric's post processor to autmatically use spindle speed.
-
Go to the installation directory of the Vectric software, search for “grbl_mm.pp” and make a copy in the same directory and open the copy
-
Change the POST_NAME to something else, I did “GRBL (mm) (SPEED)
-
In the header, change “M3” to “M3[S]” to add speed to the M3 command
-
After your "M3[S]" line, add a new line "G4S15". This code tells the machine to wait 15 seconds to achieve full spindle speed before starting a job
-
-
-
Many many thanks to user “Tubal” from the Openbuilds forum, who describes part of the process Openbuilds forum link
-
PWM converter Amazon link
-
Power wiring diagram Duet power wiring
-
AMB Kress wiring diagram from SOROTEC PDF wiring diagram
-
Duet 2 G codes overview Reprap Gcode overview
-
Thanks for following the guide. Any issues, please contact us!
Thanks for following the guide. Any issues, please contact us!
Cancel: I did not complete this guide.
3 other people completed this guide.
15 Comments
Thank you for this guide. Can you tell me wich router mount is compatible with the AMB 1050 FME or if there is the possibility to mount directly the AMB 1050 FME-U DI on the mounting plate ?
Hello Andy, the openbuilds/ooznest standard router mount needs a reducer to 43mm. Ooznest sells 3D printed router mount adapters.
You can also buy an aluminium router mount 43mm from sorotec.de (without backplate to attach to the Z cbeam) or from makersupplies.dk which has already a backplate to bolt it to the Z cbeam. They're both the same mounts only the German one has no backplate. If your choose the one from sorotec, I can send you the design of the backplate I made myself out of 8mm aluminium.
Greets,
Beickybeer / Christophe
Thank you for your reply about the AMB 1050 FME-P Di.
I think that the AMB 1050 FME-U DI would need an adapter to be attached to the Z cbeam as the spacing between the fixation holes is 50mm and if 'i’m correct the spacing between the tracks in the cbeam is 2x20 so 40mm. I’ll look for that and if i find it i’ll post it here.
I found it :