strange Z height. January 31, 2015 01:58PM |
Registered: 11 years ago Posts: 15 |
Re: strange Z height. January 31, 2015 06:42PM |
Registered: 11 years ago Posts: 1,592 |
Re: strange Z height. February 01, 2015 08:24PM |
Registered: 8 years ago Posts: 6 |
Re: strange Z height. February 02, 2015 05:12AM |
Registered: 8 years ago Posts: 248 |
Quote
PedroB
Fairly new to all this and having fun de-bugging my printer.
right out of the gate I got a couple of really nice prints. I currently have a strange problem with my z height.
I have my bed well trammed in all around. I'm using slic3r with a .3mm layer height. The first "wipe" move is great- nozzle lays down a nice bead and then moves in for the print and nothing sticks to the bed. I tried adjusting layer heights, raising bed temp, hairspray on the glass etc. I finally realised that the z was jumping up after the wipe move. I paused the print on my last attempt and sent M114 command. i got a return of .95 for Z height. I put a -.9 offset in sclic3r and the print came out fine.
Any ideas on where this wierd offset would be coming from?
Thanks,
Peter
Re: strange Z height. February 02, 2015 05:51AM |
Registered: 9 years ago Posts: 1,159 |
Quote
OO DURKE OO
Quote
PedroB
Fairly new to all this and having fun de-bugging my printer.
right out of the gate I got a couple of really nice prints. I currently have a strange problem with my z height.
I have my bed well trammed in all around. I'm using slic3r with a .3mm layer height. The first "wipe" move is great- nozzle lays down a nice bead and then moves in for the print and nothing sticks to the bed. I tried adjusting layer heights, raising bed temp, hairspray on the glass etc. I finally realised that the z was jumping up after the wipe move. I paused the print on my last attempt and sent M114 command. i got a return of .95 for Z height. I put a -.9 offset in sclic3r and the print came out fine.
Any ideas on where this wierd offset would be coming from?
Thanks,
Peter
Can anyone help me out. I posted here. That is my topic.
[forums.reprap.org]
I can set my printer zero'd out and have leveld the bed perfectly but when I go to print the printer is raising my Z axis to 30 or something crazy and it is no where near the bed when it starts to print.
PLEASE HELP!
Re: strange Z height. February 02, 2015 05:53AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 06:07AM |
Registered: 9 years ago Posts: 1,159 |
Quote
OO DURKE OO
ah how do I do that? I am totally new to this as per my post. I am using Cura 14.07 and just using the files they provided me on the disc to do a test run of the printer.
Re: strange Z height. February 02, 2015 06:09AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 06:10AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 06:16AM |
Registered: 9 years ago Posts: 1,159 |
Quote
OO DURKE OO
This is the start code from CURA
;Sliced at: {day} {date} {time}
;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
;Print time: {print_time}
;Filament used: {filament_amount}m {filament_weight}g
;Filament cost: {filament_cost}
;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
;M109 S{print_temperature} ;Uncomment to add your own temperature line
G21 ;metric values
G90 ;absolute positioning
M82 ;set extruder to absolute mode
M107 ;start with the fan off
G28 X0 Y0 ;move X/Y to min endstops
G28 Z0 ;move Z to min endstops
G1 Z15.0 F{travel_speed} ;move the platform down 15mm
G92 E0 ;zero the extruded length
G1 F200 E3 ;extrude 3mm of feed stock
G92 E0 ;zero the extruded length again
G1 F{travel_speed}
;Put printing message on LCD screen
M117 Printing...
Re: strange Z height. February 02, 2015 06:37AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 06:37AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 06:40AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 06:41AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 06:45AM |
Registered: 9 years ago Posts: 1,159 |
Re: strange Z height. February 02, 2015 06:55AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 06:57AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 07:00AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 07:02AM |
Registered: 9 years ago Posts: 1,159 |
Re: strange Z height. February 02, 2015 07:04AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 07:06AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 07:08AM |
Registered: 9 years ago Posts: 1,159 |
Re: strange Z height. February 02, 2015 07:09AM |
Registered: 9 years ago Posts: 1,159 |
Re: strange Z height. February 02, 2015 07:10AM |
Registered: 9 years ago Posts: 1,159 |
Re: strange Z height. February 02, 2015 07:11AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 07:12AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 07:14AM |
Registered: 8 years ago Posts: 248 |
Re: strange Z height. February 02, 2015 07:18AM |
Registered: 9 years ago Posts: 1,159 |
Re: strange Z height. February 02, 2015 07:20AM |
Registered: 9 years ago Posts: 1,159 |
Re: strange Z height. February 02, 2015 07:21AM |
Registered: 8 years ago Posts: 248 |