Mika 3D Hilfe ich komme nicht weiter ![]() January 27, 2019 02:57PM |
Registered: 6 years ago Posts: 7 |
Re: Mika 3D Hilfe ich komme nicht weiter ![]() January 28, 2019 08:45AM |
Registered: 8 years ago Posts: 123 |
#define DEFAULT_MAX_FEEDRATE { 300, 300, 5, 8 }Der sollte laut Behnke sein:
#define DEFAULT_MAX_FEEDRATE { 300, 300, 5, 800 }
// @section homing // Specify here all the endstop connectors that are connected to any endstop or probe. // Almost all printers will be using one per axis. Probes will use one or more of the // extra connectors. Leave undefined any used for non-endstop and non-probe purposes. //#define USE_XMIN_PLUG //#define USE_YMIN_PLUG #define USE_ZMIN_PLUG #define USE_XMAX_PLUG #define USE_YMAX_PLUG //#define USE_ZMAX_PLUG
// @section homing // Specify here all the endstop connectors that are connected to any endstop or probe. // Almost all printers will be using one per axis. Probes will use one or more of the // extra connectors. Leave undefined any used for non-endstop and non-probe purposes. #define USE_XMIN_PLUG #define USE_YMIN_PLUG #define USE_ZMIN_PLUG //#define USE_XMAX_PLUG //#define USE_YMAX_PLUG //#define USE_ZMAX_PLUG
Re: Mika 3D Hilfe ich komme nicht weiter ![]() January 29, 2019 01:55PM |
Registered: 6 years ago Posts: 7 |
Re: Mika 3D Hilfe ich komme nicht weiter ![]() January 29, 2019 05:37PM |
Registered: 11 years ago Posts: 3,969 |
Re: Mika 3D Hilfe ich komme nicht weiter ![]() January 30, 2019 05:14AM |
Registered: 8 years ago Posts: 123 |
Quote
Elektroniker
Danke für deine Antwort
Also der Sensor schaltet da es ein Alubett ist. Mir geht es eher um die Einstellerei, damit der Abstand passt.
Wie heiß sollte das Hotend denn sein?
Was müsste ich denn bei Min und Max ändern?
Gruß
#define PREVENT_COLD_EXTRUSION #define EXTRUDE_MINTEMP 170
// @section homing // Specify here all the endstop connectors that are connected to any endstop or probe. // Almost all printers will be using one per axis. Probes will use one or more of the // extra connectors. Leave undefined any used for non-endstop and non-probe purposes. #define USE_XMIN_PLUG #define USE_YMIN_PLUG #define USE_ZMIN_PLUG //#define USE_XMAX_PLUG //#define USE_YMAX_PLUG //#define USE_ZMAX_PLUG