-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no start gcode #19521
Comments
Thanks for the report. |
Can do when i can im away from the comp rate now
I tried to send the gcode instead of the stl but the gcode is unsupported
Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: GregValiant ***@***.***>
Sent: Saturday, August 10, 2024 8:58:16 PM
To: Ultimaker/Cura ***@***.***>
Cc: Scull215 ***@***.***>; Author ***@***.***>
Subject: Re: [Ultimaker/Cura] no start gcode (Issue #19521)
Thanks for the report.
I've never heard of that before and I've never had the problem.
We will need a project file and the Cura.log file. Zip them up and post them here. The instructions are on the page you filled out for the report.
—
Reply to this email directly, view it on GitHub<#19521 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BARV5YSTEF6Q5R6ISP2UL6DZQ3ALRAVCNFSM6AAAAABMKALUOOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSGM2DSMRVGU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
You cannot post files here via Email. You must come here and post the file. All files must be "zipped". |
One question - how is the gcode being sent? SD card? USB connection (i.e. Octoprint, etc.) |
Fluidd to a neptune 4 plus
I also have a 3 plus with octoprint but I haven't tried that yet
…________________________________
From: Paul ***@***.***>
Sent: Tuesday, August 13, 2024 8:32 AM
To: Ultimaker/Cura ***@***.***>
Cc: Scull215 ***@***.***>; Author ***@***.***>
Subject: Re: [Ultimaker/Cura] no start gcode (Issue #19521)
One question - how is the gcode being sent? SD card? USB connection (i.e. Octoprint, etc.)
I ask since I had a similar issue that required "Wait for Nozzle Heat" to be checked.
—
Reply to this email directly, view it on GitHub<#19521 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BARV5YS2BFOHRCCT7T2K7EDZRIDHFAVCNFSM6AAAAABMKALUOOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBWGI3DKMBTHA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
This doesn't seem to be a Cura problem. Something you are doing locally (hardware, software, firmware) seems to be keeping the StartUp gcode from making it to the printer. The log file indicates the StartUp is being added. Have you tried saving to an SD card just to see if the gcode is correct when it comes out of Cura? |
I had it working literally 2 nights before i entered in the bug? Haven't updated anything so how is that possible
Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: GregValiant ***@***.***>
Sent: Tuesday, August 13, 2024 2:02:52 PM
To: Ultimaker/Cura ***@***.***>
Cc: Scull215 ***@***.***>; Author ***@***.***>
Subject: Re: [Ultimaker/Cura] no start gcode (Issue #19521)
This doesn't seem to be a Cura problem. Something you are doing locally (hardware, software, firmware) seems to be keeping the StartUp gcode from making it to the printer. The log file indicates the StartUp is being added.
Have you tried saving to an SD card just to see if the gcode is correct when it comes out of Cura?
—
Reply to this email directly, view it on GitHub<#19521 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BARV5YVEZXHGT6GRVYWHW53ZRJJ5ZAVCNFSM6AAAAABMKALUOOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBWHEZTOMBUGQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I did save it to the desktop but it went straight to coordinates no preheat or purg line
Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: GregValiant ***@***.***>
Sent: Tuesday, August 13, 2024 2:02:52 PM
To: Ultimaker/Cura ***@***.***>
Cc: Scull215 ***@***.***>; Author ***@***.***>
Subject: Re: [Ultimaker/Cura] no start gcode (Issue #19521)
This doesn't seem to be a Cura problem. Something you are doing locally (hardware, software, firmware) seems to be keeping the StartUp gcode from making it to the printer. The log file indicates the StartUp is being added.
Have you tried saving to an SD card just to see if the gcode is correct when it comes out of Cura?
—
Reply to this email directly, view it on GitHub<#19521 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BARV5YVEZXHGT6GRVYWHW53ZRJJ5ZAVCNFSM6AAAAABMKALUOOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBWHEZTOMBUGQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Do a slice, save the gcode file. Zip the gcode file and post the zip folder here directly to the site. |
I added 2 files 1 is resliced not even 10 min ago and the other I redownloaded from the printer the downloaded one was uploaded to it through the cura/moonraker connection with the start print button checked |
Is there some setting to not get it entered into the gcode that i dont see?
;ELEGOO NEPTUNE 4 PLUS
M220 S100 ;Set the feed speed to 100%
M221 S100 ;Set the flow rate to 100%
M104 S140 ;Start heating extruder
M190 S{material_bed_temperature_layer_0} ;Wait for the bed to reach print temp
G90
G28 ;home
M420 S1 Z10;Uncomment to enable progressive compensation height of 10mm
G1 Z10 F300
G1 X115 Y0 F6000
G1 Z0 F300
M109 S{material_print_temperature_layer_0} ;Wait for extruder to reach print temp
G92 E0 ;Reset Extruder
G1 X115 Y0 Z0.4 F300 ;Move to start position
G1 X215 E30 F400 ;Draw the first line
G1 Z0.6 F120.0 ;Move to side a little
G1 X210 F3000
G92 E0 ;Reset Extruder
…________________________________
From: GregValiant ***@***.***>
Sent: Wednesday, August 14, 2024 1:13 AM
To: Ultimaker/Cura ***@***.***>
Cc: Scull215 ***@***.***>; Author ***@***.***>
Subject: Re: [Ultimaker/Cura] no start gcode (Issue #19521)
As you stated, there is no "StartUp Gcode" in either file you posted.
When I install an Elegoo Neptune 4 Plus in Cura the StartUp Gcode in the Cura Machine Settings is this:
;ELEGOO NEPTUNE 4 PLUS
M220 S100 ;Set the feed speed to 100%
M221 S100 ;Set the flow rate to 100%
M104 S140 ;Start heating extruder
M190 S{material_bed_temperature_layer_0} ;Wait for the bed to reach print temp
G90
G28 ;home
G1 Z10 F300
G1 X115 Y0 F6000
G1 Z0 F300
M109 S{material_print_temperature_layer_0} ;Wait for extruder to reach print temp
G92 E0 ;Reset Extruder
G1 X115 Y0 Z0.4 F300 ;Move to start position
G1 X215 E30 F400 ;Draw the first line
G1 Z0.6 F120.0 ;Move to side a little
G1 X210 F3000
G92 E0 ;Reset Extruder
And that is what shows up in the Gcode file I generate.
If you go to "Settings / Printer / Manage Printers" and then click on "Machine Settings" what do you have in the StartUp Gcode box in the lower left of the dialog?
This is the stock installation of the Neptune 4 Plus
image.png (view on web)<https://github.com/user-attachments/assets/7720d72a-fac3-44ac-8d10-99c66f117a6c>
—
Reply to this email directly, view it on GitHub<#19521 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BARV5YQH7ST7FXP63ZF5CODZRLYQHAVCNFSM6AAAAABMKALUOOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBXHEZTKNJSGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I don't know. There may be something in the MoonRaker plugin that is causing it. As far as I can tell, if MoonRaker is not involved then the Gcode should contain the StartUp gcode as shown in Cura. There are posts on Reddit regarding problems with the Neptune 4 Plus and MoonRaker. 5.7.1 is old enough that any incompatibilities with MoonRaker should have been discovered and fixed by the author. Have you tried just copying the Gcode to an SD card and printing from the SD card? Making everything as simple as you can would be a good place to start. The Gcode file you save should have the StartUp Gcode in it. (You can open any Gcode file in a text editor like Windows Notepad.) |
I haven't yet there has been very little time I have been home and have been remote accessing for basically every so far come tomorrow morning I will be home for at least a few hours so I'll try then
Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: GregValiant ***@***.***>
Sent: Wednesday, August 14, 2024 9:26:21 AM
To: Ultimaker/Cura ***@***.***>
Cc: Scull215 ***@***.***>; Author ***@***.***>
Subject: Re: [Ultimaker/Cura] no start gcode (Issue #19521)
I don't know. There may be something in the MoonRaker plugin that is causing it. As far as I can tell, if MoonRaker is not involved then the Gcode should contain the StartUp gcode as shown in Cura. There are posts on Reddit regarding problems with the Neptune 4 Plus and MoonRaker. 5.7.1 is old enough that any incompatibilities with MoonRaker should have been discovered and fixed by the author.
Have you tried just copying the Gcode to an SD card and printing from the SD card? Making everything as simple as you can would be a good place to start. The Gcode file you save should have the StartUp Gcode in it. (You can open any Gcode file in a text editor like Windows Notepad.)
As you add complexity to the workflow you will know when something breaks it.
—
Reply to this email directly, view it on GitHub<#19521 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BARV5YUPLPRM5ZEPBNZ7FUTZRNSI3AVCNFSM6AAAAABMKALUOOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBYHEZTEMBRHA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
EN4P_xyzCalibration_cube.zip |
When Cura slices something and puts together the toolpath into what will become the gcode file, the gcode file is stored in sections. Section 1 is from: Section 2 contains more than just the startup gcode, and section 2 is missing in it's entirety. That would seem to imply a badly behaving plugin, or post processor. You have a non-Cura plugin installed. |
I'm going to remove the bug label and close this because the problem is that Elegoo plugin. |
Cura Version
5.7.1
Operating System
windows 11
Printer
elegoo neptune 4 plus
Reproduction steps
i send the gcode and im not getting any part of the start gcode in the gcode file but i do have it in the slicer
Actual results
no start gcode
Expected results
start gcode then file
Add your .zip and screenshots here ⬇️
XYZ 20mm Calibration Cube - 1278865.zip
The text was updated successfully, but these errors were encountered: