Rostock 301, new firmware changelog
Re: Rostock 301, new firmware changelog
we are afraid of trying to put marlin into stm32 pro and cannot rollback !
If geeetech can ensure us that we will not brick our printer we'll try it.
If geeetech can ensure us that we will not brick our printer we'll try it.
Re: Rostock 301, new firmware changelog
Hello,
Bonjour,
You will find the original text translated into English following this original French text.
Vous trouverez le texte original traduit en anglais à la suite du présent texte original en français.
Voici ce que me donne une connexion avec l'IDE d'Arduino, version 1.6.12, qu'en je me connecte avec le terminal d'Arduino, sur ma carte contrôleur GTM32 Pro :
Je pense qu'il existe un code source ouvert pour le micrologiciel Marlin pour la puce STMicroelectronics STM32 32 bits. Est-ce qu'il serait compatible avec la carte GTM32 Pro ?
Est-ce que le personnel de Geeetech pourrait nous répondre, s'il vous plaît ?
Cordialement,
L'ami René
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Hello,
Excuse me, I am unilingual francophone and I use Google translator to translate the texts of the forum in French and to write to you in English. Thank you for your understanding and your indulgence for these texts translated mechanically!
Here is what gives me a connection with the IDE of Arduino, version 1.6.12, that I connect with the terminal of Arduino, on my card controller GTM32 Pro:
I think there is open source code for Marlin firmware for the 32-bit STMicroelectronics STM32 chip. Would it be compatible with the GTM32 Pro?
Could the Geeetech staff respond, please?
Cordially,
Friend René
Bonjour,
You will find the original text translated into English following this original French text.
Vous trouverez le texte original traduit en anglais à la suite du présent texte original en français.
Voici ce que me donne une connexion avec l'IDE d'Arduino, version 1.6.12, qu'en je me connecte avec le terminal d'Arduino, sur ma carte contrôleur GTM32 Pro :
C'est pour moi la preuve que si nous avions les codes sources, nous pourrions nous aider les uns les autres !JumpToApp0
JumpToApp1
FIRMWARE_NAME:V1.0.02 PROTOCOL_VERSION:V1.0 MACHINE_TYPE:Rostock301 EXTRUDER_COUNT:3 UUID:
ok
echo:SD init fail
echo:Unknown command:
ok
ok
ok
ok
ok
ok
echo:SD init fail
echo:Unknown command:
ok
ok
FIRMWARE_NAME:V1.0.02 PROTOCOL_VERSION:V1.0 MACHINE_TYPE:Rostock301 EXTRUDER_COUNT:3 UUID:
ok
ok B:0.0 /0.0 T0:0.0 /0.0 T1:0.0 /0.0 T2:0.0 /0.0 @:0 B@:0
Je pense qu'il existe un code source ouvert pour le micrologiciel Marlin pour la puce STMicroelectronics STM32 32 bits. Est-ce qu'il serait compatible avec la carte GTM32 Pro ?
Est-ce que le personnel de Geeetech pourrait nous répondre, s'il vous plaît ?
Cordialement,
L'ami René
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Hello,
Excuse me, I am unilingual francophone and I use Google translator to translate the texts of the forum in French and to write to you in English. Thank you for your understanding and your indulgence for these texts translated mechanically!
Here is what gives me a connection with the IDE of Arduino, version 1.6.12, that I connect with the terminal of Arduino, on my card controller GTM32 Pro:
It is proof to me that if we had the source codes, we could help each other!JumpToApp0
JumpToApp1
FIRMWARE_NAME:V1.0.02 PROTOCOL_VERSION:V1.0 MACHINE_TYPE:Rostock301 EXTRUDER_COUNT:3 UUID:
ok
echo:SD init fail
echo:Unknown command:
ok
ok
ok
ok
ok
ok
echo:SD init fail
echo:Unknown command:
ok
ok
FIRMWARE_NAME:V1.0.02 PROTOCOL_VERSION:V1.0 MACHINE_TYPE:Rostock301 EXTRUDER_COUNT:3 UUID:
ok
ok B:0.0 /0.0 T0:0.0 /0.0 T1:0.0 /0.0 T2:0.0 /0.0 @:0 B@:0
I think there is open source code for Marlin firmware for the 32-bit STMicroelectronics STM32 chip. Would it be compatible with the GTM32 Pro?
Could the Geeetech staff respond, please?
Cordially,
Friend René
Un pour tous et tous pour un !
One for all and all for one !
-------------------------------------
Mon imprimante modifié : http://forums.reprap.org/read.php?178,781375,781375
Voir aussi pour mes pièces : https://www.thingiverse.com/thing:2464177
One for all and all for one !
-------------------------------------
Mon imprimante modifié : http://forums.reprap.org/read.php?178,781375,781375
Voir aussi pour mes pièces : https://www.thingiverse.com/thing:2464177
Re: Rostock 301, new firmware changelog
I'm trying to dig deeper on this to see if there is a way of using the G2s Pro or other code on my Rostock 301 to convert it to a dual extruder. It appears that the GTM32 Pro is based on the STM32 although it's not clear how closely they match. I see that there are Arduino IDE board files available for various flavors of the STM32 by adding
http://dan.drown.org/stm32duino/package ... index.json
to the Arduino IDE preferences. Is there any further information on whether any of these might be compatible with the GTM32 Pro?
(Sorry if this is a dumb question since I am just starting to understand the Arduino programming environment.)
http://dan.drown.org/stm32duino/package ... index.json
to the Arduino IDE preferences. Is there any further information on whether any of these might be compatible with the GTM32 Pro?
(Sorry if this is a dumb question since I am just starting to understand the Arduino programming environment.)
Re: Rostock 301, new firmware changelog
I want to do exactly the same thing except with single extrusion. I haven't had much luck with the "diamond" nozzle and at this point I want to just use it with one extruder with a regular E3D type nozzle.
Is there a way to just connect the GTM32 to Arduino IDE and upload new firmware?
Is there a way to just connect the GTM32 to Arduino IDE and upload new firmware?
Re: Rostock 301, new firmware changelog
Hi John,
I'm trying to get "board info" with various STM32 board managers right now. So far all I get is "unknown board". However, that is probably returned independent of what board is selected.
--Dave
I'm trying to get "board info" with various STM32 board managers right now. So far all I get is "unknown board". However, that is probably returned independent of what board is selected.
--Dave
Re: Rostock 301, new firmware changelog
why do you need to change the firmware ? in your slicer use only one extruder ! if the new nozzle is not perfectly aligned (Z axis) like the diamond was, you can manage this by bed leveling and recalibrating .JohnQuix wrote:I want to do exactly the same thing except with single extrusion. I haven't had much luck with the "diamond" nozzle and at this point I want to just use it with one extruder with a regular E3D type nozzle.
Is there a way to just connect the GTM32 to Arduino IDE and upload new firmware?
Re: Rostock 301, new firmware changelog
You are correct for a single extruder. However, the firmware only looks at the temperature of the first hot end and reports that temperature for all 3, which is OK for a mixing hot end. But in a dual extruder setup, the temperature of the second extruder would not be controlled properly.
Also, it would be nice for the user community to be able to fix bugs and add features. Geeetech is very slow on both.
Also, it would be nice for the user community to be able to fix bugs and add features. Geeetech is very slow on both.
Re: Rostock 301, new firmware changelog
I've narrowed down the processor on the GTM32 Pro to a STM32F103VE which has 512k flash memory. There is an Arduino IDE board file for this in the link I posted before. I'm out of my depth now but I wonder if generic Marlin Delta firmware could be loaded and run. I imagine at least the pin assignments would need to be changed but that seems like an easy task in Arduino IDE once you know the pins used.
Anyone with coding experience want to comment? Could the code for the G2s Pro be compiled for the STM32F103VE and loaded into the GTM32 Pro?
Anyone with coding experience want to comment? Could the code for the G2s Pro be compiled for the STM32F103VE and loaded into the GTM32 Pro?