Benachrichtigungen
Alles löschen

Unable to print from downloaded files  

Seite 2 / 2
  RSS
Graham
(@graham)
Active Member
Themenstarter answered:
RE: Unable to print from downloaded files

Hi Joan,

The test file loaded into the printer which hasn't happened befor so we are getting somewhere. Unfortunately, after printing a line down the LHS of the bed it then throws an error....

Unable to parse move 'G1 X 0.4 Y 20 Z 0.30.2 F 1500.0 E 30; Draw the second line'

At least you've given me something to tinker with.

Many thanks for your help.

Graham

Veröffentlicht : 13/02/2024 8:14 pm
JoanTabb
(@joantabb)
Veteran Member Moderator
RE: Unable to print from downloaded files

Cheers

Joan

 

I try to make safe suggestions,You should understand the context and ensure you are happy that they are safe before attempting to apply my suggestions, what you do, is YOUR responsibility. Location Halifax UK

Veröffentlicht : 13/02/2024 8:26 pm
JimB
 JimB
(@jimb)
Estimable Member
RE:

Unable to parse move 'G1 X 0.4 Y 20 Z 0.30.2 F 1500.0 E 30; Draw the second line'

Note the Z value: 0.30.2

That looks like it is coming from Printer Settings -> Custom G-code -> Start G-code (that is an expert mode option).

G1 X0.4 Y20 Z0.3[first_layer_height] F1500.0 E30 ; Draw the second line

My guess is that you need to remove the "0.3" after the "Z"

Veröffentlicht : 13/02/2024 10:30 pm
miroslav.h4
(@miroslav-h4)
Honorable Member
RE: Unable to print from downloaded files

To @jimb

That's right, the error comes from Prusa Research and is exactly in the place you describe. The line should look like this:

G1 X0.4 Y20 Z[first_layer_height] F1500.0 E30 ; Draw the second line

The startup gcode in the printer profile needs to be modified according to your design, save the profile and use it instead of the original one.

Veröffentlicht : 14/02/2024 6:12 am
Seite 2 / 2
Teilen: