Skip to content

Commit

Permalink
Bluecarve scrubbed as per request
Browse files Browse the repository at this point in the history
  • Loading branch information
kglovern committed Jan 16, 2024
1 parent dacf727 commit edfb9ac
Showing 1 changed file with 0 additions and 106 deletions.
106 changes: 0 additions & 106 deletions src/app/containers/Firmware/components/defaultMachineProfiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -472,112 +472,6 @@ export default [
'laser': false,
'laserOnOutline': false,
},
{
'id': 59,
'company': '',
'name': 'BlueCarve',
'type': 'Bluey',
'mm': {
'width': 750,
'depth': 750,
'height': 85
},
'in': {
'width': 24,
'depth': 24,
'height': 3.55
},
'endstops': false,
'spindle': false,
'coolant': false,
'laser': false,
'laserOnOutline': false,
},
{
'id': 55,
'company': '',
'name': 'BlueCarve',
'type': 'Turbo',
'mm': {
'width': 750,
'depth': 750,
'height': 85
},
'in': {
'width': 24,
'depth': 24,
'height': 3.55
},
'endstops': false,
'spindle': false,
'coolant': false,
'laser': false,
'laserOnOutline': false,
},
{
'id': 56,
'company': '',
'name': 'BlueCarve',
'type': 'Turbo Z Upgrade',
'mm': {
'width': 750,
'depth': 750,
'height': 85
},
'in': {
'width': 24,
'depth': 24,
'height': 3.55
},
'endstops': false,
'spindle': false,
'coolant': false,
'laser': false,
'laserOnOutline': false,
},
{
'id': 57,
'company': '',
'name': 'BlueCarve',
'type': 'Trax',
'mm': {
'width': 750,
'depth': 750,
'height': 85
},
'in': {
'width': 24,
'depth': 24,
'height': 3.55
},
'endstops': false,
'spindle': false,
'coolant': false,
'laser': false,
'laserOnOutline': false,
},
{
'id': 58,
'company': '',
'name': 'BlueCarve',
'type': 'Trax Z Upgrade',
'mm': {
'width': 750,
'depth': 750,
'height': 85
},
'in': {
'width': 24,
'depth': 24,
'height': 3.55
},
'endstops': false,
'spindle': false,
'coolant': false,
'laser': false,
'laserOnOutline': false,
},

{
'id': 47,
'company': '',
Expand Down

0 comments on commit edfb9ac

Please sign in to comment.