Search found 4 matches

by MadScientist
Mon Feb 06, 2017 6:54 pm
Forum: Firmware
Topic: Firmware for geeetech 3D printers
Replies: 388
Views: 16777215

Re: Firmware for geeetech 3D printers

If I'm not mistaken, faster acceleration and higher jerk produces sharper corners.
This is exactly what i'm thinking too.
by MadScientist
Mon Feb 06, 2017 2:43 am
Forum: Firmware
Topic: Firmware for geeetech 3D printers
Replies: 388
Views: 16777215

Re: Firmware for geeetech 3D printers

Configuration file slipped through the false values, sorry. Here are the correct values like they are in official firmware: #define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 93 } #define DEFAULT_MAX_FEEDRATE { 400, 400, 400, 45 } #define DEFAULT_MAX_ACCELERATION { 5000, 5000, 50, 5000 } #define DEF...
by MadScientist
Thu Feb 02, 2017 4:43 am
Forum: Others
Topic: MeCreator2 Heatbed uneven?
Replies: 4
Views: 8889

Re: MeCreator2 Heatbed uneven?

I had same problem too. Removed aluminium part, coarse straightened it by hands and then put it back with 3mm glass on top of the aluminium plate. Of course this is not acceptable, but understand the price tag and origin...
by MadScientist
Wed Feb 01, 2017 11:53 pm
Forum: Firmware
Topic: Firmware for geeetech 3D printers
Replies: 388
Views: 16777215

Re: Firmware for geeetech 3D printers

I have edited latest Marlin-RC8 1.1.0 firmware to fit it in MeCreator 2 and GT2560 Rev.B board. Feel free to try it, but remember it is a release candidate – use with caution! I used Arduino 1.8.1.

I appreciate your feedback.