SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.61k stars 773 forks source link

Printer extruder temperature no setted up in Reprap firmware #3761

Closed claustro closed 4 months ago

claustro commented 7 months ago

OrcaSlicer Version

1.9

OS version

Windows 11

Additional system information

Processore AMD Ryzen 5 1600 Six-Core Processor, 3200 Mhz, 6 core, 12 processori logici 32gb ram

Printer

Custome made DUet wifi board

How to reproduce

This is the code produced by orca `M486 S0 A"Cubo_id_0_copy_0" M486 S-1 M73 P0 R10 M201 X9000 Y9000 Z100 E5000 M203 X30000 Y30000 Z720 E3600 M204 P9000 T9000 ; sets acceleration (P, T), mm/sec^2 M566 X420.00 Y420.00 Z24.00 E300.00 ; sets the jerk limits, mm/min M190 S60 ; set bed temperature and wait for it to be reached G10 S205 ; set nozzle temperature ;TYPE:Custom G28 ; home all axes G90 G21 M83 ; use relative distances for extrusion ; filament start gcode M572 D0 S0.05; Override pressure advance value ;LAYER_CHANGE ;Z:0.2 ;HEIGHT:0.2 ;BEFORE_LAYER_CHANGE ;0.2 G92 E0

G1 E-1 F2400 ;AFTER_LAYER_CHANGE ;0.2 ;_SET_FAN_SPEED_CHANGING_LAYER M204 P500 ; printing object Cubo id:0 copy 0 M204 T500 M486 S0 G1 X170.854 Y150.136 F21000 G1 Z.2 G1 E1 F1800 ;TYPE:Inner wall ;WIDTH:0.449999 G1 F3000 G1 X159.332 Y150.136 E.35879 G1 X159.332 Y138.615 E.35879`

The printer give me this error: "Error: Attempting to extrude with no tool selected" and the extruder remain at ambient temperature

Actual results

The print doesn't start for the extruder not heating

Expected results

I expect the extruder would be set a the settled temperature and then the printer wait for the temperature will be reached before starting the print

Project file & Debug log uploads

test1.zip log.zip

Checklist of files to include

github-actions[bot] commented 4 months ago

Orca bot: this issue is stale because it has been open for 90 days with no activity.

github-actions[bot] commented 4 months ago

Orca bot: This issue was closed because it has been inactive for 7 days since being marked as stale.