Search found 31 matches
- Sun Nov 08, 2020 5:30 pm
- Forum: A20T
- Topic: 3 Colour Models
- Replies: 1
- Views: 6963
3 Colour Models
Anyone know where I can get the 3 colour models, ie lizard, parot?
- Sun Nov 08, 2020 5:28 pm
- Forum: A20T
- Topic: blank blue screen
- Replies: 8
- Views: 18517
Re: blank blue screen
Sounds like you've erased the bootloader. Re-install boot loader and re-flash and you should be good to go
- Sun Nov 08, 2020 5:11 pm
- Forum: A20T
- Topic: GT2560 V4 Connections for Installing Bootloader
- Replies: 11
- Views: 28341
Re: GT2560 V4 Connections for Installing Bootloader
Reset pin dident work for me had to wire mine like this
- Sun Nov 08, 2020 3:34 am
- Forum: Firmware
- Topic: A20T Firmware
- Replies: 0
- Views: 3236
A20T Firmware
Over a year ago you said you would release the source code (Uncompiled Marlin) for the A20T, also made the same gesture 2weeks ago to a friend off mine who also helps out with every mint off his spare time.
Just please do it and release the uncompiled firmware
Ian
AKA UK repair agent for your ...
Just please do it and release the uncompiled firmware
Ian
AKA UK repair agent for your ...
- Wed Oct 24, 2018 1:39 pm
- Forum: Geeetech Delta Series
- Topic: LENGUAJE Rostock 301
- Replies: 7
- Views: 16373
Re: LENGUAJE Rostock 301
301 Don't run on Marlin.
Its there own firmware called Smartto
Its there own firmware called Smartto
- Sun Jul 01, 2018 10:45 pm
- Forum: Geeetech A30 Series
- Topic: Auto-leveling
- Replies: 26
- Views: 77231
Re: Auto-leveling
Thanks for the updated video.
I have two questions that I'm still confused about:
1. You haven't pre-heated the print bed before calibration but I have been told by my supplier to do that?
2. Your nozzle does another level test in the centre of the print bed just before it starts printing and ...
- Fri Jun 09, 2017 4:24 am
- Forum: Resoures Sharing
- Topic: Dual Stepper Drivers on Z axis
- Replies: 13
- Views: 61392
Re: Dual Stepper Drivers on Z axis
Thanks for the heads up but the one they will be going on is a bizer slyle printer
It as got a bigger HBP since I took this photo
300x200mm
It as got a bigger HBP since I took this photo
300x200mm
- Thu Jun 08, 2017 10:59 pm
- Forum: Resoures Sharing
- Topic: Dual Stepper Drivers on Z axis
- Replies: 13
- Views: 61392
Re: Dual Stepper Drivers on Z axis
Thanks appswert
Was trying to avoid going through the new Marlin firmware, Geeetech must have removed some stuff from the code. Ive built 2 printers from scratch so know the basics of setting up the configuration.h and all the other stuff that will need changing.
Thanks for explaning why it wouden't ...
Was trying to avoid going through the new Marlin firmware, Geeetech must have removed some stuff from the code. Ive built 2 printers from scratch so know the basics of setting up the configuration.h and all the other stuff that will need changing.
Thanks for explaning why it wouden't ...
- Thu Jun 08, 2017 1:53 pm
- Forum: Resoures Sharing
- Topic: Dual Stepper Drivers on Z axis
- Replies: 13
- Views: 61392
Re: Dual Stepper Drivers on Z axis
Tried Arduino 1.7.10 and get this compile error
#define WRITE(IO, v) _WRITE(IO, v)
^
Marlin.h:139:61: note: in expansion of macro 'WRITE'
#define disable_z() { WRITE(Z_ENABLE_PIN,!Z_ENABLE_ON); WRITE(Z2_ENABLE_PIN,!Z_ENABLE_ON); axis_known_position[Z_AXIS] = false; }
^
Marlin_main.cpp:4361:9 ...
#define WRITE(IO, v) _WRITE(IO, v)
^
Marlin.h:139:61: note: in expansion of macro 'WRITE'
#define disable_z() { WRITE(Z_ENABLE_PIN,!Z_ENABLE_ON); WRITE(Z2_ENABLE_PIN,!Z_ENABLE_ON); axis_known_position[Z_AXIS] = false; }
^
Marlin_main.cpp:4361:9 ...
- Thu Jun 08, 2017 1:32 pm
- Forum: Resoures Sharing
- Topic: Dual Stepper Drivers on Z axis
- Replies: 13
- Views: 61392
Re: Dual Stepper Drivers on Z axis
Using Arduino IDE 1.0.6 to compile. Anything higher and the auto level settings wont compile with a 9 point grid, only a 4 point