Advanced Search

Search Results (Searched for: )

  • AlessandroEmm
  • AlessandroEmm
23 Feb 2026 18:34 - 23 Feb 2026 19:06

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

They were actually 10cm, now they are closer to 4. :-) Unfortunately wasnt the (root) cause of my issues.
  • T_D
  • T_D
23 Feb 2026 18:15

Mesa 7i73 auf analog in + encoder mode stellen

Category: HAL

Es hat super funktioniert bzw bei sserialport1 hat der die ganze zeit beim start einen fehler geschmissen also hab ich sserial 0 auf 222222222 gesetzt und es geht ,ich bekomme die Vorschub und Spindel override slider nicht mit den analogwerten verbunden ich kann in der hal sehen dass sich die Werte ändernbekomme das aber nicht so hin , dass dann auch die slider angestesteuert werden also da ändert sich nichts bei dem Wert der overrides , eventuell kann da ja wer mal ein Beispiel hal Teil schreiben welcher mir dort weiterhilft , gruß Tom
  • Juxus
  • Juxus
23 Feb 2026 18:10
Replied by Juxus on topic Mesa 7i96S bad start

Mesa 7i96S bad start

Category: Driver Boards

Thanks PCW! I replace the diode and board works again :)
  • andrax
  • andrax's Avatar
23 Feb 2026 17:57
Replied by andrax on topic Remora - Cannot clear E-STOP, without error

Remora - Cannot clear E-STOP, without error

Category: Basic Configuration

Hi,

I think you have a syntax error.
setp iocontrol.0.emc-enable-in 1
  • ihavenofish
  • ihavenofish
23 Feb 2026 17:44
Replied by ihavenofish on topic Mini wannabe datron build

Mini wannabe datron build

Category: CNC Machines

Pretty awesome machine! And you're local to me.( I see your base machine on Kijiji ;)


 

Ha, nice. thanks.
  • Finngineering
  • Finngineering
23 Feb 2026 16:49
Replied by Finngineering on topic XHC WHB04B development?

XHC WHB04B development?

Category: General LinuxCNC Questions

I flashed back the factory firmware to the dongle for some tests. With no program polling the pendant, pushing buttons and rotating knobs makes the dongle disconnect faster than if left alone. Somewhat surprisingly, turning the jog wheel makes the dongle reconnect faster than if left alone. So if you continuously spin the wheel, the disconnect/reconnect cycle will be much faster. I have not tried to check why, nor do I think it matters much in the end.

Also my pendant shows the F: and S: properly, so maybe it's something with the wired version. For debugging, I think the second best to a hardware USB analyser is Wireshark. It's pretty easy to monitor the USB requests/replies, and I can help with "setup" if needed. URB_INTERRUPT in is the data from the pendant and SET_REPORT is the data to the pendant (split up into 3 parts).

Yes, the STM32G030C8T6 could be replaced. Or reprogrammed in place, because that is not protected. But without the factory firmware, it's more difficult to figure out how to drive the display and the RF module. Although now that I have the dongle firmware somewhat working, the RF part for the pendant is probably pretty much the same.

The dongle mostly translates between USB on one side and 433MHz RF on the other. The microcontroller (at least in my dongle) is a CH554 and the RF module is a HW3000.
  • 2tinker
  • 2tinker
23 Feb 2026 16:19
Replied by 2tinker on topic AMB FME-U 1400 DI

AMB FME-U 1400 DI

Category: Deutsch

@Waggi : Noch einmal Danke für deine Antwort.

Bis es soweit ist, dass ich eine Spindel an meine Maschine schraube, vergeht sicherlich noch einige Zeit.Optimistisch gesehen Ende des Jahres.
Um einzuschätzen, was die Mechanik dann letztendlich kann, fehlt mir die Erfahrung. Alles in allem denke ich aber, da geht schon was.

