Verfasste Forenbeiträge
-
AutorBeiträge
-
Matthias Runte
Administrator
Abschnitt “Configuration”.Mai 22, 2024 um 00:10 Uhr als Antwort auf: MTC4PF not listening for the train, it’s configured for #7401Matthias Runte
AdministratorJust to close this topic: I reviewed the issue, but couldn’t reproduce it. After having set-up dozens of trains with the current develop branch while doing regression testing for the upcoming firmware release, everything looks fine.
Matthias Runte
AdministratorHi Uli, the Mattzobricks community and the core development team is very active every day. I just didn’t have a lot of time lately to produce more video content. I hope it gets better, especially next autumn and winter.
Links on L-Gauge sound good. Could you contact lgauge and ask them? They can contact me for details any time if they wish.
Thanks!
Matthias Runte
AdministratorIch schaue mir das in den kommenden Tagen mal an und melde mich dazu. Es ist möglich, dass wir die Dinge an dieser Stelle etwas überkompliziert haben. Wir hatten da internm im Core Development Team auch schon mal zu diskutiert. Mit dem kommenden Release räume ich das ggf. mal etwas auf.
Du kannst übrigens immer noch die alte, Arduino-basierte Version vom MTC4PU verwenden. Schau mal in die Versionshistorie von der Firmware, bis zu welcher Version wir die noch dabei hatten.
Matthias Runte
Administrator20% worked for me.
Matthias Runte
AdministratorThat looks quite good. You should give it a try and hit “print”. 🙂
Matthias Runte
AdministratorFor whatever reason, I had to scale the parts with a factor of 2,56. I am not sure if this is because of the stl files, or my cura settings… but then it just worked out fine.
Some hints:
1. The blade should be 40mm long (5 studs).
2. The distance between the holes of the spectacle holders must be precisely 8mm from middle to middle (1 stud).Let me know how it turned out.
-
Diese Antwort wurde vor 1 Jahr, 12 Monaten von
Matthias Runte geändert.
Matthias Runte
AdministratorIt is great that you try this advanced feature. Overshoot sensors can be local or remote sensors.
Virtual sensors do not exist in the physical world, they represent events of some rocrail objects that are created within MattzoControllers (e.g. a switch has actually been switched, boom barriers are closed or a bascule bridge is fully open etc.).
Let me know if it works! 🙂
-
Diese Antwort wurde vor 2 Jahren von
Matthias Runte geändert.
Matthias Runte
AdministratorAn passenden (d.h. 8mm breiten) Steckern, Buchsen und Schaltern gibt es einiges, so dass man es ganz gut integrieren kann. Ich selbst bevorzuge elektrische Magnetverbinder. Wenn ich Zeit habe, mache ich dazu noch ein Video.
Allgemein ist das Thema Batterien und Ladung natürlich ein Dauerthema. Da gibt es noch einiges zu erforschen, zu entwickeln und zubasteln.
Matthias Runte
AdministratorHi Dirk,
I will add some official examples to the source code with the next official firmware release. In the meantime, I will send you some example files via e-mail.The basic idea is as follows.
The controller_config.json file could look like this:
{
“name”: “MTC4BT-MULT3”,
“espPins”: [
],
“fn”: [
],
“locos”: [
],
“locoConfigs”: [
“/loco_e03.json”,
“/loco_br146.json”,
“/loco_est.json”
]
}The single files contain the structure that is usually located within the locos array in the main controller_config.json file, e.g.:
{
“address”: 103,
“name”: “E03”,
“speedStep”: 10,
“brakeStep”: 20,
“bleHubs”: [
{
“type”: “SBrick”,
“address”: “84:2e:14:4f:d6:04”,
“channels”: [
{
“channel”: “B”,
“attachedDevice”: “motor”,
“direction”: “forward”
},
{
“channel”: “D”,
“attachedDevice”: “motor”,
“direction”: “reverse”
}
]
},
{
“type”: “SBrick”,
“address”: “84:2e:14:51:79:8b”,
“channels”: [
{
“channel”: “A”,
“attachedDevice”: “motor”,
“direction”: “forward”
},
{
“channel”: “D”,
“attachedDevice”: “motor”,
“direction”: “reverse”
}
]
}
],
“fn”: [
{
“name”: “f2”,
“device”: “bleHub”,
“address”: “58:8e:81:58:b2:00”,
“channel”: “B”
}
]
}Voila.
Matthias Runte
AdministratorNo. I am presently busy motorizing and automating the Orient Express. After that, I will finish a couple of other projects and then hopefully be able to start working on important backlog issues like this one. Thanks for your patience.
Matthias Runte
AdministratorWe have supported 4DBrix Wifi Train Controllers for a long time, but apparently nobody was really interested in that. After I sold most of my 4DBrix stuff, I removed the 4DBrix support from the firmware in February 2022. 4DBrix is supported in older versions of the MTC4PF firmware only (versions before V1.0, I believe).
Matthias Runte
AdministratorI am happy to hear that! Good luck!
Matthias Runte
AdministratorNot yet. We have created a feature request for this request. Once we find the necessary time, we’ll care about it. Maybe around Christmas. Thanks for your patience.
Matthias Runte
AdministratorHello Stefaan and all,
we have updated the Gerber files for the MLC mega, and linked it on this page:Matthias Runte
AdministratorHi Stefaan, I just uploaded the new Gerber files and linked it on the do-it-yourself page:
The old files missed indeed some layers, including the drilling layer.
I hope the new files works now.
Please let me know your results as soon as possible.
Thank you for your patience and your support.
Matthias Runte
AdministratorWe will post updates here in the forum.
Matthias Runte
AdministratorWe have already identified the problem. The drilling layer file is missing. We are going to fix that and put new Gerber files online.
November 11, 2023 um 09:43 Uhr als Antwort auf: L9110 auf 100% trotz korrekter Rocrail-Befehle #6520Matthias Runte
AdministratorDanke sehr und noch viel Erfolg!
Matthias Runte
AdministratorThanks again for your feedback. I have taken the file off the network for now. We are going to research the matter and get back to you here.
Matthias Runte
AdministratorHallo Ralf, seit 0.51 hat sich sehr viel geändert. Sobald die “Saison” wieder begonnen hat, schaue ich da mal näher rein und sehe mir das mal an. Wenn ich Dich richtig verstanden habe, kommst Du aber durch Ändern der Werte erst einmal klar, oder?
Matthias Runte
AdministratorI’d say the configuration in the MTC4BT is missing. Are you sure you uploaded it?
Matthias Runte
AdministratorThank you very much for the information. We are working on it.
-
Diese Antwort wurde vor 2 Jahren, 5 Monaten von
Matthias Runte geändert.
Matthias Runte
AdministratorThank you for the information. We are presently researching the issue.
After reviewing the Gerber files again, we are not sure yet if there is a problem at all and what might be the cause for your ordering problems. We successfully used the downloadable Gerber files on the website to order a larger stack of PCs for ourselves.
We will get back to you in this forum as soon as we have new findings.
Matthias Runte
AdministratorThanks for the heads up. We will research the problem in greater detail.
-
Diese Antwort wurde vor 1 Jahr, 12 Monaten von
-
AutorBeiträge
