probonopd / RF100-Firmware

Conrad Electronic Renkforce RF100 Firmware
https://www.conrad.de/de/renkforce-rf100-3d-drucker-starter-kit-inkl-filament-1507428.html
GNU General Public License v3.0
7 stars 5 forks source link

Increase printable area #6

Closed probonopd closed 7 years ago

probonopd commented 7 years ago

Increase printable area. http://www.renkforce-rf100.ch/firmware/firmware-rf100/index.html claims that 110x110x110 mm is the maximum, but we can get significantly more in the y dimension by using a larger print bed.

probonopd commented 7 years ago
#define X_MAX_POS 105
#define Y_MAX_POS 135 // Need to use a larger bed. I use the glass from a 13 x 18 cm picture frame 
#define Z_MAX_POS 100