Ja, der Bau macht Spaß, aber wenn es sich vermeiden lässt, belasse ich das "Lehrgeld" lieber im Material-Budget.

Für mich kommt eine Werkzeugaufnahme per Druckluft nicht in die Auswahl. Es scheint ja so, dass es nicht nur einfach einen Kompressor braucht.
  • AlessandroEmm
  • AlessandroEmm
23 Feb 2026 15:47
Remora - Cannot clear E-STOP, without error was created by AlessandroEmm

Remora - Cannot clear E-STOP, without error

Category: Basic Configuration

Setup:
  • LinuxCNC with Remora SPI controller
  • 4-axis gantry configuration (XYYZ - dual Y motors)
My System is stuck in E-STOP state and cannot be cleared with F1 or any other method in Axis. F2 (Machine On) is greyed out all the time. The HAL states look fine from Remora side, thus i'm pretty certain that my issue is with some state/config that is LinuxCNC core. I tried other Frontends like gmoccapy and they behave pretty much the same except that they seem to have some timeout on e-stop blockage and claims that something external is blocking it while axis is keeping at it and never times out, but nothing ever changes even after minutes.

I have endstops configured too, but still tried no_force_homing to ensure its not a problem with endstops.

Some Infos about my setup:HAL Pin States:
iocontrol.0.emc-enable-in = TRUE (from remora.SPI-status)
iocontrol.0.user-enable-out = TRUE
iocontrol.0.user-request-enable = FALSE (never changes)
remora.SPI-status = TRUE
remora.SPI-enable = TRUE
motion.enable = TRUE
motion.motion-enabled = FALSE
HAL Configuration is default remora:
net user-enable-out <= iocontrol.0.user-enable-out => remora.SPI-enable
net user-request-enable <= iocontrol.0.user-request-enable => remora.SPI-reset
net remora-status <= remora.SPI-status => iocontrol.0.emc-enable-in

INI Configuration:
[TRAJ]
JOINTS = 4
NO_FORCE_HOMING = 1
COORDINATES = XYYZ

[KINS]
JOINTS = 4
KINEMATICS = trivkins coordinates=XYYZ kinstype=BOTH

[EMCMOT]
SERVO_PERIOD = 5000000
TRAJ_PERIOD = 5000000
BASE_PERIOD = 0

[TASK]
TASK = milltask
CYCLE_TIME = 0.010
 What is interesting is that noticed on click of e-stop the previously greyed out box of override limits becomes clickable.

Thanks for any help,
Alessandro
  • Nathan40
  • Nathan40
23 Feb 2026 15:22

Integrating a BCL-AMP capacitive sensor to LinuxCNC

Category: Plasma & Laser

Thank you for your response. Please let me know if we can reduce the cut amps of qtplasmac. It is not allowing to reduce from 25. With a scale of 20 of pwmgen, its firing at 80% duty cycle.
  • MikkelRS
  • MikkelRS's Avatar
23 Feb 2026 15:14
Replied by MikkelRS on topic Mini wannabe datron build

Mini wannabe datron build

Category: CNC Machines

Pretty awesome machine! And you're local to me.( I see your base machine on Kijiji ;)
  • Stormbird
  • Stormbird
23 Feb 2026 13:49
Replied by Stormbird on topic looking for Mesa 7I76E card

looking for Mesa 7I76E card

Category: User Exchange

I have one unused, never connected, bought from Mesa in California in 2017, been sitting in a drawer in my desk ever since. Oxford, UK for £150 please
  • Hakan
  • Hakan
23 Feb 2026 12:16

Custom homing - distance coded glass scales

Category: Advanced Configuration

My linear scales have index every 50 mm and that works.
That's not really what you are looking for I now understand.
 
  • Waggi
  • Waggi
23 Feb 2026 12:16
Replied by Waggi on topic AMB FME-U 1400 DI

AMB FME-U 1400 DI

Category: Deutsch

