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?
why do ...
Search found 7 matches
- Thu Jan 05, 2017 7:05 am
- Forum: Firmware
- Topic: Rostock 301, new firmware changelog
- Replies: 17
- Views: 33911
- Fri Dec 09, 2016 11:12 pm
- Forum: Firmware
- Topic: Rostock 301, new firmware changelog
- Replies: 17
- Views: 33911
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.
- Fri Dec 09, 2016 10:24 pm
- Forum: Firmware
- Topic: Rostock 301, new firmware changelog
- Replies: 17
- Views: 33911
Re: Rostock 301, new firmware changelog
That's the point raised by rené.
theyhave used marlin to create the firmware, why the stm32 did not use arduino ide ?
theyhave used marlin to create the firmware, why the stm32 did not use arduino ide ?
- Thu Nov 24, 2016 8:15 pm
- Forum: Feedback&Suggestion
- Topic: Free Shipping
- Replies: 0
- Views: 3479
Free Shipping
Is that a joke ?
All your prices increased for at least 80$ and you call that free shipping....
All your prices increased for at least 80$ and you call that free shipping....
- Tue Oct 18, 2016 10:37 pm
- Forum: Firmware
- Topic: Rostock 301 bugs report
- Replies: 15
- Views: 26637
Re: Rostock 301 bugs report
Same first 2 bugs as raoulito9.
Attention raoulito9 dans ta configuration de slic3r (pinter settings -> Custom G-code )
M104 S0 ; turn off temperature
G28 X0 ; home X axis
M84 ; disable motors
comme tu peux le voir petit M84 fout la grouille et le G28 X0 aussi il faut le remplacer par un G28 ...
Attention raoulito9 dans ta configuration de slic3r (pinter settings -> Custom G-code )
M104 S0 ; turn off temperature
G28 X0 ; home X axis
M84 ; disable motors
comme tu peux le voir petit M84 fout la grouille et le G28 X0 aussi il faut le remplacer par un G28 ...
- Tue Oct 18, 2016 10:22 pm
- Forum: Firmware
- Topic: Rostock 301, new firmware changelog
- Replies: 17
- Views: 33911
Re: Rostock 301, new firmware changelog
As i mentionned in another post, release the source code, you are using marlin who is under GNU GPL v3.
- Tue Oct 18, 2016 4:57 pm
- Forum: Firmware
- Topic: Firmware for geeetech 3D printers
- Replies: 388
- Views: 16780691
Re: Firmware for geeetech 3D printers
Hi,William Kwok wrote:The latest firmware for Rostock 301 is 1.0.0.2,and you can upload it to your printer.
what's are the bug fixes ?
You should provide us the source code, because you are using marlin who's under GNU GPL v3.
thanks in advance.