Show all posts by user
might be dissabled in configuration.h
//#define SDSUPPORT // Enable SD Card Support in Hardware Console
by
obewan
-
Prusa i3 and variants
when you start 'printing' the firmware will 1st heat the hot end to the required temperature,it will not move
the axis untill the hotend has stabalised for about 10 seconds.
Is the hot end reaching the print temperature ?
by
obewan
-
Printing
What positions do you have your end stop switches ?
In your config.h you have them set for x,y,z - max
"
383.// @section homing
384.
385.// Specify here all the endstop connectors that are connected to any endstop or probe.
386.// Almost all printers will be using one per axis. Probes will use one or more of the
387.// extra connectors. Leave undefined any used for non-endstop and non-
by
obewan
-
Reprappers
sounds allmost like the x endstop is triggered (apart from the error). does x move if you manually press the x endstop ?
by
obewan
-
Reprappers
could be too much contrast , try adjusting the preset on the display pcb
by
obewan
-
Reprappers
would the G10 and G11 commands do what you need
by
obewan
-
Reprappers
you need to download the u8glib folder and save to the arduino library folder
by
obewan
-
Reprappers