Ich habe das Druckluft betriebene System. Damals gab es noch nichts anderes. Ich fräse eher kleine Teile. Holz, Acrylglas oder ALU. Selten dass ich einen größeren Fräser als 4mm verwende, wenn überhaupt dann nur in Holz. Ich gehe nicht davon aus dass der Bruch des Mitnehmers ein typischer Fehler ist. Ich hatte damals mur mit 3mm in ALU gefräst. Er ist auch nicht beim fräsen sondern beim Anlaufen gebrochen, so hat es für mich zumindest ausgesehen. Das obere Lager ist in relativ kurzer Zeit kaputt gegangen. Plötzlich laute unnormale Geräusche dann wars das. Möglicherweise sind da Kugeln raus gegangen dass das Spiel dann auch so hoch war. Ich habs aber nicht näher untersucht, da es gerade noch in der Garantie war. Seither hatte ich keine Probleme mehr.
Werkzeugwechsler bei HF-Spindeln schaue ich eher nur gelegentlich an. Wenn beispielsweise den Newsletter von Sorotec kommt. Da ist man bei ca 3000 Euro aufwärts. Sicher nicht schlecht, deutscher Ansprechpartner/Firma, aber kostet eben.
China-Spindeln sicherlich etwas billiger, aber auch nicht geschenkt :-) und was wenn doch was kaputt geht daran? Ersatzteile, Service, Garantie
Ich habe mich noch nicht informiert ob es noch andere ähnliche Systeme gibt wie von AMB die ohne Druckluft mit einem handbetätigten Hebel arbeiten. Druckluftwechsler sind schon schön, aber wenn man nicht mit einem vollautomatischen Werkzeugwechsler arbeitet weil die Maschine 1 Stunde ohne Aufsicht für sich selbst arbeitet, meiner Meinung nach nicht nötig. Ob man einen Hebel oder einen Druckluftschalter betätigt beim Werkzeugwechsel ist egal.
Mein Fazit:
Würde ich nochmal neu kaufen, würde ich mich wahrscheinlich wenn es das Budget zulässt, eine HF-Spindel mit Werkzeugwechsler SK30 kaufen. Bei der Leistung denke ich dass mehr als 2,2kW auf den "kleinen" Fräsen keinen Sinn macht. Wahrscheinlich reichen auch 1,5kW völlig. Da eine Spindel mit mehr Leistung auch eine stabilere Maschine verlangt. Mehr Leistung bedeutet auch ich brauche zusätzlich größere Fräser, weil bei einem 3mm Fräser brauche ich die Leistung nicht. Dann dauert es eben manchmal ein bisschen länger aber kostet auch wesentlich weniger.
  • andrax
  • andrax's Avatar
23 Feb 2026 11:09
Replied by andrax on topic CiA 402 Folder Missing

CiA 402 Folder Missing

Category: EtherCAT

Hi,

The forum was unavailable all weekend.
I checked your configuration.
You are using my config and have deleted the modules in master idx="1" in the XML.
Accordingly, you must also delete the corresponding links in the hal.
These are all links in the “# Switches” section.
If you don't have a handwheel, you can remove this:
loadusr -W xhc-whb04b-6 -HsfB and all MDI_COMMAND in the .ini

However, the error ./cia402-example.hal:63: parameter or pin ‘joint.0.request-cia-homing’ not found 
is strange. The corresponding pins are present.
Can you upload the complete error log next time?
PS: setp iocontrol.0.emc-enable-in 1 System without emergency stop?
Very dangerous.
 
  • m0602232
  • m0602232
23 Feb 2026 11:02
Replied by m0602232 on topic Custom homing - distance coded glass scales

Custom homing - distance coded glass scales

Category: Advanced Configuration

Yes of course but distance coded indexes are not as far as I know? (The distance between index marks varies and the distance is used to calculate absolute position)
Displaying 91 - 105 out of 18681 results.
Time to create page: 0.195 seconds
Powered by Kunena Forum