Commit graph

16 commits

Author SHA1 Message Date
larsbrubaker
1dff90acfc Put in 565 command for r1
Made gcode export do the wizard code injection
2014-06-13 10:05:56 -07:00
larsbrubaker
93c71a08ed We now collect enough data to create the correct bed level matrix for 2 from leveling.
Changed the R1 to use the new 2 point leveling.
2014-06-10 16:39:02 -07:00
larsbrubaker
6d2980c76a Move the auto connect out of the constructor and into the first draw.
Turn off new 2 point leveling until it works.
Don't connect to the printer communication in 3d view until we are fully constructed.
2014-06-05 12:55:05 -07:00
larsbrubaker
a04ab3d050 Made the type of print leveling that will happen for a printer be selectable
Turned some bools into enums for clarity
Broke some of the print leveling wizard into separate files.
Started work on a new 2 point probe (actually an n point switch -> bed position maper).
2014-06-05 11:45:40 -07:00
larsbrubaker
12650e854e Changed ConnectionStateChanged => CommunicationStateChanged
Put in support for running the print level wizard on first print.
Set the R1 to need print leveling
2014-05-30 14:37:30 -07:00
larsbrubaker
0b9ab80129 Fixed for canceling the add button in 3d view
Made 3d gcode color match theme
Updated robo build to have the -1 offset for the probe (565)
2014-05-28 11:13:21 -07:00
larsbrubaker
2da99d9c4e Changing RoBo 565 offset to 0 2014-05-27 13:10:21 -07:00
kevinepope
9d3a930aec Modify and consolidate RoBo 3D settings. 2014-05-23 13:08:25 -07:00
larsbrubaker
e95a918379 New start gcode for robo R1 printers. 2014-05-19 15:33:14 -07:00
larsbrubaker
1a7f5416f2 The replacement delimiters need to be square brackets not curly brackets 2014-05-15 14:32:50 -07:00
larsbrubaker
fd50795555 Changed robo 3d to slic3r and fixed some startup bugs. 2014-05-14 16:35:56 -07:00
larsbrubaker
87a29f3714 Moved the MapStartGCode into base class
Implemented replacements for temperatures in start gcode.
Put in new start gcode for RoBo 3D r1
2014-05-07 15:03:43 -07:00
Kevin Pope
8ca3e11e80 Added more profiles for RoBo 3D. 2014-05-06 16:32:03 -07:00
larsbrubaker
8be43369b2 Made the RoBo 3D settings conform to the new material settings data format. 2014-04-25 09:27:40 -07:00
Kevin Pope
2cf0fa8ad9 Updated R3D support material threshold from 30 degrees to 40 degrees. 2014-03-03 11:42:22 -08:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00