1 (edited by EagleSeven 2015-07-30 13:59:06)

Topic: Editing Settings in Makerbot, Replicator-G & Simplify3D software

I found the way to view and edit G-code in Makerbot version 3.7,
which is different than earlier versions.

Click 'Settings' button , then 'Advanced' button, then 'Create Profile' button, then 'Edit Profile' button.
In 'Create Profile' You have to select a name from list of names or enter a name for file.
'Edit profile' will bring up the G-code file, in the Text-editor of your choice, Note-pad, Word, etc.
(It's a .json file type)
Can then Edit and Save the G-code file. smile

Note: In version 2.4 you first click the 'Make' button.

CTC Printer
Modifications Added

2 (edited by EagleSeven 2015-07-16 20:41:39)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

Note: just found out that one later version of Makerbot has a 'Edit in Text-Editor' button at bottom of Settings page, that allows G-code Editing.
Not sure which versions that is in tho ??
I think it was a change to 3.7, like 3.7.0.96, or something like that ?
That button seems to be best way of doing it.

It's Good that Makerbot continues to Improve their software
but it sure gets confusing about which updates you Need or Want !

CTC Printer
Modifications Added

3 (edited by carl_m1968 2015-07-16 21:10:46)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

EagleSeven wrote:

Note: just found out that one later version of Makerbot has a 'Edit in Text-Editor' button at bottom of Settings page, that allows G-code Editing.
Not sure which versions that is in tho ??
I think it was a change to 3.7, like 3.7.0.96, or something like that ?
That button seems to be best way of doing it.

It's Good that Makerbot continues to Improve their software
but it sure gets confusing about which updates you Need or Want !

Just click help and about and it tells you the version number.

Also word has it they are about to stop the open source stuff and make their software available only to makerbot owners. The software will look for a unique id number embedded in the motherboard. That is registered with makerbot at the time of sale.

Ran across the mention on their forum when I was looking for a fix/cause for my CTC not talking to host software.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

4 (edited by EagleSeven 2015-07-16 22:26:20)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

carl_m1968 wrote:

Also word has it they are about to stop the open source stuff and make their software available only to makerbot owners. The software will look for a unique id number embedded in the motherboard. That is registered with makerbot at the time of sale.

Looks like I need to download 'All' the different versions before that Happens ! LOL tongue

Just got a Notice Today, that there is another version recently released, that I have not downloaded.
I think it is 3.7.0.108, but not sure about last number.

CTC Printer
Modifications Added

5

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

The current version will always include all previous updates plus newest. There is no need to have older versions unless you have a compatibility issue.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

6 (edited by EagleSeven 2015-07-16 22:48:32)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

carl_m1968 wrote:

The current version will always include all previous updates plus newest. There is no need to have older versions unless you have a compatibility issue.

Or encounter a problem, like I did, with Purge-run length, with newer version.

BTW: I found an older version of version 3.7 that Fixed the Purge-run problem, 3.7.0.95,
so I will probably just stay with that one and not install any others now.
But it would be great to have the other versions available if needed.

CTC Printer
Modifications Added

7 (edited by carl_m1968 2015-07-16 22:55:17)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

EagleSeven wrote:
carl_m1968 wrote:

The current version will always include all previous updates plus newest. There is no need to have older versions unless you have a compatibility issue.

Or encounter a problem, like I did, with Purge-run length, with newer version.

BTW: I found an older version of version 3.7 that Fixed the Purge-run problem, 3.7.0.95,
so I will probably just stay with that one and not install any others now.


Your purge line problem is caused by your dimensions of your bed being set wrong in your host. The printer works by homing when powered or given a home command. When it gets the instructions to make the purge line it is told to move so many mm to the left from home. Same system for the Y and Z axis. It only truly knows where position 0,0,0 is by the endstops being triggered. It marks that as home and all moves aftetwards are computed as X mm from home. As it moves that axis it counts the steps based on your steps per mm settings in your firmware till it gets the distance it needs.

The purge line part of the code tells it to print that line across nearly the entire front of the bed. So if you have the wrong printer profile selected or have some how changed your bed dimensions to something larger then it is going to over shoot.

Mine when it runs will do the following. START, all axis home, wait for heating of bed, bed lowers 10mm, head moves to front left corner off the bed, heats extruder, feeds about 40mm of filament into the open space. Then moves over the bed and starts the print. I use Simplify3d since I am currently stuck with printing from SDcard only.

Since you found how to open and save gcode, save the gcode from one of the problem prints and post the first 50 or so lines. I would like to read it and see how long it is saying to print that purge line. Also what machine profile are you selecting for the CTC?

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

8

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

Sorry, but you are Wrong, about that Problems cause.
I think I explained before that all those settings were Correct ?

I'm not going to repeat all that.
In fact, I'm Not going say anything more about this subject,
since I have now found the solution by changeing versions of the software.
That's All Folks ! tongue

CTC Printer
Modifications Added

9 (edited by carl_m1968 2015-07-17 00:04:29)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

EagleSeven wrote:

Sorry, but you are Wrong, about that Problems cause.
I think I explained before that all those settings were Correct ?

I'm not going to repeat all that.
In fact, I'm Not going say anything more about this subject,
since I have now found the solution by changeing versions of the software.
That's All Folks ! tongue


Good thing we are not friends, I might be tempted to drop you off in the country somewhere.  hmm

Can't deal with one sided people or people who are not willing to share information for the community. Maybe others will have your problem but not want to be limited to obsolete software as band aid instead of a fix. Buts since you no longer want to contribute they will stuck out and FORCED to use older software like yourself.

I just wanted to see the gcode and curious what profile you used as the manual on mine specifically said to use Replicator Dual for ReplicatorG, and use Replicator Dual for Makerware Desktop as well.

I reread all your post in that previous thread and not once did you tell me what profile you used. You said you changed all 5 but noticed no change in bed dimensions. That plainly points to a bad copy of software. Are you getting it straight from makerbot and is it Makerbot Desktop? The version I  have from makerbot will show the bed grow and shrink when I select different profiles in the main window.

The current version of Makerware is bugged so it only works with a true Makerbot printer. Makerbot Desktop is their free open source version.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

10 (edited by EagleSeven 2015-07-16 23:51:18)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

Carl,
I won't be replying to you about Any Subject, in the future.
Hopefully, there will be others on this website that are Not Rude and Negative, and like to talk down to everyone,
all the time, like you do.
I've not seen many others on the website, so I will probably just Stop visiting here,
until you stop running other people away.

CTC Printer
Modifications Added

11 (edited by carl_m1968 2015-07-17 00:11:19)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

EagleSeven wrote:

Carl,
I won't be replying to you about Any Subject, in the future.
Hopefully, there will be others on this website that are Not Rude and Negative, and like to talk down to everyone,
all the time, like you do.
I've not seen many others on the website, so I will probably just Stop visiting here,
until you stop running other people away.


If that's the way you see constructive discussion and criticism, so be it. Others have no issue openly discussing issues with me or putting me in my place if I am wrong. Guess your not originally from Dallas or you would have gotten my sarcastic humor.

The reason I am trying to discuss things is that to my knowledge you are the only other person here who has one of these printers besides myself. So I am trying to better get a handle on it since it has some major differences from the more open source stuff I have always worked with.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

12 (edited by EagleSeven 2015-07-17 16:11:48)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

I need a way to translate Makerbot's .json files into G-code,
if anyone knows of website with that data, I would appreciate the Info ?

Some of the command lines are easy to figure out
but some are definitely Different and don't relate ? sad

We are having Fun Now ! tongue

BTW: the Link to Documentation website page, provided in .json files, No longer works sad if it Ever did

CTC Printer
Modifications Added

13 (edited by EagleSeven 2015-07-19 14:01:17)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

Anyone know how to change 'Infill' in G-code ?
I need to change type and percentage of 'Infill' in Replicator-G's code,
but can not find any commands and values for those ?

I'm starting to think there are Not any !
If not, I need different software ?
I'm wondering if there's other version of Slic3r that I could try ?
( files created by version of Slic3r that I have, will not run properly in Rep-G)

CTC Printer
Modifications Added

14

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

Infill gcode is the same as any other gcode. it is just  XY moves for a certain distance at a certain flow rate.

I think now you might be seeing my desire to get rid of the mightyboard and it's rather messed up files system and types. I plane to go to a Rumba or PiBot setup. Then I can use regular STL files and gcode and the slicer and host of my choice.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

15 (edited by EagleSeven 2015-07-20 11:56:50)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

carl_m1968 wrote:

Infill gcode is the same as any other gcode. it is just  XY moves for a certain distance at a certain flow rate.

I think now you might be seeing my desire to get rid of the mightyboard and it's rather messed up files system and types. I plane to go to a Rumba or PiBot setup. Then I can use regular STL files and gcode and the slicer and host of my choice.

Oh, no wonder I could Not find them ! yikes

They Hid them ! LOL tongue

So, There's no way to edit 'Infill' to be for example:
Hex shaped pattern with 15% Infill sad ???
(Like can be done in Makerbot software)

Don't see how you can Blame Mightyboard for those problems with g-code, used in Rep-G, tho ??
(That is stuff missing from G-code type host software not the printers hardware)

Note: (to me Makerbot software is not really G-code type, since it uses .json files, not .gcode files)
(you can Import .stl files into Makerbot Also, which are converted to .json)

CTC Printer
Modifications Added

16 (edited by EagleSeven 2015-07-19 20:49:53)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

BTW: I've not been using Makerbot software when printing objects that have first layers wider than 70mm.
Since I found that, if larger than that, it will not print All of first layers before doing other layers.
So, it tries to print 3rd or 4th layers Way Above the Bed-plate, at one side of object yikes

That's why I've been trying to find a way to Edit Infill properly with Rep-G.
Rep-G has No problems printing first layers of those Same .stl files, of large objects,
but it has Other problems. sad

CTC Printer
Modifications Added

17

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

isn't the infill percentage set in the profile settings?

18 (edited by EagleSeven 2015-07-21 14:55:50)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

chaz2k wrote:

isn't the infill percentage set in the profile settings?

Replicator-G software does Not have profile-setting blanks, like Makerbot.
It's an 'Edit the G-code' type software.

And there's No way to easily change 'Infill' Type and Percentage in G-code. sad
Since G-code was really designed for CNC-machines, Not 3D-printers
(don't need Infill when cutting metal)

CTC Printer
Modifications Added

19

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

EagleSeven wrote:
chaz2k wrote:

isn't the infill percentage set in the profile settings?

Replicator-G software does Not have profile-setting blanks, like Makerbot.
It's an 'Edit the G-code' type software.

And there's No way to easily change 'Infill' Type and Percentage in G-code. sad
Since G-code was really designed for CNC-machines, Not 3D-printers
(don't need Infill when cutting metal)

You might want to spend a little more time learning ReplicatorG.
For one it has one of the oldest and most tuneable slicing engines out there calle Skeinforge. Just like Slic3r you can set everything.

Just click on the menu bar where it says gcode, then click edit profiles, then select replicator. When the Skeinforge window opens select Craft, then fill, and infill solidity is your infill percentage.

Skeinforge has all the settings of Slic3r and Cura, they just use different terminology.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

20 (edited by EagleSeven 2015-07-21 16:48:06)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

Wow, Thanks, I never noticed that !
It's like they were trying to Hide the Edit. LOL

It should have a 'Edit profiles' button on main page !

Note: I assume that Infill number is in mm, not % ?
Not sure how to convert that yet ?

CTC Printer
Modifications Added

21

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

EagleSeven wrote:

Wow, Thanks, I never noticed that !
It's like they were trying to Hide the Edit. LOL

It should have a 'Edit profiles' button on main page !

Note: I assume that Infill number is in mm, not % ?
Not sure how to convert that yet ?

0.1 is the same as 10%, 0.3 is the same 30% on up to 0.9 which is 90%. You can even select the infill pattern.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

22

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

carl_m1968 wrote:
EagleSeven wrote:

Wow, Thanks, I never noticed that !
It's like they were trying to Hide the Edit. LOL

It should have a 'Edit profiles' button on main page !

Note: I assume that Infill number is in mm, not % ?
Not sure how to convert that yet ?

0.1 is the same as 10%, 0.3 is the same 30% on up to 0.9 which is 90%. You can even select the infill pattern.

Okay, Thanks, I will give it a Try smile

CTC Printer
Modifications Added

23

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

EagleSeven wrote:
carl_m1968 wrote:
EagleSeven wrote:

Wow, Thanks, I never noticed that !
It's like they were trying to Hide the Edit. LOL

It should have a 'Edit profiles' button on main page !

Note: I assume that Infill number is in mm, not % ?
Not sure how to convert that yet ?

0.1 is the same as 10%, 0.3 is the same 30% on up to 0.9 which is 90%. You can even select the infill pattern.

Okay, Thanks, I will give it a Try smile

From the gcode tab you can also select gcode generator which allows you to select different slicing engines. Slic3r is even in there as well so you get the interface you are familiar with and values you are familiar with the next time you edit a profile.
You can also update that slicer with the newest simply by downloading it and installing it to the proper directory in the RepG folder.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

24 (edited by EagleSeven 2015-07-21 18:15:38)

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

carl_m1968 wrote:

From the gcode tab you can also select gcode generator which allows you to select different slicing engines.

??? When I select a Slicer , like Skeinforge-50, and try to run with that slicer,
I get a message that 'Python-Interpreter not found'.
Only one that works is 'Slic3r 0.X-experimental'.(it must not need Python)
I have Python 3.5 installed, I think.
or Maybe W-10 is preventing it from installing completely ??

Creating and editing a Profile does not change print profile, at printer.
I saved the new profile and it is still selected, when I print,
so don't understand why parameters, sent to printer, Don't change ??

Note: Can not even get heater temp to change

CTC Printer
Modifications Added

25

Re: Editing Settings in Makerbot, Replicator-G & Simplify3D software

EagleSeven wrote:
carl_m1968 wrote:

From the gcode tab you can also select gcode generator which allows you to select different slicing engines.

??? When I select a Slicer , like Skeinforge-50, and try to run with that slicer,
I get a message that 'Python-Interpreter not found'.
Only one that works is 'Slic3r 0.X-experimental'.(it must not need Python)
I have Python 3.5 installed, I think.
or Maybe W-10 is preventing it from installing completely ??

Creating and editing a Profile does not change print profile, at printer.
I saved the new profile and it is still selected, when I print,
so don't understand why parameters, sent to printer, Don't change ??


Did you install Python? Did you open File, then preferences, then advanced, then click the button that says select Python Interpreter, then point to to your python exe file? It even tells you to do this when you install ReplicatorG.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.