Reprap Mendel: Difference between revisions

From /dev/hack
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 20: Line 20:
Currently using a dedicated 12V / 5A power supply.
Currently using a dedicated 12V / 5A power supply.


<pre>
#define STRING_CONFIG_H_AUTHOR "Marco" // Who made the changes.
#define STRING_CONFIG_H_AUTHOR "Marco" // Who made the changes.
 
#define CUSTOM_MACHINE_NAME "Galactica"
#define BED_MINTEMP        -20
#define BAUDRATE 250000
#define INVERT_X_DIR true
#define INVERT_X_DIR true
#define INVERT_E0_DIR true
</pre>


Have to disable heated bed in octoprint
Have to disable heated bed in octoprint
https://github.com/MarlinFirmware/Marlin/issues/6093


had to set baud rate in octoprint
had to set baud rate in octoprint
https://reprap.org/wiki/Lubrication


<blockquote>
<blockquote>

Latest revision as of 00:55, 16 February 2024

Reprap Mendel
Status Nonoperational
Model Reprap Mendel
Point Of Contact Marco

prusa slicer - gcode generation software

octoprint seems to work as a print server

https://reprap.org/wiki/Marlin

https://reprap.org/wiki/Arduino_Mega

https://reprap.org/wiki/RAMPS_1.4

The board has two pairs of connectors for power, one labeled 11A and the other 5A, both of these pairs are 12V connections. The 11 amps pair is used to power the heated bed. The 5 amps source is used to power the board, the rest of the printer's components and the Arduino board.

Currently using a dedicated 12V / 5A power supply.

#define STRING_CONFIG_H_AUTHOR "Marco" // Who made the changes.
#define CUSTOM_MACHINE_NAME "Galactica"
#define BAUDRATE 250000
#define INVERT_X_DIR true
#define INVERT_E0_DIR true

Have to disable heated bed in octoprint

https://github.com/MarlinFirmware/Marlin/issues/6093

had to set baud rate in octoprint

https://reprap.org/wiki/Lubrication

Linear Bearings come in open and close package. The closed ones have their own lubrication and no additional lubrication is needed while open ones need additional lubrication. high-viscosity PTFE filled oil (super-lube) for example shown best results here. Synthetic Gear Oil also shown very good results. On the other hand, TheGremlin recommends low viscosity lithium soap based lube when using bushings. High viscosity greases, such as axle grease, can clog up roller bearings and cause them to slide instead of rolling. This will wreak havoc on your expensive precision ground linear rods. He recommends a grease NLGI Grade 1 or 0.

Marlin 2.1.2.2

History Log

date price
09/22/2023 Donated by Jack $0
02/09/2023 Ordered a power cable $8