Maashkinoozhe
About
- Username
- Maashkinoozhe
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
Thanks that was the hint I needed. It took me a while to figure it out. This is how I solved my Problem. Feature Configuration: #define FEATURE_Z_PROBE 1 //this feature needs to be enabled to use commands G30 #define Z_PROBE_HEIGHT 26 //because …
-
RandyL said: I think it depends on what your CNC is expecting. Mine uses GRBL so I use the GRBL profile Well mine uses the repetier firmware as stated in the post. Thats why i was looking for a Repetier post processor. After looking aroud…